FyroxEngine / Fyrox

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

Animation editor for reflection-based animation system #384

Closed mrDIMAS closed 1 year ago

mrDIMAS commented 1 year ago

Reflection-based animation system should be backed by a decent animation editor that should allow to select a particular property of a scene node and do various manipulations with it. Must be done after #383.

mrDIMAS commented 1 year ago

This is done.