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
/
editor_node.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-12
/
+12
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-11
/
+0
*
Editor: Rearrange "Main Menu > Help" items
Danil Alexeev
2023-09-07
1
-2
/
+3
*
Add a theme preview switcher to the 2D viewport
Yuri Sizov
2023-09-06
1
-5
/
+37
*
Add theme contexts to various parts of the editor
Yuri Sizov
2023-09-06
1
-138
/
+141
*
Check the native base of scripts when resolving icons
Yuri Sizov
2023-09-06
1
-4
/
+4
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-84
/
+85
*
Merge pull request #80849 from KoBeWi/edit_NOTHING
Rémi Verschelde
2023-09-02
1
-0
/
+3
|
\
|
*
Unedit nodes early when closing scene tab
kobewi
2023-08-21
1
-0
/
+3
*
|
Merge pull request #80184 from MewPurPur/gray=abstract
Rémi Verschelde
2023-09-01
1
-1
/
+11
|
\
\
|
*
|
Use the gray color for all abstract classes
MewPurPur
2023-08-31
1
-1
/
+11
|
|
/
*
|
Display time of last save in the unsaved changes confirmation editor dialog
Hugo Locurcio
2023-08-31
1
-1
/
+14
*
|
Merge pull request #75656 from YuriSizov/core-iconic-builtins
Rémi Verschelde
2023-08-29
1
-1
/
+1
|
\
\
|
*
|
Add a script method to get its class icon
Yuri Sizov
2023-08-24
1
-1
/
+1
|
|
/
*
|
Fix Quick Open not opening binary resources
kobewi
2023-08-28
1
-5
/
+1
*
|
Merge pull request #80517 from YuriSizov/tsa-randomly-picked-you-for-mandator...
Rémi Verschelde
2023-08-28
1
-49
/
+54
|
\
\
|
*
|
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-49
/
+54
*
|
|
Merge pull request #80490 from YuriSizov/editor-scene-tabs-unchained
Rémi Verschelde
2023-08-28
1
-337
/
+56
|
\
\
\
|
*
|
|
Extract editor scene tabs into their own component
Yuri Sizov
2023-08-24
1
-337
/
+56
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #80450 from KoBeWi/settings_freeze,_no_more_changes
Yuri Sizov
2023-08-25
1
-18
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Deprecate project_settings_changed signal
kobewi
2023-08-10
1
-18
/
+5
|
|
/
*
|
Merge pull request #80647 from jsjtxietian/CollisionShape3D-Shape-Size-handle...
Rémi Verschelde
2023-08-17
1
-1
/
+1
|
\
\
|
*
|
fix CollisionShape3D Shape Size handle will missing
jsjtxietian
2023-08-15
1
-1
/
+1
|
|
/
*
|
Merge pull request #79382 from MewPurPur/better-prepare-scene-context-menu
Rémi Verschelde
2023-08-17
1
-4
/
+11
|
\
\
|
*
|
Disable irrelevant scene tab context menu items
MewPurPur
2023-08-04
1
-4
/
+11
*
|
|
Add option to allow echo events in menu shortcuts
Tomasz Chabora
2023-08-16
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #80377 from YuriSizov/importers-are-made-to-be-alone
Rémi Verschelde
2023-08-09
1
-8
/
+4
|
\
\
|
*
|
Register and cleanup resource importer singletons in a predictable way
Yuri Sizov
2023-08-07
1
-8
/
+4
*
|
|
Merge pull request #80355 from jcovin293/issue/80347/fix-missing-ellipsis
Rémi Verschelde
2023-08-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix menu items that trigger secondary interface missing ellipsis
RandomWalrus13
2023-08-09
1
-2
/
+2
*
|
|
|
Merge pull request #80285 from YeldhamDev/just_a_little_bit
Rémi Verschelde
2023-08-09
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Further separate icon from text of buttons in both editor and default themes
Michael Alexsander
2023-08-07
1
-1
/
+0
|
|
/
/
*
|
|
Merge pull request #80215 from clayjohn/HDR-2D
Rémi Verschelde
2023-08-08
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add option to enable HDR rendering in 2D
clayjohn
2023-08-07
1
-0
/
+3
*
|
|
Merge pull request #79971 from Calinou/editor-filesystem-dock-expand-favorites
Rémi Verschelde
2023-08-07
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Uncollapse favorites by default in the editor FileSystem dock
Hugo Locurcio
2023-07-28
1
-1
/
+6
*
|
|
Avoid crash on exiting due to late prints
Pedro J. Estébanez
2023-08-02
1
-0
/
+6
*
|
|
Merge pull request #80089 from AThousandShips/editor_settings_fix
Rémi Verschelde
2023-08-02
1
-1
/
+0
|
\
\
\
|
*
|
|
Fix API hash related crash in `EditorSettings`
Ninni Pipping
2023-07-31
1
-1
/
+0
|
|
/
/
*
|
|
Merge pull request #79852 from YeldhamDev/that_was_getting_annoying
Yuri Sizov
2023-08-01
1
-4
/
+10
|
\
\
\
|
*
|
|
Fix some issues with scene tabs
Michael Alexsander
2023-07-30
1
-4
/
+10
|
|
/
/
*
|
|
Merge pull request #79945 from hvarga/fix-current-scene-update
Yuri Sizov
2023-07-31
1
-5
/
+4
|
\
\
\
|
*
|
|
Fix current-scene update
Hrvoje Varga
2023-07-27
1
-5
/
+4
*
|
|
|
Merge pull request #79917 from hvarga/fix-scene-tab-close
Yuri Sizov
2023-07-31
1
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix scene tab close
Hrvoje Varga
2023-07-27
1
-1
/
+3
|
|
/
/
*
|
|
Merge pull request #79908 from YeldhamDev/output_icon_space
Yuri Sizov
2023-07-27
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix spacing between icon and "Output" button
Michael Alexsander
2023-07-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #79203 from KoBeWi/visible_confusion
Yuri Sizov
2023-07-26
1
-2
/
+12
|
\
\
\
|
*
|
|
Don't grab theme icons for scripts
kobewi
2023-07-21
1
-2
/
+12
*
|
|
|
Merge pull request #78827 from Rindbee/fix-history-mismatch
Yuri Sizov
2023-07-26
1
-0
/
+3
|
\
\
\
\
[next]