summaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-10Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-12-01Fixed errors in AnimationPlayerEditor when switching current_animation in the...PouleyKetchoupp
2019-10-03Fix potential crash in AnimationPlayer.Relintai
2019-10-03Fix crash in #32473. (Automatically seek timeline in selected animation)Relintai
2019-10-01Automatically seek timeline in selected animationTomasz Chabora
2019-09-25Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak itMichael Alexsander Silva Dias
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-19Merge pull request #31964 from nekomatata/fix-animation-player-errorRémi Verschelde
2019-09-04Fixed switching back to animation player editor with no animation to selectPouleyKetchoupp
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-09-02Implement precise snapping in the animation editorHugo Locurcio
2019-08-06Tweak range steps in the animation editorHugo Locurcio
2019-08-06Improve snapping in the animation editorHugo Locurcio
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Fix minor onion layering control errorsMichael Alexsander Silva Dias
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
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-22Fix 2D bones ignored by onion skinningPedro J. Estébanez
2019-05-20Remove ghost of canvas zoom controls during onion skinningPedro J. Estébanez
2019-05-14Make "Onion Skinning" toggle its own buttonMichael Alexsander Silva Dias
2019-05-06Fix AnimationPlayer editor length and step synchronizationTimo Schwarzer
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-14Add support for FPS snap in Animation Editor.Juan Linietsky
2019-04-04Small fixes to static analyzer bugsqarmin
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-18Fixes drawing of the 2D plugins on the 3D viewgroud
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-05Merge pull request #19475 from YeldhamDev/animplayer_cosmeticMax Hilbrunner
2018-07-03Fix animaiton key icon not show on inspectorGuilherme Felipe
2018-07-03Merge pull request #19881 from khairul169/popupmenu_animeditMax Hilbrunner
2018-07-01-Fix in animationplayback, sound would be cut on loopJuan Linietsky
2018-07-01Fix error msg when selecting popupmenu if there is no animationkhairul169
2018-06-30Minor changes to the AnimationPlayer editor.Michael Alexsander Silva Dias
2018-06-08Fix translate messages for new AnimationPlayerGuilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-15-New inspector.Juan Linietsky
2018-04-27Made the Pin button disable when no AnimationPlayer is selected.Michael Alexsander Silva Dias
2018-04-27Fixed deleting an animation marked to autoplay in the editor affecting the cr...Michael Alexsander Silva Dias
2018-04-26Numerous changes to the Animation Editor.Michael Alexsander Silva Dias
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio