summaryrefslogtreecommitdiffstats
path: root/scene/gui/gradient_edit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
ColorRamp got renamed to Gradient recently, reduz missed some occurances though.