mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 00:53:07 +00:00
2994e53d82
# Objective Partially fixes #16736. ## Solution `AnimatedField::new_unchecked` now supports tuple struct fields. `animated_field!` is unchanged. ## Testing Added a test to make sure common and simple uses of `AnimatedField::new_unchecked` with tuple structs don't panic. --------- Co-authored-by: yonzebu <yonzebu@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |