summaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.cpp
AgeCommit message (Expand)Author
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
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-03-09AnimationPlayer: fix scrubbing after play backwardsBernhard Liebl
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-14Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-17Dictionary::copy -> ::duplicateWill Nations
2017-11-25Implement onion skinning for the animation editorPedro J. Estébanez
2017-10-12Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-18Fixed a lot of HiDPI metrics.Daniel J. Ramirez
2017-09-09update icons for animation_player_plugin (top bar)toger5
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde