summaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.h
AgeCommit message (Expand)Author
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
2019-05-06Fix AnimationPlayer editor length and step synchronizationTimo Schwarzer
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-18Fixes drawing of the 2D plugins on the 3D viewgroud
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-25Implement onion skinning for the animation editorPedro J. Estébanez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-12Updated function argument namesWilson E. Alvarez
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-09New customizable editor themevolzhs