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
*
Enhance thread safety of loaders and importers
Pedro J. Estébanez
2023-05-12
1
-0
/
+1
*
Simplify ResourceLoader error callbacks
Pedro J. Estébanez
2023-05-12
1
-12
/
+5
*
Sort the list of addons before saving them
Aaron Franke
2023-05-11
1
-0
/
+1
*
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-78
/
+218
*
Merge pull request #75901 from reduz/refactor-node-processing
Rémi Verschelde
2023-05-10
1
-0
/
+2
|
\
|
*
Refactor Node Processing
Juan Linietsky
2023-05-09
1
-0
/
+2
*
|
Add multi window code and shader editors
trollodel
2023-05-10
1
-60
/
+131
|
/
*
Merge pull request #75718 from m4gr3d/add_scale_editor_icons_main
Fredia Huya-Kouadio
2023-05-07
1
-1
/
+3
|
\
|
*
Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settings
Fredia Huya-Kouadio
2023-05-07
1
-1
/
+3
*
|
Merge pull request #75864 from KoBeWi/assassin_of_shaders
Max Hilbrunner
2023-05-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Close built-in shaders when closing scene
kobewi
2023-04-09
1
-0
/
+1
*
|
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
Rémi Verschelde
2023-04-26
1
-409
/
+91
|
\
\
|
*
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-409
/
+91
*
|
|
Merge pull request #76421 from timothyqiu/editor-dialog
Rémi Verschelde
2023-04-25
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix inconsistent file dialog settings usage
Haoyu Qiu
2023-04-25
1
-0
/
+3
|
|
/
/
*
/
/
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
1
-5
/
+5
|
/
/
*
|
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-5
/
+1
*
|
Merge pull request #75765 from YuriSizov/editor-node-optimize-includes
Rémi Verschelde
2023-04-11
1
-2
/
+4
|
\
\
|
*
|
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-2
/
+4
|
|
/
*
/
Adjust size of some dialogs
kobewi
2023-04-10
1
-1
/
+5
|
/
*
Scene tab closing refactor
kobewi
2023-04-03
1
-132
/
+103
*
Add support for icons in GDExtension classes
Yuri Sizov
2023-03-31
1
-7
/
+19
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-4
/
+4
*
Streamline class icon resolution in the editor
Yuri Sizov
2023-03-31
1
-93
/
+48
*
Turn off auto translate for some editor controls
Haoyu Qiu
2023-03-28
1
-0
/
+2
*
Merge pull request #75331 from KoBeWi/remove_removed_plugins
Yuri Sizov
2023-03-27
1
-0
/
+4
|
\
|
*
Remove disabled plugins from active plugins
kobewi
2023-03-25
1
-0
/
+4
*
|
Make Add Scene button the same height as scene tabs
Haoyu Qiu
2023-03-27
1
-4
/
+5
|
/
*
Merge pull request #74114 from dalexeev/editor-help-enable-context-menu
Yuri Sizov
2023-03-16
1
-0
/
+1
|
\
|
*
Enable `RichTextLabel` context menu if selection is enabled
Danil Alexeev
2023-03-06
1
-0
/
+1
*
|
Merge pull request #74795 from KoBeWi/MassNodeEdit
Yuri Sizov
2023-03-15
1
-1
/
+1
|
\
\
|
*
|
Fix MultiNodeEdit not cleared after deleting nodes
kobewi
2023-03-11
1
-1
/
+1
*
|
|
Corrected capitalisation of macOS
John Veness
2023-03-12
1
-1
/
+1
|
/
/
*
|
Document `editor/naming/scene_name_casing` setting
Ninni Pipping
2023-03-09
1
-1
/
+0
*
|
Merge pull request #74634 from Haydoggo/floating-dock-error-fix
Rémi Verschelde
2023-03-09
1
-3
/
+3
|
\
\
|
*
|
Fix errors when closing floating docks
Hayden Leete
2023-03-09
1
-3
/
+3
*
|
|
Prevent cache corruption when saving resources in the editor
Yuri Sizov
2023-03-08
1
-0
/
+17
|
/
/
*
/
Fix coloring of the renderer options button
Haoyu Qiu
2023-03-08
1
-3
/
+5
|
/
*
Merge pull request #73365 from bruvzg/no_transient_children
Rémi Verschelde
2023-03-02
1
-33
/
+99
|
\
|
*
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-02-21
1
-33
/
+99
*
|
Fix dock name lost translation after layout change
Haoyu Qiu
2023-03-01
1
-0
/
+2
*
|
Merge pull request #73775 from SaracenOne/fix_node_ownership_on_scene_update_...
Rémi Verschelde
2023-02-23
1
-0
/
+31
|
\
\
|
*
|
Fix ownership bug on ancestor nodes when scene is reimported.
SaracenOne
2023-02-22
1
-0
/
+31
*
|
|
Load script for addons without cache
George Marques
2023-02-22
1
-1
/
+1
|
/
/
*
/
Add Output font size in Theme regeneration conditions
Davi
2023-02-21
1
-1
/
+2
|
/
*
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...
bruvzg
2023-02-20
1
-5
/
+6
*
Fix TileMap dragging selection
Gilles Roudière
2023-02-17
1
-0
/
+1
*
Make use of a theme cache in EditorHelp and ensure it's updated
Yuri Sizov
2023-02-11
1
-1
/
+2
*
Check for CanvasItem instead of Control and Node2D
Aaron Franke
2023-02-11
1
-1
/
+1
*
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
Rémi Verschelde
2023-02-06
1
-9
/
+9
|
\
[next]