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
/
control_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
*
Ensure that the cached layout mode is in sync
Yuri Sizov
2023-01-10
1
-0
/
+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
-1
/
+3
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
*
Code simplifications
Markus Sauermann
2022-11-07
1
-13
/
+0
*
Fix some editor theme regressions
Yuri Sizov
2022-08-29
1
-1
/
+1
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+5
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-10
/
+10
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-10
/
+10
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-5
/
+0
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+1
*
Improve editor toolbar for Control nodes
Yuri Sizov
2022-08-16
1
-399
/
+449
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+2
*
simplify alignment preset, fixing icon for full rect
Nathan Franke
2022-07-20
1
-14
/
+8
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-7
/
+7
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Cleanup metadata usage
kobewi
2022-05-06
1
-3
/
+3
*
Reduce the size of Controls editor toolbar
kobewi
2022-03-20
1
-37
/
+16
*
Fix vertical icons in container sizing
Markus Sauermann
2022-02-19
1
-2
/
+6
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+1
*
Merge pull request #57863 from Calinou/editor-use-anchors-metadata-no-redundant
Rémi Verschelde
2022-02-15
1
-3
/
+11
|
\
|
*
Only store `_edit_use_anchors_` metadata if value is not the default
Hugo Locurcio
2022-02-14
1
-3
/
+11
*
|
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-7
/
+5
|
/
*
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
1
-0
/
+1023