aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/animation_player_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-6/+6
* Fixed a lot of HiDPI metrics.Daniel J. Ramirez2017-09-181-2/+0
* update icons for animation_player_plugin (top bar)toger52017-09-091-56/+62
* Dead code tells no talesRémi Verschelde2017-08-271-65/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Cleanup tons of obsolete commented out codeRémi Verschelde2017-08-261-5/+0
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+0
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-5/+5
* fixed loading old theme styleboxestoger52017-08-081-1/+1
* Revert "fixed loading old theme styleboxes"Juan Linietsky2017-08-071-1/+1
* fixed loading old theme styleboxestoger52017-08-051-1/+1
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+2
* Animation Editor: Fix trying to stop playback without player.Andreas Haas2017-07-011-0/+4
* Fixed ‘CreateNewAnimation’ window wrong size.ageazrael2017-06-161-8/+7
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-6/+7
* New customizable editor themevolzhs2017-05-091-8/+0
* Revert "Add new editor and default theme (WIP)"volzhs2017-05-031-8/+12
* Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-271-12/+8
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-443/+347
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1604