bevy/pipelined/bevy_render2/src/mesh
François 2f4bcc5bf7 Update for edition 2021 (#2997)
# Objective

- update for Edition 2021

## Solution

- remove the `resolver = "2"`
- update for https://doc.rust-lang.org/edition-guide/rust-2021/reserving-syntax.html by adding a few ` `
2021-10-25 18:00:13 +00:00
..
mesh Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
shape bevy_pbr2: Add support for most of the StandardMaterial textures (#4) 2021-07-24 16:43:37 -07:00
mod.rs Port Mesh to RenderAsset, add Slab and FrameSlabMap garbage collection for Bind Groups 2021-07-24 16:43:37 -07:00