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
/
editor
/
plugins
/
gradient_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul the Gradient Editor
MewPurPur
2023-09-21
1
-476
/
+0
*
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-1
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-3
/
+4
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-1
/
+1
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Add Linear SRGB and OKLab color spaces to Gradient.
JoNax97
2023-05-26
1
-0
/
+13
*
Merge pull request #70548 from MewPurPur/fix-some-gradient-jank
Rémi Verschelde
2023-01-23
1
-106
/
+75
|
\
|
*
Fix Gradient Editor bugs
VolTer
2023-01-23
1
-106
/
+75
*
|
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-1
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Fix Gradient preview issues
VolTer
2022-11-21
1
-23
/
+22
*
Fix clicking in gradient editor
Ale Camara
2022-11-14
1
-0
/
+1
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-1
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
Unite GradientEdit and GradientEditor as editor-only widget
Yuri Sizov
2022-08-31
1
-0
/
+492