bevy/crates/bevy_scene
Oliver Pauffley bf1ca81779 remove component and resource suffixes from reflect structs (#5219)
# Objective

Remove suffixes from reflect component and resource methods to closer match bevy norms.

## Solution

removed suffixes and also fixed a spelling error

---
2022-07-06 02:59:51 +00:00
..
src remove component and resource suffixes from reflect structs (#5219) 2022-07-06 02:59:51 +00:00
Cargo.toml add a SceneBundle to spawn a scene (#2424) 2022-06-09 20:34:09 +00:00