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
*
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
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix ColorPicker to use theme constants
Poommetee Ketson
2017-07-18
1
-3
/
+1
*
renamed occurances of ColorRamp with Gradient
Karroffel
2017-06-14
1
-0
/
+452