bevy/crates/bevy_gltf
François 4affc8cd93 add a SpatialBundle with visibility and transform components (#5344)
# Objective

- Help user when they need to add both a `TransformBundle` and a `VisibilityBundle`

## Solution

- Add a `SpatialBundle` adding all components
2022-07-18 23:27:30 +00:00
..
src add a SpatialBundle with visibility and transform components (#5344) 2022-07-18 23:27:30 +00:00
Cargo.toml Add global init and get accessors for all newtyped TaskPools (#2250) 2022-06-09 02:43:24 +00:00