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
*
Fix project settings reloading
kobewi
2024-06-01
1
-1
/
+1
*
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-1
/
+1
|
\
|
*
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-5
/
+5
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-8
/
+8
|
/
*
Fix errors when re-importing 3D asset files
风青山
2024-05-30
1
-62
/
+93
*
Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_play
Rémi Verschelde
2024-05-29
1
-5
/
+7
|
\
|
*
Add editor setting to keep bottom panel state on play and stop game
Hilderin
2024-05-29
1
-5
/
+7
*
|
Merge pull request #92279 from SaracenOne/scene_reload_crashfix_2
Rémi Verschelde
2024-05-29
1
-104
/
+200
|
\
\
|
*
|
Updated scene hot-reloading:
Saracen
2024-05-28
1
-96
/
+175
|
*
|
Changes the scene reimport function to handle some crash edge cases:
Saracen
2024-05-28
1
-31
/
+48
*
|
|
Merge pull request #90660 from adamscott/rename-file-updated-dialog
Rémi Verschelde
2024-05-29
1
-2
/
+4
|
\
\
\
|
*
|
|
Improve UX when saving newer files on disk
Adam Scott
2024-04-14
1
-2
/
+4
*
|
|
|
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+1
*
|
|
|
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
A Thousand Ships
2024-05-27
1
-2
/
+2
|
/
/
/
*
|
|
Add Ctrl + R keyboard shortcut to restart particle emission in the editor
Hugo Locurcio
2024-05-22
1
-0
/
+3
*
|
|
Remove duplicate shortcut definitions
kobewi
2024-05-21
1
-0
/
+5
*
|
|
Merge pull request #91930 from godotengine/revert-90608-editor/enable-plugin-...
Rémi Verschelde
2024-05-15
1
-4
/
+1
|
\
\
\
|
*
|
|
Revert "Enable `EditorPlugin` added by modules and GDExtensions"
Raul Santos
2024-05-14
1
-4
/
+1
*
|
|
|
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-6
/
+6
*
|
|
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #91435 from ajreckof/Fix-selecting-root-when-opening-scene-
Rémi Verschelde
2024-05-13
1
-5
/
+1
|
\
\
\
|
*
|
|
Fix selecting root when opening scene.
ajreckof
2024-05-12
1
-5
/
+1
*
|
|
|
Merge pull request #91619 from AThousandShips/find_improve
Rémi Verschelde
2024-05-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #91555 from AlexanderFarkas/master
Rémi Verschelde
2024-05-08
1
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Remove error messages caused by Save on Focus feature
AlexanderFarkas
2024-05-08
1
-1
/
+11
*
|
|
|
|
|
Merge pull request #91039 from timothyqiu/dock-icons
Rémi Verschelde
2024-05-08
1
-6
/
+13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allow setting editor dock tabs to icon only
Haoyu Qiu
2024-04-30
1
-6
/
+13
*
|
|
|
|
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-7
/
+7
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #90608 from raulsntos/editor/enable-plugin-after-adding
Rémi Verschelde
2024-05-02
1
-1
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Enable `EditorPlugin` added by modules and GDExtensions
Raul Santos
2024-04-13
1
-1
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix crash when switching main screen from a disabled plugin main screen if co...
Daylily-Zeleen
2024-05-01
1
-0
/
+4
|
|
/
/
|
/
|
|
*
|
|
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-2
/
+2
*
|
|
Fix GDExtension documentation disappearing after hot-reload
David Snopek
2024-04-25
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #90653 from ajreckof/Fix-going-forward-backward-in-editor-...
Rémi Verschelde
2024-04-17
1
-3
/
+11
|
\
\
|
*
|
Fix going forward backward in editor selection history.
ajreckof
2024-04-14
1
-3
/
+11
|
|
/
*
|
Merge pull request #90616 from Rindbee/update-undo-redo-allowed-after-switchi...
Rémi Verschelde
2024-04-17
1
-0
/
+2
|
\
\
|
*
|
Update undo redo allowed after switching scene tab
风青山
2024-04-13
1
-0
/
+2
|
|
/
*
|
Make the loading scene open in the current scene tab if the current scene is ...
风青山
2024-04-16
1
-13
/
+21
*
|
Add an editor setting to import resources while unfocused
Hugo Locurcio
2024-04-15
1
-0
/
+12
*
|
Improve error when scene/resource is saved with newer format
kobewi
2024-04-15
1
-0
/
+5
*
|
Rename Q&A to Forum in the Help top bar
Adam Scott
2024-04-14
1
-3
/
+3
|
/
*
Merge pull request #90441 from Calinou/editor-move-build-profile-editor
Rémi Verschelde
2024-04-10
1
-5
/
+4
|
\
|
*
Move engine build profile editor to Tools submenu
Hugo Locurcio
2024-04-09
1
-5
/
+4
*
|
Merge pull request #90432 from Rindbee/correctly-replace-scene-root-when-must...
Rémi Verschelde
2024-04-10
1
-3
/
+1
|
\
\
|
*
|
Revert what needs to be reverted
ajreckof
2024-04-10
1
-3
/
+1
|
|
/
*
|
Merge pull request #86386 from timothyqiu/empty-layout-name
Rémi Verschelde
2024-04-10
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Strip edges of editor layout names
Haoyu Qiu
2024-03-31
1
-4
/
+0
[next]