aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/color_picker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix six possible "divide by zero"Hubert Jarosz2016-03-091-2/+4
* remove trailing whitespaceHubert Jarosz2016-03-091-5/+5
* Stop ColorPicker's narcissism ( fixes #3592 )MarianoGNU2016-02-061-2/+4
* ColorPicker: Prevent regenerating hsv values every time. Fixes #3492MarianoGNU2016-02-051-21/+25
* -remove the !inside_tree error, fixes grab focus error, closes #3521Juan Linietsky2016-02-011-3/+30
* Get color constructor from ColorPickerMarianoGNU2016-01-261-11/+39
* Focus and select line edit every time color is changed. Fixes #2586MarianoGNU2016-01-261-0/+2
* Add guide lines to visual editor.MarianoGNU2016-01-151-5/+44
* add screen color pickingMarianoGNU2016-01-151-3/+45
* Add presets.MarianoGNU2016-01-151-30/+124
* Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU2016-01-151-42/+7
* Add a visual editor to color picker.MarianoGNU2016-01-151-117/+205
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* drag & drop demo (GUI)Juan Linietsky2015-03-221-0/+1
* Fix bug #471, Colour picker labels are incorrect in HSV and RAW modeRalf Hölzemer2014-09-191-17/+28
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+384