bruvzg
|
764fe8ac51
Automatically reparent editor message dialogs to avoid error spam.
|
hace 2 años |
Marc Gilleron
|
d2b4e30058
Change `_can_handle` and `_edit` virtual methods to take `Object*`
|
hace 3 años |
kobewi
|
82f06542a5
Fix potential crash in EditorPlugin.edit()
|
hace 2 años |
Rémi Verschelde
|
4ca6a9809d
Merge pull request #44596 from KoBeWi/🧹🧹🧹
|
hace 2 años |
Rémi Verschelde
|
d3665effd5
Merge pull request #71443 from TechnoPorg/fix-resource-conversion-plugins
|
hace 2 años |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
hace 2 años |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
hace 2 años |
TechnoPorg
|
2904d19069
Make EditorResourceConversionPlugin usable.
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
hace 2 años |
cespeute
|
4b00c2ec57
Add EditorInterface.get_selected_paths()
|
hace 3 años |
Fabio Alessandrelli
|
d568b25e36
[Editor] Better expose EditorDebuggerPlugin.
|
hace 3 años |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
hace 2 años |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
hace 3 años |
Rémi Verschelde
|
778ffce1e3
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
|
hace 2 años |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
hace 3 años |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
hace 3 años |
Micky
|
ae5771e1b1
Rename remaining "Spatial" in Plugins to "Node3D"
|
hace 3 años |
Rémi Verschelde
|
b52305351d
Merge pull request #64465 from TokageItLab/bind-after-gui-input
|
hace 3 años |
Silc Renew
|
3c7a5fd8ac
bind AfterGUIInput
|
hace 3 años |
Yuri Sizov
|
1459507ed2
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
|
hace 3 años |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
hace 3 años |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
hace 3 años |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
hace 3 años |
Rémi Verschelde
|
b8a64313f0
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
|
hace 3 años |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
hace 3 años |
Aaron Franke
|
92f5a0a1db
Add a method for restarting the editor to EditorInterface
|
hace 3 años |
Micky
|
55dff09e93
Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`
|
hace 3 años |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
hace 3 años |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
hace 3 años |