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 #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
*
Let editor workaround a case of inconsistency in compound scenes
Pedro J. Estébanez
2023-06-13
1
-0
/
+1
*
Fix theme of editor VCS dialogs
Haoyu Qiu
2023-05-29
1
-0
/
+1
*
Merge pull request #65902 from MJacred/editor/copysysteminfo
Yuri Sizov
2023-05-27
1
-0
/
+3
|
\
|
*
Copy system info to clipboard + Update bug_report.yml
MJacred
2023-05-27
1
-0
/
+3
*
|
Merge pull request #77010 from dsnopek/gdextension-editor-plugins
Rémi Verschelde
2023-05-26
1
-0
/
+3
|
\
\
|
*
|
Allow GDExtensions to add editor plugins
David Snopek
2023-05-25
1
-0
/
+3
|
|
/
*
|
Improve startup benchmarking
Fredia Huya-Kouadio
2023-05-23
1
-3
/
+0
*
|
Make certain editor callbacks thread-safe
Pedro J. Estébanez
2023-05-20
1
-0
/
+2
|
/
*
Expose dialog parent-and-popup logic to the API
Yuri Sizov
2023-05-15
1
-6
/
+5
*
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
-6
/
+4
*
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-8
/
+11
*
Add multi window code and shader editors
trollodel
2023-05-10
1
-3
/
+6
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-46
/
+13
[next]