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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
General cleanup of script and doc search bars
Michael Alexsander Silva Dias
2019-02-10
1
-1
/
+1
*
Small fixup on button toggle behaviour in ColorPicker
Michael Alexsander Silva Dias
2019-01-28
1
-17
/
+8
*
Make some small enhancements to the ColorPicker
Michael Alexsander Silva Dias
2019-01-27
1
-33
/
+53
*
Fix a rounding error in ColorPicker
Hugo Locurcio
2019-01-18
1
-2
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
ColorPicker fixes
merumelu
2018-12-12
1
-17
/
+17
*
Merge pull request #22680 from lupoDharkael/color-picker-presets
Rémi Verschelde
2018-12-07
1
-1
/
+26
|
\
|
*
ColorPicker: extend access to presets from gds
lupoDharkael
2018-10-24
1
-1
/
+26
*
|
Fix to ColorPicker behaviour when entering html.
R. K
2018-10-05
1
-0
/
+3
*
|
Made ColorPicker save it's presets while in editor.
DualMatrix
2018-09-24
1
-0
/
+28
|
/
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
fix ColorPickerButton.get_popup()
Alexander Holland
2018-07-10
1
-1
/
+2
*
Increase settings apply speed and added deferred color apply
Chaosus
2018-05-31
1
-3
/
+24
*
Revert "Fix color-picker sliders"
Rémi Verschelde
2018-05-18
1
-4
/
+5
*
Fix color-picker sliders
Martin Capitanio
2018-05-17
1
-5
/
+4
*
Add note about color picker deferred initialization
Juan Linietsky
2018-05-16
1
-0
/
+3
*
Fix segfault at quiting editor
volzhs
2018-05-16
1
-1
/
+1
*
-New inspector.
Juan Linietsky
2018-05-15
1
-16
/
+33
*
Add popup_closed signal for ColorPickerButton
Peter Folkins
2018-04-13
1
-0
/
+9
*
Various ui tweaks for color picker
Bernhard Liebl
2018-03-12
1
-5
/
+46
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix crash in OS::execute on FreeBSD
Rémi Verschelde
2018-01-04
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-25
1
-10
/
+8
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-2
/
+2
*
Added get_popup() method to ColorPickerButton. This allows to check if the pi...
RaXaR
2017-12-01
1
-0
/
+5
*
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-13
1
-1
/
+3
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-25
/
+18
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-5
/
+4
*
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-1
/
+1
|
\
|
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-1
/
+1
*
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-12
/
+12
|
/
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-1
/
+1
*
Fix ColorPicker to use theme constants
Poommetee Ketson
2017-07-18
1
-18
/
+26
*
ColorPicker: fix DPI, hue & color update issues
Poommetee Ketson
2017-06-20
1
-23
/
+24
*
Fix ColorPicker's screen pick functionality
Mariano Suligoy
2017-06-19
1
-18
/
+20
*
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-06-16
1
-3
/
+3
*
Color Picker Fixed Appearance
remorse107
2017-06-15
1
-8
/
+11
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-11
/
+11
*
fixed crash when dragging to change color in color picker
toger5
2017-05-21
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-36
/
+61
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-7
/
+7
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-220
/
+186
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-24
/
+24
[next]