summaryrefslogtreecommitdiff
path: root/scene/gui/gradient_edit.cpp
AgeCommit message (Expand)Author
2018-10-04Fix more "may be used initialized" warnings from GCC 7Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-07Many fixes to gradient editor, which was pretty broken. Closes #19308Juan Linietsky
2018-08-21Fix grab/select of gradient editGuilherme Felipe
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-02-14Fix weird editor crash when switching from editing one gradient to another ke...JFonS
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-18Fix ColorPicker to use theme constantsPoommetee Ketson
2017-06-14renamed occurances of ColorRamp with GradientKarroffel