summaryrefslogtreecommitdiff
path: root/scene/gui/color_picker.h
AgeCommit message (Expand)Author
2023-02-09Fix Color PickingMarkus Sauermann
2023-01-21Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITORRémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-21Merge pull request #68255 from jbcolli2/ColorPickerBugRémi Verschelde
2022-11-04Fixed ColorPicker so the vertical option is not available in editor.jbcolli2
2022-11-04Modularize the Color Picker via properties.Chris Ridenour
2022-10-29Allow selecting SpinBox & LineEdit text when focus entersHaoyu Qiu
2022-10-11Remove editor dependencies from ColorPickerkobewi
2022-09-06ColorPicker UX improvementsVitika9
2022-08-01Fix ColorPicker color and hsv sync issueJohan Aires Rastén
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-06ColorPicker RefactorVitika9
2022-06-07Allow picking similar colours using OKHSL.K. S. Ernest (iFire) Lee
2022-03-04Add optional constructor arguments to more Control nodesHugo Locurcio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-04Remove EDSCALE dependency from /scene/guiYuri Sizov
2021-08-18Reimplement ColorPicker presetsHendrik Brucker
2021-07-07Add cache to color picker for presetsFrancois Belair
2021-06-16Documentation search fixesGregory Basile
2021-05-17Create ColorPicker shaders staticallykobewi
2021-05-10Implement reverting to the old color when clicking it in ColorPickerHugo Locurcio
2021-05-06Display the old color in ColorPicker for easier comparisonHugo Locurcio
2021-04-06Add Various ColorPicker shapesKongfa Waroros
2021-03-09Add interpolation bar on each channel in ColorPickerKongfa Waroros
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-30Increase color preset slotsTomás Antunes
2019-06-19Fix set_pick_color errorTomasz Chabora
2019-05-28Add HSV mode to color pickerTomasz Chabora
2019-02-24ColorPicker: New properties to toggle the editability and visibility of presetswill
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-24ColorPicker: extend access to presets from gdslupoDharkael
2018-07-10fix ColorPickerButton.get_popup()Alexander Holland
2018-05-31Increase settings apply speed and added deferred color applyChaosus
2018-05-15-New inspector.Juan Linietsky
2018-04-13Add popup_closed signal for ColorPickerButtonPeter Folkins
2018-03-12Various ui tweaks for color pickerBernhard Liebl
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Made MenuButton and ColorPickerButton's "get_popup" methods return constant.Michael Alexsander Silva Dias
2017-12-01Added get_popup() method to ColorPickerButton. This allows to check if the pi...RaXaR
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-07-18Fix ColorPicker to use theme constantsPoommetee Ketson
2017-06-19Fix ColorPicker's screen pick functionalityMariano Suligoy