summaryrefslogtreecommitdiff
path: root/editor/plugins/curve_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-01-03Small fixes for the Curve Editor's context menu.Michael Alexsander Silva Dias
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-10-03CurveEditor: fix can't edit right tangentPoommetee Ketson
2017-09-25Removed most of the custom colors from the interface.Daniel J. Ramirez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26-Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-07-07[#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito
2017-07-02Added Curve preview thumbnailMarc Gilleron
2017-06-28Fix curve saving, refined undo/redoMarc Gilleron
2017-06-26Curve featuresMarc Gilleron
2017-06-24Added Curve resourceMarc Gilleron
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-28Add a few missing copyright headersRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky