summaryrefslogtreecommitdiffstats
path: root/scene/gui/color_picker.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed undo/redo behaviour of color picker and added ability to cancel/confirm...Zi Ye2024-03-241-2/+5
* Display a revert icon on ColorPicker's old sampleHugo Locurcio2023-11-071-0/+1
* Fix ColorPicker deferred mode not working for sliders.ajreckof2023-10-131-1/+4
* Bind remaining theme properties to their respective classesYuri Sizov2023-09-131-2/+9
* Register theme properties with ThemeDBYuri Sizov2023-09-111-4/+1
* Merge pull request #78468 from KoBeWi/enmarginalizationRémi Verschelde2023-08-081-0/+1
|\
| * Fix ColorPicker margin theme propertykobewi2023-06-201-0/+1
* | Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own fileHendrik Brucker2023-07-171-0/+1
* | Moved HSV and OKHSL caching logic into color_modedinoplane2023-07-051-5/+0
* | Use cached saturation for color picker when value is 0dinoplane2023-06-211-0/+2
|/
* Use cached hue for color picker when saturation is 0dinoplane2023-06-121-0/+2
* Improve color pickingkobewi2023-05-191-2/+8
* Add center_grabber property to Sliderkobewi2023-04-221-0/+2
* Implement theme item cache in ColorPicker and friendsYuri Sizov2023-04-031-1/+52
* Fix Color PickingMarkus Sauermann2023-02-091-3/+9
* Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITORRémi Verschelde2023-01-211-0/+8
|\
| * Remove editor dependencies from ColorPickerkobewi2022-10-111-0/+8
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* | Merge pull request #68255 from jbcolli2/ColorPickerBugRémi Verschelde2022-12-211-2/+2
|\ \
| * | Fixed ColorPicker so the vertical option is not available in editor.jbcolli22022-11-041-2/+2
| |/
* | Modularize the Color Picker via properties.Chris Ridenour2022-11-041-3/+24
* | Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu2022-10-291-2/+0
|/
* ColorPicker UX improvementsVitika92022-09-061-4/+45
* Fix ColorPicker color and hsv sync issueJohan Aires Rastén2022-08-011-0/+3
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1
* ColorPicker RefactorVitika92022-07-061-28/+65
* Allow picking similar colours using OKHSL.K. S. Ernest (iFire) Lee2022-06-071-1/+5
* Add optional constructor arguments to more Control nodesHugo Locurcio2022-03-041-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove EDSCALE dependency from /scene/guiYuri Sizov2021-10-041-0/+1
* Reimplement ColorPicker presetsHendrik Brucker2021-08-181-8/+31
* Add cache to color picker for presetsFrancois Belair2021-07-071-0/+1
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Create ColorPicker shaders staticallykobewi2021-05-171-0/+6
* Implement reverting to the old color when clicking it in ColorPickerHugo Locurcio2021-05-101-0/+1
* Display the old color in ColorPicker for easier comparisonHugo Locurcio2021-05-061-0/+7
* Add Various ColorPicker shapesKongfa Waroros2021-04-061-14/+35
* Add interpolation bar on each channel in ColorPickerKongfa Waroros2021-03-091-0/+1
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-15/+21
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-2/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Increase color preset slotsTomás Antunes2019-07-301-0/+2
* Fix set_pick_color errorTomasz Chabora2019-06-191-1/+2
* Add HSV mode to color pickerTomasz Chabora2019-05-281-3/+8
* ColorPicker: New properties to toggle the editability and visibility of presetswill2019-02-241-0/+11
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2