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_texture_2d_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-1
/
+1
*
Fix unnecessary overbright modulates used in a few editors
MewPurPur
2024-06-28
1
-1
/
+1
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+3
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-5
/
+5
*
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
*
Fix Curve Editor crash with null curve
MewPurPur
2023-06-13
1
-3
/
+5
*
Some code simplifications
Markus Sauermann
2023-06-08
1
-2
/
+2
*
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
VolTer
2023-05-31
1
-10
/
+6
*
Improvements to Gradient2D Editor
VolTer
2023-05-07
1
-102
/
+153
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+2
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-2
/
+2
*
Add expand modes to TextureRect
kobewi
2023-01-12
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-4
/
+2
*
Fix jankiness when drawing GradientTexture2D
VolTer
2022-11-06
1
-8
/
+8
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-3
/
+3
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+2
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-2
/
+2
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-2
/
+2
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+0
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
Fix GradientTexture2D editor height
FireForge
2022-06-20
1
-5
/
+5
*
Add GradientTexture2D editor plugin
FireForge
2022-03-17
1
-0
/
+284