bevy/examples/animation
andriyDev f47b1c00ee
Bump ron version to 0.10. (#19631)
# Objective

- Update ron to the latest version.
- This is blocking changes to AnimationGraph (as some valid structs are
not capable of being deserialized).

## Solution

- Bump ron!

## Testing

- The particular issue I was blocked by seems to be resolved!
2025-06-13 19:54:31 +00:00
..
animated_mesh_control.rs Revert "Replace Ambient Lights with Environment Map Lights (#17482)" (#18167) 2025-03-05 23:08:46 +00:00
animated_mesh_events.rs Rename Trigger to On (#19596) 2025-06-12 18:22:33 +00:00
animated_mesh.rs Rename Trigger to On (#19596) 2025-06-12 18:22:33 +00:00
animated_transform.rs Revert "Replace Ambient Lights with Environment Map Lights (#17482)" (#18167) 2025-03-05 23:08:46 +00:00
animated_ui.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
animation_events.rs Rename Trigger to On (#19596) 2025-06-12 18:22:33 +00:00
animation_graph.rs Bump ron version to 0.10. (#19631) 2025-06-13 19:54:31 +00:00
animation_masks.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
color_animation.rs Improve Bevy's double-precision story for third-party crates (#19194) 2025-06-08 02:02:47 +00:00
custom_skinned_mesh.rs Revert "Replace Ambient Lights with Environment Map Lights (#17482)" (#18167) 2025-03-05 23:08:46 +00:00
eased_motion.rs
easing_functions.rs
gltf_skinned_mesh.rs Switch ChildOf back to tuple struct (#18672) 2025-04-02 00:10:10 +00:00
morph_targets.rs Revert "Replace Ambient Lights with Environment Map Lights (#17482)" (#18167) 2025-03-05 23:08:46 +00:00