You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 95c6eae828 Get selected animation working
Animation API is good but incomplete.
Cannot find animations related to an entity which means multiple
animations would likely break this flow.

With more precise asset control of Animations + Entities it would be
fine, like in the example, but not "Load the GLTF and figure it out in
the code" like I'm trying to do.
2 years ago
..
animation-wtf.rs Animation example + adding animaiton to GLTF inspector 2 years ago
camera-image-ui.rs Added render-to-UI-image example 2 years ago
gltf-inspect.rs Get selected animation working 2 years ago
ui-wtf.rs Got UI with scrolling! 2 years ago