summaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.cpp
AgeCommit message (Expand)Author
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
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-08fixed loading old theme styleboxestoger5
2017-08-07Revert "fixed loading old theme styleboxes"Juan Linietsky
2017-08-05fixed loading old theme styleboxestoger5
2017-07-30Style: Apply clang-format on all filesRémi Verschelde
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-01Animation Editor: Fix trying to stop playback without player.Andreas Haas
2017-06-16Fixed ‘CreateNewAnimation’ window wrong size.ageazrael
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-09New customizable editor themevolzhs
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde