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
/
doc
/
classes
/
EditorInterface.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-0
/
+15
|
\
|
*
Expose toast notification methods
Jayden Sipe
2024-11-11
1
-0
/
+6
|
*
Make the method selector dialog available via EditorInterface
yds
2024-11-11
1
-0
/
+9
*
|
fix: replace "Godot" to "Redot"
Muhannad Elbolaky
2024-10-15
1
-3
/
+3
|
/
*
Make the "Quick Open" dialog available via EditorInterface
yds
2024-10-04
1
-0
/
+8
*
Pass current value to `EditorInterface` node/property popups
Chris Cranford
2024-09-03
1
-2
/
+4
*
Expose EditorUndoRedoManager's clear_history()
kobewi
2024-08-29
1
-0
/
+6
*
Remove empty `[b]Example:[/b]` lines from the class reference
Micky
2024-08-19
1
-2
/
+1
*
Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogs
Rémi Verschelde
2024-02-08
1
-0
/
+41
|
\
|
*
EditorInterface can popup SceneTreeDialog and PropertySelector.
nlupugla
2024-01-19
1
-0
/
+41
*
|
Merge pull request #87445 from KoBeWi/expand_the_Control_empire
Rémi Verschelde
2024-01-29
1
-0
/
+1
|
\
\
|
*
|
Clarify sizing of main screen plugins
kobewi
2024-01-28
1
-0
/
+1
|
|
/
*
/
Disable multi-window buttons instead of hiding them when support is unavailable
Hugo Locurcio
2024-01-27
1
-0
/
+9
|
/
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
*
Expose editor viewports
Cory Petkovsek
2023-10-01
1
-0
/
+13
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-0
/
+7
*
Make EditorInterface accessible as a singleton
Yuri Sizov
2023-08-09
1
-1
/
+10
*
Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenes
Yuri Sizov
2023-07-26
1
-2
/
+8
|
\
|
*
Add `save_all_scenes` method to Editor Interface
Henrique Alves
2023-07-19
1
-2
/
+8
*
|
Allow changing feature profile via EditorInterface
RedMser
2023-07-24
1
-0
/
+17
|
/
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Let editor workaround a case of inconsistency in compound scenes
Pedro J. Estébanez
2023-06-13
1
-0
/
+6
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-1
/
+1
*
Expose dialog parent-and-popup logic to the API
Yuri Sizov
2023-05-15
1
-0
/
+37
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-24
/
+14
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Add EditorInterface.get_selected_paths()
cespeute
2022-11-14
1
-3
/
+9
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Fixup classref markup after #62416
Rémi Verschelde
2022-10-31
1
-1
/
+1
*
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
Rémi Verschelde
2022-10-31
1
-0
/
+13
|
\
|
*
Request attention on the editor window when done recording a movie
Hugo Locurcio
2022-06-26
1
-0
/
+13
*
|
Fill random docs
kobewi
2022-10-07
1
-0
/
+1
*
|
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-09-07
1
-4
/
+3
*
|
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-1
/
+1
*
|
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-2
/
+2
*
|
Add a method for restarting the editor to EditorInterface
Aaron Franke
2022-08-18
1
-0
/
+7
*
|
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-5
/
+5
*
|
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-21
/
+21
|
/
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Expose `ScriptEditor::edit` to scripting
Raul Santos
2021-12-08
1
-1
/
+11
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+6
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
`EditorCommandPalette` Documentation.
Bhuvan Vemula
2021-08-13
1
-0
/
+1
*
Added EditorCommandPalette
Bhuvan Vemula
2021-08-09
1
-0
/
+5
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-100
/
+50
*
Implement shader caching
reduz
2021-05-31
1
-0
/
+6
*
Expose edit_node() for editor plugins
kobewi
2021-04-12
1
-0
/
+9
*
Expose editor scale to the plugin API
Yuri Sizov
2021-04-05
1
-0
/
+8
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-7
/
+7
[next]