bevy_animation_graph_editor 0.6.0

Animation graph editor for the Bevy game engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod debugger;
pub mod event_sender;
pub mod fsm_editor;
pub mod fsm_selector;
pub mod graph_editor;
pub mod graph_selector;
pub mod inspector;
pub mod preview_hierarchy;
pub mod scene_preview;
pub mod scene_preview_errors;
pub mod scene_selector;