index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
color_picker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix legacy picking label bounds
kobewi
2024-10-22
1
-1
/
+0
*
Fixed undo/redo behaviour of color picker and added ability to cancel/confirm...
Zi Ye
2024-03-24
1
-2
/
+5
*
Display a revert icon on ColorPicker's old sample
Hugo Locurcio
2023-11-07
1
-0
/
+1
*
Fix ColorPicker deferred mode not working for sliders.
ajreckof
2023-10-13
1
-1
/
+4
*
Bind remaining theme properties to their respective classes
Yuri Sizov
2023-09-13
1
-2
/
+9
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-4
/
+1
*
Merge pull request #78468 from KoBeWi/enmarginalization
Rémi Verschelde
2023-08-08
1
-0
/
+1
|
\
|
*
Fix ColorPicker margin theme property
kobewi
2023-06-20
1
-0
/
+1
*
|
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-0
/
+1
*
|
Moved HSV and OKHSL caching logic into color_mode
dinoplane
2023-07-05
1
-5
/
+0
*
|
Use cached saturation for color picker when value is 0
dinoplane
2023-06-21
1
-0
/
+2
|
/
*
Use cached hue for color picker when saturation is 0
dinoplane
2023-06-12
1
-0
/
+2
*
Improve color picking
kobewi
2023-05-19
1
-2
/
+8
*
Add center_grabber property to Slider
kobewi
2023-04-22
1
-0
/
+2
*
Implement theme item cache in ColorPicker and friends
Yuri Sizov
2023-04-03
1
-1
/
+52
*
Fix Color Picking
Markus Sauermann
2023-02-09
1
-3
/
+9
*
Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITOR
Rémi Verschelde
2023-01-21
1
-0
/
+8
|
\
|
*
Remove editor dependencies from ColorPicker
kobewi
2022-10-11
1
-0
/
+8
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Merge pull request #68255 from jbcolli2/ColorPickerBug
Rémi Verschelde
2022-12-21
1
-2
/
+2
|
\
\
|
*
|
Fixed ColorPicker so the vertical option is not available in editor.
jbcolli2
2022-11-04
1
-2
/
+2
|
|
/
*
|
Modularize the Color Picker via properties.
Chris Ridenour
2022-11-04
1
-3
/
+24
*
|
Allow selecting SpinBox & LineEdit text when focus enters
Haoyu Qiu
2022-10-29
1
-2
/
+0
|
/
*
ColorPicker UX improvements
Vitika9
2022-09-06
1
-4
/
+45
*
Fix ColorPicker color and hsv sync issue
Johan Aires Rastén
2022-08-01
1
-0
/
+3
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-0
/
+1
*
ColorPicker Refactor
Vitika9
2022-07-06
1
-28
/
+65
*
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
1
-1
/
+5
*
Add optional constructor arguments to more Control nodes
Hugo Locurcio
2022-03-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove EDSCALE dependency from /scene/gui
Yuri Sizov
2021-10-04
1
-0
/
+1
*
Reimplement ColorPicker presets
Hendrik Brucker
2021-08-18
1
-8
/
+31
*
Add cache to color picker for presets
Francois Belair
2021-07-07
1
-0
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Create ColorPicker shaders statically
kobewi
2021-05-17
1
-0
/
+6
*
Implement reverting to the old color when clicking it in ColorPicker
Hugo Locurcio
2021-05-10
1
-0
/
+1
*
Display the old color in ColorPicker for easier comparison
Hugo Locurcio
2021-05-06
1
-0
/
+7
*
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-06
1
-14
/
+35
*
Add interpolation bar on each channel in ColorPicker
Kongfa Waroros
2021-03-09
1
-0
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-15
/
+21
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Increase color preset slots
Tomás Antunes
2019-07-30
1
-0
/
+2
*
Fix set_pick_color error
Tomasz Chabora
2019-06-19
1
-1
/
+2
*
Add HSV mode to color picker
Tomasz Chabora
2019-05-28
1
-3
/
+8
*
ColorPicker: New properties to toggle the editability and visibility of presets
will
2019-02-24
1
-0
/
+11
[next]