FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.49k stars 339 forks source link

Animation refactoring #580

Closed mrDIMAS closed 6 months ago

mrDIMAS commented 6 months ago

This PR moves low-level animation modules to the separate fyrox-animation crate. It is needed change for the future support of animations in the UI.