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_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate editor thumbnails on imported scenes.
Saracen
2024-11-24
1
-0
/
+2
*
Merge pull request #98680 from jaydensipe/expose-toast-notification-methods
Thaddeus Crews
2024-11-12
1
-0
/
+2
|
\
|
*
Expose toast notification methods
Jayden Sipe
2024-11-11
1
-0
/
+2
*
|
Cleanup EditorInterface selectors' code
kobewi
2024-11-11
1
-2
/
+0
|
/
*
Make the method selector dialog available via EditorInterface
yds
2024-11-11
1
-0
/
+3
*
Make the "Quick Open" dialog available via EditorInterface
yds
2024-10-04
1
-0
/
+2
*
Pass current value to `EditorInterface` node/property popups
Chris Cranford
2024-09-03
1
-2
/
+9
*
Expose EditorUndoRedoManager's clear_history()
kobewi
2024-08-29
1
-0
/
+2
*
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-2
/
+3
*
Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogs
Rémi Verschelde
2024-02-08
1
-0
/
+19
|
\
|
*
EditorInterface can popup SceneTreeDialog and PropertySelector.
nlupugla
2024-01-19
1
-0
/
+19
*
|
Disable multi-window buttons instead of hiding them when support is unavailable
Hugo Locurcio
2024-01-27
1
-0
/
+1
|
/
*
Add autocompletion for a few EditorInterface methods
Micky
2024-01-06
1
-0
/
+2
*
Expose editor viewports
Cory Petkovsek
2023-10-01
1
-0
/
+3
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-3
/
+3
*
Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenes
Yuri Sizov
2023-07-26
1
-0
/
+1
|
\
|
*
Add `save_all_scenes` method to Editor Interface
Henrique Alves
2023-07-19
1
-0
/
+1
*
|
Allow changing feature profile via EditorInterface
RedMser
2023-07-24
1
-0
/
+3
|
/
*
Let editor workaround a case of inconsistency in compound scenes
Pedro J. Estébanez
2023-06-13
1
-0
/
+1
*
Allow GDExtensions to add editor plugins
David Snopek
2023-05-25
1
-0
/
+4
*
Expose dialog parent-and-popup logic to the API
Yuri Sizov
2023-05-15
1
-0
/
+6
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-0
/
+143