aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/color_picker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-4/+4
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-3/+3
* Editor settings categories are now tidy and beautiful!Juan Linietsky2017-01-051-1/+1
* Merge pull request #7431 from MarianoGnu/gles3Juan Linietsky2017-01-041-22/+38
|\
| * Fix Color PickerMariano Suligoy2016-10-191-22/+38
* | -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-3/+3
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-24/+24
* | Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-74/+39
|\|
| * 2D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky2016-10-101-37/+0
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-37/+39
* | Merge pull request #7372 from chanon/masterRémi Verschelde2017-01-021-1/+1
|\ \
| * | fix ColorPicker not correctly updating after pasting hex html colorchanon2016-12-261-1/+1
* | | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/ /
* | Fix color selected with mouse scrollvolzhs2016-11-281-2/+2
* | Emit "*_changed" signal in set_*volzhs2016-11-141-0/+1
|/
* Fix some warnings about misleading indentationJohan Manuel2016-08-131-8/+9
* Fix pick color from screen. Closes #5853MarianoGNU2016-07-221-1/+2
* Color picker fixes:Daniel J. Ramirez2016-07-151-19/+26
* Color picker was getting too much focus, made it get not as much focus.Juan Linietsky2016-07-011-4/+8
* Add function to get the color picker dialog from ColorPickerButton, closes #4415Juan Linietsky2016-06-191-0/+5
* 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