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
*
Revert "Fix behavior of ResourceFormatLoader `CACHE_MODE_REPLACE`"
Rémi Verschelde
2024-01-09
1
-2
/
+4
*
Merge pull request #72461 from Calinou/editor-renderer-select-mobile
Rémi Verschelde
2024-01-08
1
-2
/
+14
|
\
|
*
Make the rendering method dropdown also affect mobile if compatible
Hugo Locurcio
2024-01-03
1
-2
/
+14
*
|
Move 3D scene import classes to their own folder
Aaron Franke
2024-01-04
1
-3
/
+4
*
|
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-7
/
+7
*
|
Store horizontal and vertical split offsets separately in FileSystem dock
Vedat Gunel
2023-12-25
1
-4
/
+10
*
|
Merge pull request #85887 from YuriSizov/editor-enforce-min-window
Yuri Sizov
2023-12-20
1
-1
/
+3
|
\
\
|
*
|
Correctly enforce minimum window size in editor
Yuri Sizov
2023-12-20
1
-1
/
+3
*
|
|
Improve editing of min/max particle properties
kobewi
2023-12-20
1
-0
/
+5
|
/
/
*
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-0
/
+4
|
\
\
|
*
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+4
*
|
|
Merge pull request #86008 from Delsin-Yu/4.2
Yuri Sizov
2023-12-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Correctly free relevant scripts when closing scene tabs
DE-YU
2023-12-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #83987 from bruvzg/macos_window_and_help
Yuri Sizov
2023-12-18
1
-2
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[macOS] Add default Window and Help menus, allow special menu customization.
bruvzg
2023-12-13
1
-2
/
+21
*
|
|
Merge pull request #86129 from TheSofox/color-picker-memory
Yuri Sizov
2023-12-14
1
-2
/
+3
|
\
\
\
|
*
|
|
Remember last 'color_mode' and 'picker_shape' in 'ColorPicker's in the editor
Sofox
2023-12-14
1
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #85387 from jsjtxietian/fix-forward-plus-crash
Yuri Sizov
2023-12-14
1
-29
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use render method from OS in compositor RD; Update related UI
jsjtxietian
2023-12-14
1
-29
/
+42
*
|
|
Fix referring to ResourceImporterScene static importers via instances
Aaron Franke
2023-12-11
1
-3
/
+3
*
|
|
Merge pull request #82899 from aaronfranke/import-settings-dialogs
Rémi Verschelde
2023-12-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename ImportSettings dialogs to have "Dialog" in the name
Aaron Franke
2023-11-26
1
-3
/
+3
*
|
|
Merge pull request #85885 from YuriSizov/bench-pressing
Yuri Sizov
2023-12-08
1
-5
/
+6
|
\
\
\
|
*
|
|
Improve engine startup/shutdown benchmarks
Yuri Sizov
2023-12-08
1
-5
/
+6
*
|
|
|
Merge pull request #85819 from Malcolmnixon/export-android-build-template
Yuri Sizov
2023-12-08
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Add option to install android build template for export
Malcolm Nixon
2023-12-08
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #84167 from SaracenOne/cache_mode_replace_fixes
Yuri Sizov
2023-12-08
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
Fix CACHE_MODE_REPLACE
Saracen
2023-11-15
1
-4
/
+2
*
|
|
|
|
Merge pull request #84122 from kitbdev/fix-dock-visibility
Yuri Sizov
2023-12-08
1
-119
/
+35
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix dock visibility issues
kit
2023-10-30
1
-119
/
+35
*
|
|
|
|
Merge pull request #85271 from YuriSizov/core-check-please!
Rémi Verschelde
2023-12-04
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Correctly check scripts that must inherit `EditorPlugin`
Yuri Sizov
2023-11-23
1
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
[Editor] Save and restore previous window mode when toggling full-screen.
bruvzg
2023-11-27
1
-2
/
+7
|
/
/
/
/
*
|
|
|
Rework the surface upgrade tool to inform users without blocking
Yuri Sizov
2023-11-22
1
-6
/
+6
*
|
|
|
Avoid saving scene while already saving the scene
kobewi
2023-11-20
1
-0
/
+6
*
|
|
|
Prevent the surface upgrade tool from running during export
Yuri Sizov
2023-11-20
1
-0
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #84927 from bruvzg/macos_ext_frame_upd
Rémi Verschelde
2023-11-16
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[macOS] Process events before changing title style to update window frame.
bruvzg
2023-11-15
1
-0
/
+1
*
|
|
Merge pull request #83104 from jsjtxietian/fix-crash-when-reimport-animation-...
Rémi Verschelde
2023-11-15
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Editor crash when re-importing GLTF while animation is playing
jsjtxietian
2023-11-15
1
-0
/
+6
*
|
|
Save scene when saving built-in resource
kobewi
2023-11-13
1
-0
/
+9
|
/
/
*
|
Preserve the output from the gradle build command
Fredia Huya-Kouadio
2023-11-12
1
-1
/
+4
*
|
Scan the filesystem in the first frame when using headless mode
clayjohn
2023-11-07
1
-0
/
+8
*
|
Merge pull request #84200 from clayjohn/surface-upgrade-tool-rework
Rémi Verschelde
2023-11-01
1
-4
/
+29
|
\
\
|
*
|
Overhaul the SurfaceUpgradeTool
clayjohn
2023-11-01
1
-4
/
+29
*
|
|
Disconnect `EditorNode` from file dialogs on destruction
Yuri Sizov
2023-11-01
1
-0
/
+11
|
/
/
*
|
Make remote inspector groups not foldable
kobewi
2023-10-31
1
-4
/
+2
*
|
Merge pull request #83576 from raulsntos/fix-80883
Rémi Verschelde
2023-10-30
1
-7
/
+3
|
\
\
|
*
|
Enable new addon after hiding ProjectSettings
Raul Santos
2023-10-18
1
-7
/
+3
[next]