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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #76085 from spanzeri/better_remember_editor_window
Rémi Verschelde
2024-08-26
1
-0
/
+5
|
\
|
*
Remember editor window mode, screen, size and position on restart
Samuele Panzeri
2024-07-23
1
-0
/
+5
*
|
Merge pull request #93064 from Hilderin/fix-fileSystem-dock-wont-show-any-fil...
Rémi Verschelde
2024-08-26
1
-0
/
+2
|
\
\
|
*
|
Fix FileSystem dock won't show any file folders (v2)
Hilderin
2024-08-20
1
-0
/
+2
*
|
|
Fix display dialog while saving scene
Hilderin
2024-08-17
1
-27
/
+10
|
/
/
*
|
Fix reimport file multiple scenes
Hilderin
2024-08-07
1
-2
/
+3
*
|
Fix performance issue reimport file reload scene
Hilderin
2024-08-06
1
-14
/
+21
*
|
Fix crash on reimport scene with animations
Hilderin
2024-08-02
1
-0
/
+2
|
/
*
Merge pull request #94093 from Yahkub-R/94056-fix
Rémi Verschelde
2024-07-19
1
-4
/
+14
|
\
|
*
Fix instanced .blend/GLTF scenes lose all children after update until .tscn i...
Yahkub-R
2024-07-19
1
-4
/
+14
*
|
[Editor] Unload addons when using `--import` or `--quit`.
bruvzg
2024-07-09
1
-0
/
+1
|
/
*
Fix undoredo handling in some dialogs
kobewi
2024-07-04
1
-0
/
+3
*
Merge pull request #92303 from Hilderin/fix-synchronization-global-class-name
Rémi Verschelde
2024-06-28
1
-0
/
+1
|
\
|
*
Fix synchronization of global class name
Hilderin
2024-06-25
1
-0
/
+1
*
|
Merge pull request #85513 from KoBeWi/that_one_weird_plugin_that_uses_no_Reso...
Rémi Verschelde
2024-06-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Save external data even without scene
kobewi
2023-11-29
1
-1
/
+1
*
|
Merge pull request #93110 from Hilderin/fix-signal-panel-after-connection
Rémi Verschelde
2024-06-19
1
-0
/
+1
|
\
\
|
*
|
Fix Can't reopen signals panel immediately after connecting a signal #92996
Hilderin
2024-06-18
1
-0
/
+1
*
|
|
[EditorProgress] Use `BackgroundProgress` instead of `ProgressDialog` when ca...
bruvzg
2024-06-15
1
-3
/
+20
|
/
/
*
|
Call `EditorNode::set_edited_scene()` manually instead of via the `replacing_...
风青山
2024-06-06
1
-0
/
+1
*
|
Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_play
Rémi Verschelde
2024-05-29
1
-0
/
+11
|
\
\
|
*
|
Add editor setting to keep bottom panel state on play and stop game
Hilderin
2024-05-29
1
-0
/
+11
*
|
|
Updated scene hot-reloading:
Saracen
2024-05-28
1
-3
/
+10
*
|
|
Changes the scene reimport function to handle some crash edge cases:
Saracen
2024-05-28
1
-1
/
+1
*
|
|
Remove error messages caused by Save on Focus feature
AlexanderFarkas
2024-05-08
1
-0
/
+1
*
|
|
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
|
/
/
*
|
Add an editor setting to import resources while unfocused
Hugo Locurcio
2024-04-15
1
-0
/
+1
*
|
Rename Q&A to Forum in the Help top bar
Adam Scott
2024-04-14
1
-1
/
+1
*
|
Prevent dropping Resource to the same resource picker
kobewi
2024-04-05
1
-2
/
+2
*
|
Merge pull request #89974 from jsjtxietian/tab-close
Rémi Verschelde
2024-04-04
1
-0
/
+1
|
\
\
|
*
|
Reset `tab_closing_menu_option` when cancel closing editor
jsjtxietian
2024-03-28
1
-0
/
+1
*
|
|
[Native File Dialog] Add support for using native dialogs in the editor.
bruvzg
2024-03-28
1
-2
/
+0
|
/
/
*
|
Allow configuring the script filename casing rule
RedMser
2024-03-05
1
-2
/
+5
*
|
Merge pull request #87760 from kitbdev/extract-bottom-dock
Rémi Verschelde
2024-02-23
1
-28
/
+3
|
\
\
|
*
|
Extract BottomPanel from EditorNode
kit
2024-02-20
1
-28
/
+3
*
|
|
Merge pull request #86610 from Joseph-DiGiovanni/system-theme-options
Rémi Verschelde
2024-02-22
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add follow system theme settings
Joseph DiGiovanni
2024-02-14
1
-0
/
+9
*
|
|
Merge pull request #88297 from dsnopek/android-configure-gradle-path
Rémi Verschelde
2024-02-17
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Android: Allow using alternative Gradle build directory
David Snopek
2024-02-16
1
-0
/
+5
*
|
|
Rework how script is edited when clicking icon
kobewi
2024-02-13
1
-1
/
+3
|
/
/
*
|
Show update spinner by default in `dev_build=yes` editor builds
Hugo Locurcio
2024-02-10
1
-0
/
+2
*
|
Add a V-Sync editor setting
Hugo Locurcio
2024-02-05
1
-0
/
+1
*
|
Some editor code cleanup
kobewi
2024-01-30
1
-0
/
+1
*
|
Ability to move FileSystem dock to bottom
Juan Linietsky
2024-01-29
1
-1
/
+2
*
|
Disable multi-window buttons instead of hiding them when support is unavailable
Hugo Locurcio
2024-01-27
1
-0
/
+3
*
|
Extract editor dock manager
kit
2024-01-15
1
-59
/
+12
*
|
Merge pull request #83987 from bruvzg/macos_window_and_help
Yuri Sizov
2023-12-18
1
-0
/
+1
|
\
\
|
*
|
[macOS] Add default Window and Help menus, allow special menu customization.
bruvzg
2023-12-13
1
-0
/
+1
*
|
|
Merge pull request #85387 from jsjtxietian/fix-forward-plus-crash
Yuri Sizov
2023-12-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use render method from OS in compositor RD; Update related UI
jsjtxietian
2023-12-14
1
-0
/
+1
[next]