index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
color_picker.h
Age
Commit message (
Expand
)
Author
2023-02-09
Fix Color Picking
Markus Sauermann
2023-01-21
Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITOR
Rémi Verschelde
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-21
Merge pull request #68255 from jbcolli2/ColorPickerBug
Rémi Verschelde
2022-11-04
Fixed ColorPicker so the vertical option is not available in editor.
jbcolli2
2022-11-04
Modularize the Color Picker via properties.
Chris Ridenour
2022-10-29
Allow selecting SpinBox & LineEdit text when focus enters
Haoyu Qiu
2022-10-11
Remove editor dependencies from ColorPicker
kobewi
2022-09-06
ColorPicker UX improvements
Vitika9
2022-08-01
Fix ColorPicker color and hsv sync issue
Johan Aires Rastén
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-06
ColorPicker Refactor
Vitika9
2022-06-07
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-03-04
Add optional constructor arguments to more Control nodes
Hugo Locurcio
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-04
Remove EDSCALE dependency from /scene/gui
Yuri Sizov
2021-08-18
Reimplement ColorPicker presets
Hendrik Brucker
2021-07-07
Add cache to color picker for presets
Francois Belair
2021-06-16
Documentation search fixes
Gregory Basile
2021-05-17
Create ColorPicker shaders statically
kobewi
2021-05-10
Implement reverting to the old color when clicking it in ColorPicker
Hugo Locurcio
2021-05-06
Display the old color in ColorPicker for easier comparison
Hugo Locurcio
2021-04-06
Add Various ColorPicker shapes
Kongfa Waroros
2021-03-09
Add interpolation bar on each channel in ColorPicker
Kongfa Waroros
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-07-10
Add override keywords.
Marcel Admiraal
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-30
Increase color preset slots
Tomás Antunes
2019-06-19
Fix set_pick_color error
Tomasz Chabora
2019-05-28
Add HSV mode to color picker
Tomasz Chabora
2019-02-24
ColorPicker: New properties to toggle the editability and visibility of presets
will
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-24
ColorPicker: extend access to presets from gds
lupoDharkael
2018-07-10
fix ColorPickerButton.get_popup()
Alexander Holland
2018-05-31
Increase settings apply speed and added deferred color apply
Chaosus
2018-05-15
-New inspector.
Juan Linietsky
2018-04-13
Add popup_closed signal for ColorPickerButton
Peter Folkins
2018-03-12
Various ui tweaks for color picker
Bernhard Liebl
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-25
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-01
Added get_popup() method to ColorPickerButton. This allows to check if the pi...
RaXaR
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-07-18
Fix ColorPicker to use theme constants
Poommetee Ketson
2017-06-19
Fix ColorPicker's screen pick functionality
Mariano Suligoy
[next]