bevy/examples/animation
Rob Parrett a63d761aa3 Add VisibilityBundle and use it to fix gltfs, scenes, and examples (#5335)
# Objective

Gltfs, and a few examples were broken by #5310. Fix em.

Closes #5334

## Solution

Add `VisibilityBundle` as described here: https://github.com/bevyengine/bevy/issues/5334#issuecomment-1186050778 and sprinkle it around where needed.
2022-07-16 02:47:23 +00:00
..
animated_fox.rs add a SceneBundle to spawn a scene (#2424) 2022-06-09 20:34:09 +00:00
animated_transform.rs Add VisibilityBundle and use it to fix gltfs, scenes, and examples (#5335) 2022-07-16 02:47:23 +00:00
custom_skinned_mesh.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
gltf_skinned_mesh.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00