# Objective - Be able to edit animation inside the editor and save them once modified. This will allow bevy to modify animation assets with code. - Fixes #13052 ## Solution - Expose the previously const getters of the Animation curves --- |
||
|---|---|---|
| .. | ||
| animatable.rs | ||
| graph.rs | ||
| lib.rs | ||
| transition.rs | ||
| util.rs | ||