summaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.h
AgeCommit message (Expand)Author
2023-01-14Implement toggling pause / stop button to AnimationPlayerEditorSilc 'Tokage' Renew
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-22Add inspector plugin for key time edit & Change find key argumentSilc Renew
2022-11-28Add track validator to AnimationPlayerEditorSilc Renew
2022-11-02Unify usage of undo_redo in editorkobewi
2022-10-10Merge pull request #65942 from SaracenOne/animation_change_callback_fixRémi Verschelde
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-09-29Animation editor: Disable onion skinning temporarily due to rendering bugRémi Verschelde
2022-09-16Fix animation change callbacksSaracenOne
2022-08-22Add per-scene UndoRedokobewi
2022-05-17Fix errors and improve UX relating to new animation librariesSnailRhymer
2022-04-11Implement Animation Librariesreduz
2022-04-05[Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-10Fix some Animation panel icons not updating after theme changeHaoyu Qiu
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Merge pull request #57306 from trollodel/remove_editornode_paramRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-14Make duplicate animation prompt for new nameHaoyu Qiu
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-19[Editor] Move some animation specific keying logic out of inspector.Fabio Alessandrelli
2022-01-04Add option to paste animation as duplicateTomasz Chabora
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-09-14Fix 3D Onion skinning missingKerrad Yanis
2021-08-23Allow to load multiple animations at onceTomasz Chabora
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-03-21Allow to move timeline without moving animationTomasz Chabora
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-20Add animation reset track featurePedro J. Estébanez
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-28Signals: Fix signals error prints for the new signal systemMateo Dev .59
2020-02-23Signals: Fix invalid connections to missing callbacksRémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-01Automatically seek timeline in selected animationTomasz Chabora
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-09-02Implement precise snapping in the animation editorHugo Locurcio
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-06Improve snapping in the animation editorHugo Locurcio
2019-06-19Fix minor onion layering control errorsMichael Alexsander Silva Dias
2019-05-31Revert "Fix AnimationPlayer editor length and step synchronization"volzhs
2019-05-27Actually fix animation editor's bottom panel button not being pressed on cert...Michael Alexsander Silva Dias
2019-05-25Fix animation editor's bottom panel button not being pressed on certain occas...Michael Alexsander Silva Dias
2019-05-24Merge pull request #24771 from timoschwarzer/animation-player-editor-pos-drag...Rémi Verschelde
2019-05-14Make "Onion Skinning" toggle its own buttonMichael Alexsander Silva Dias