summaryrefslogtreecommitdiffstats
path: root/editor/plugins/animation_library_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-0/+7
|\
| * Add persistent folding to Animation Library EditorIllauriel2024-11-191-0/+7
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Fix undoredo handling in some dialogskobewi2024-07-041-0/+1
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* Add icon, tooltip, rename button in AnimationLibraryEditor for clarity.Illauriel2024-01-111-0/+4
* Allow to load multiple animation/libraries at once in the animation managerMichael Alexsander2023-11-071-0/+1
* Change AnimationLibEditor's mixer to actual Mixerkobewi2023-11-061-1/+2
* Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-4/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Add missing new function parameter.Trevor Davenport2022-06-171-1/+1
* Implement Animation Librariesreduz2022-04-111-0/+119