bevy/pipelined
Mike 95032a3f97 change texture atlas sprite indexing to usize (#2887)
Per this comment https://github.com/bevyengine/bevy/pull/2864#discussion_r717947232,
I have done a pass at changing all the public facing indexes for `TextureAtlas` to usize.
2021-11-01 21:28:50 +00:00
..
bevy_core_pipeline Add MSAA to new renderer (#3042) 2021-10-29 05:37:43 +00:00
bevy_gltf2 Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_pbr2 Add MSAA to new renderer (#3042) 2021-10-29 05:37:43 +00:00
bevy_render2 Add MSAA to new renderer (#3042) 2021-10-29 05:37:43 +00:00
bevy_sprite2 change texture atlas sprite indexing to usize (#2887) 2021-11-01 21:28:50 +00:00