summaryrefslogtreecommitdiffstats
path: root/scene/gui/gradient_edit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement snapping in the Gradient editorHugo Locurcio2019-09-021-3/+7
* Cleanup some unecessary editor/ includes in scene/Rémi Verschelde2019-06-121-1/+8
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fixed a typo, treshhold to threshold.M. Huri2018-10-231-2/+2
* Fix more "may be used initialized" warnings from GCC 7Rémi Verschelde2018-10-041-5/+5
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Many fixes to gradient editor, which was pretty broken. Closes #19308Juan Linietsky2018-09-071-19/+45
* Fix grab/select of gradient editGuilherme Felipe2018-08-211-1/+0
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-2/+2
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-0/+1
* Fix weird editor crash when switching from editing one gradient to another ke...JFonS2018-02-141-0/+7
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-1/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix ColorPicker to use theme constantsPoommetee Ketson2017-07-181-3/+1
* renamed occurances of ColorRamp with GradientKarroffel2017-06-141-0/+452