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
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-22
/
+18
|
\
|
*
Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_files
Thaddeus Crews
2024-11-26
1
-22
/
+18
|
|
\
|
|
*
Untangle ColorPicker includes
kobewi
2024-11-22
1
-22
/
+18
*
|
|
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-0
/
+5
|
\
|
|
|
*
|
ColorPicker: fix OKHSL circle in HSV mode
LuoZhihao
2024-11-21
1
-0
/
+5
|
|
/
*
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
|
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
Merge pull request #810 from Spartan322/add/wheel_picker_cursor
George L. Albany
2024-10-27
1
-0
/
+1
|
\
\
\
|
*
|
|
Add `wheel_picker_cursor` theme icon to `ColorPicker`
Spartan322
2024-10-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix legacy picking label bounds
kobewi
2024-10-22
1
-1
/
+0
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
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
[next]