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
*
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
*
|
Merge pull request #82899 from aaronfranke/import-settings-dialogs
Rémi Verschelde
2023-12-12
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Rename ImportSettings dialogs to have "Dialog" in the name
Aaron Franke
2023-11-26
1
-6
/
+6
*
|
Merge pull request #85819 from Malcolmnixon/export-android-build-template
Yuri Sizov
2023-12-08
1
-1
/
+2
|
\
\
|
*
|
Add option to install android build template for export
Malcolm Nixon
2023-12-08
1
-1
/
+2
*
|
|
Merge pull request #84122 from kitbdev/fix-dock-visibility
Yuri Sizov
2023-12-08
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix dock visibility issues
kit
2023-10-30
1
-2
/
+0
*
|
|
[Editor] Save and restore previous window mode when toggling full-screen.
bruvzg
2023-11-27
1
-0
/
+1
|
|
/
|
/
|
*
|
Rework the surface upgrade tool to inform users without blocking
Yuri Sizov
2023-11-22
1
-0
/
+3
*
|
Avoid saving scene while already saving the scene
kobewi
2023-11-20
1
-0
/
+1
*
|
Prevent the surface upgrade tool from running during export
Yuri Sizov
2023-11-20
1
-0
/
+4
*
|
Preserve the output from the gradle build command
Fredia Huya-Kouadio
2023-11-12
1
-1
/
+1
*
|
Overhaul the SurfaceUpgradeTool
clayjohn
2023-11-01
1
-0
/
+4
*
|
Merge pull request #83576 from raulsntos/fix-80883
Rémi Verschelde
2023-10-30
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Enable new addon after hiding ProjectSettings
Raul Santos
2023-10-18
1
-2
/
+0
*
|
Reimport bone attachment fixes:
Saracen
2023-10-27
1
-0
/
+2
*
|
Use Hashset for dependency list when moving
Jordyfel
2023-10-25
1
-1
/
+2
*
|
Implementation of tool to automatically upgrade and re-save meshes
clayjohn
2023-10-23
1
-1
/
+4
|
/
*
Allow contextual plugins to persist temporarily
kobewi
2023-10-06
1
-0
/
+1
*
Implement reloading of GDExtensions
David Snopek
2023-09-25
1
-0
/
+1
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+0
*
Add a theme preview switcher to the 2D viewport
Yuri Sizov
2023-09-06
1
-0
/
+2
*
Add theme contexts to various parts of the editor
Yuri Sizov
2023-09-06
1
-2
/
+1
*
Merge pull request #80184 from MewPurPur/gray=abstract
Rémi Verschelde
2023-09-01
1
-1
/
+1
|
\
|
*
Use the gray color for all abstract classes
MewPurPur
2023-08-31
1
-1
/
+1
*
|
Display time of last save in the unsaved changes confirmation editor dialog
Hugo Locurcio
2023-08-31
1
-0
/
+2
*
|
Merge pull request #80490 from YuriSizov/editor-scene-tabs-unchained
Rémi Verschelde
2023-08-28
1
-27
/
+12
|
\
\
|
*
|
Extract editor scene tabs into their own component
Yuri Sizov
2023-08-24
1
-27
/
+12
|
|
/
*
/
Deprecate project_settings_changed signal
kobewi
2023-08-10
1
-3
/
+0
|
/
*
Don't grab theme icons for scripts
kobewi
2023-07-21
1
-1
/
+1
*
Add `_get_unsaved_status()` method to EditorPlugin
kobewi
2023-07-18
1
-0
/
+1
*
Revert "Remember only permanent bottom tabs"
Yuri Sizov
2023-06-23
1
-2
/
+1
*
Remember only permanent bottom tabs
kobewi
2023-06-23
1
-1
/
+2
[next]