summaryrefslogtreecommitdiff
path: root/editor/plugins/curve_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-10-01Fix warnings about invalid logical not on left hand side [-Wlogical-not-paren...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-19Added possibility to change color of 2d editor gridChaosus
2018-05-18-Hid texture flags by default so they dont take so much spaceJuan Linietsky
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
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