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
/
gradient_edit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unite GradientEdit and GradientEditor as editor-only widget
Yuri Sizov
2022-08-31
1
-446
/
+0
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-8
/
+8
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+2
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+2
*
Color Pickers Respect Settings
Guh-Feng
2022-07-21
1
-0
/
+4
*
Use single-precision floats in GradientEdit
TechnoPorg
2022-06-28
1
-3
/
+3
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-64
/
+65
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix wrong ColorPicker shape with GradientEdit
jmb462
2021-12-20
1
-0
/
+4
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-6
/
+6
*
Several Gradient improvements
Hendrik Brucker
2021-11-08
1
-61
/
+39
*
Remove EDSCALE dependency from /scene/gui
Yuri Sizov
2021-10-04
1
-22
/
+19
*
Add support for internal nodes
kobewi
2021-08-28
1
-1
/
+1
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-2
/
+1
*
Merge pull request #21922 from aaronfranke/double
Rémi Verschelde
2021-08-10
1
-3
/
+3
|
\
|
*
Some work on double support
Aaron Franke
2021-08-09
1
-3
/
+3
*
|
Follow-Up Add SNames to get theme icon
Nathan Franke
2021-08-09
1
-2
/
+2
|
/
*
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
Nathan Franke
2021-08-07
1
-26
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-7
/
+7
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-4
/
+4
*
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-1
/
+1
*
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+2
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-2
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-11-03
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-14
/
+25
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-18
/
+0
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-3
/
+3
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-3
/
+2
|
/
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
GradientEdit: Fix index crashes
lupoDharkael
2019-11-19
1
-2
/
+3
*
Implement snapping in the Gradient editor
Hugo Locurcio
2019-09-02
1
-3
/
+7
*
Cleanup some unecessary editor/ includes in scene/
Rémi Verschelde
2019-06-12
1
-1
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fixed a typo, treshhold to threshold.
M. Huri
2018-10-23
1
-2
/
+2
*
Fix more "may be used initialized" warnings from GCC 7
Rémi Verschelde
2018-10-04
1
-5
/
+5
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Many fixes to gradient editor, which was pretty broken. Closes #19308
Juan Linietsky
2018-09-07
1
-19
/
+45
*
Fix grab/select of gradient edit
Guilherme Felipe
2018-08-21
1
-1
/
+0
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
-Ability to open resources in the same window
Juan Linietsky
2018-05-17
1
-0
/
+1
*
Fix weird editor crash when switching from editing one gradient to another ke...
JFonS
2018-02-14
1
-0
/
+7
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+2
[next]