Yuri Sizov
|
49d7041d34
Decouple EditorInterface from EditorPlugin
|
1 year ago |
Marc Gilleron
|
d2b4e30058
Change `_can_handle` and `_edit` virtual methods to take `Object*`
|
2 years ago |
Rémi Verschelde
|
4ca6a9809d
Merge pull request #44596 from KoBeWi/🧹🧹🧹
|
2 years ago |
Rémi Verschelde
|
d3665effd5
Merge pull request #71443 from TechnoPorg/fix-resource-conversion-plugins
|
2 years ago |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
TechnoPorg
|
2904d19069
Make EditorResourceConversionPlugin usable.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
trollodel
|
75177455d9
Move editor class and plugin registrations to a dedicated file
|
2 years ago |
cespeute
|
4b00c2ec57
Add EditorInterface.get_selected_paths()
|
2 years ago |
Fabio Alessandrelli
|
d568b25e36
[Editor] Better expose EditorDebuggerPlugin.
|
2 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
2 years ago |
Rémi Verschelde
|
778ffce1e3
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
|
2 years ago |
Micky
|
ae5771e1b1
Rename remaining "Spatial" in Plugins to "Node3D"
|
2 years ago |
Rémi Verschelde
|
b52305351d
Merge pull request #64465 from TokageItLab/bind-after-gui-input
|
2 years ago |
Silc Renew
|
3c7a5fd8ac
bind AfterGUIInput
|
2 years ago |
Yuri Sizov
|
1459507ed2
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
|
2 years ago |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
2 years ago |
Rémi Verschelde
|
b8a64313f0
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |
Aaron Franke
|
92f5a0a1db
Add a method for restarting the editor to EditorInterface
|
2 years ago |
Micky
|
55dff09e93
Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`
|
2 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 years ago |
Hugo Locurcio
|
ca7e92ed39
Request attention on the editor window when done recording a movie
|
2 years ago |
Priyansh Rathi
|
0ea7780e33
move gltf export under scene menu
|
2 years ago |
trollodel
|
cd1d7294d8
Remove the EditorNode parameter from EditorPlugins create methods
|
3 years ago |
Rémi Verschelde
|
ec00283f91
ResourceImporter: Restore default append logic for new importers
|
3 years ago |
Rémi Verschelde
|
7072b359b4
Improve some method bindings to use specific `Object` subtypes
|
3 years ago |