bevy/examples/animation
François 73174730e4 use the default() method in examples instead of Default::default() (#4952)
# Objective

- Use the `..default()` method in examples instead of `..Default::default()`
2022-06-07 02:16:47 +00:00
..
animated_fox.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
animated_transform.rs Camera Driven Rendering (#4745) 2022-06-02 00:12:17 +00:00
custom_skinned_mesh.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
gltf_skinned_mesh.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00