Consolidate view binding imports and positions #15645
Labels
A-Rendering
Drawing game state to the screen
C-Code-Quality
A section of code that is hard to understand or change
C-Feature
A new feature, making something new possible
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
What problem does this solve or what need does it fill?
bevy_render
globals
binding position to group 0, binding 1 and moving its import tobevy_render
See cart's comment on now-closed 2022 PR #5535. Adopting the closed PR may provide a good starting point.
The text was updated successfully, but these errors were encountered: