aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/curve_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Hid texture flags by default so they dont take so much spaceJuan Linietsky2018-05-181-2/+2
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-75/+17
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Small fixes for the Curve Editor's context menu.Michael Alexsander Silva Dias2018-01-031-20/+3
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+4
* CurveEditor: fix can't edit right tangentPoommetee Ketson2017-10-031-9/+9
* Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-251-8/+8
* Rename pos to position in user facing methods and variablesletheed2017-09-201-11/+11
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky2017-08-261-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-7/+7
* [#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito2017-07-071-3/+3
* Added Curve preview thumbnailMarc Gilleron2017-07-021-0/+73
* Fix curve saving, refined undo/redoMarc Gilleron2017-06-281-29/+53
* Curve featuresMarc Gilleron2017-06-261-40/+142
* Added Curve resourceMarc Gilleron2017-06-241-373/+540
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-7/+12
* Add a few missing copyright headersRémi Verschelde2017-04-281-0/+30
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-0/+519