bevy/examples/tools
François f4818bcd69 scene viewer: can select a scene from the asset path (#6859)
# Objective

- Fixes #6630, fixes #6679
- Improve scene viewer in cases where there are more than one scene in a gltf file

## Solution

- Can select which scene to display using `#SceneN`, defaults to scene 0 if not present
- Display the number of scenes available if there are more than one
2022-12-11 18:46:41 +00:00
..
gamepad_viewer.rs fix nightly clippy warnings (#6395) 2022-10-28 21:03:01 +00:00
scene_viewer.rs scene viewer: can select a scene from the asset path (#6859) 2022-12-11 18:46:41 +00:00