pandemonium_engine/modules/skeleton_editor
2022-08-14 00:18:21 +02:00
..
icons Run godot's formatting script. 2022-03-16 09:02:48 +01:00
.gitignore Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
config.py Run godot's formatting script. 2022-03-16 09:02:48 +01:00
register_types.cpp Backported from Godot4: Implemented SkeletonEditorGizmo. 2022-08-11 17:31:02 +02:00
register_types.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
SCsub Backported from Godot4: Implemented SkeletonEditorGizmo. 2022-08-11 17:31:02 +02:00
skeleton_editor_plugin.cpp Backported improvements to Basis from Godot4. Also bound all eligible methods. 2022-08-14 00:18:21 +02:00
skeleton_editor_plugin.h Renamed Quat to Quaternion for consistency with the other engine math classes. 2022-08-13 15:22:33 +02:00