bevy/examples/animation
ira 262b3fc40d Fix mesh.wgsl error for meshes without normals (#6439)
# Objective
Split `model` assignment out of `#ifdef VERTEX_NORMALS`.
Remove outdated code/comments talking about required mesh attributes. 

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-11-03 12:38:47 +00:00
..
animated_fox.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
animated_transform.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
custom_skinned_mesh.rs Fix mesh.wgsl error for meshes without normals (#6439) 2022-11-03 12:38:47 +00:00
gltf_skinned_mesh.rs Add global time scaling (#5752) 2022-10-22 18:52:29 +00:00