kobewi
|
a5b59b596f
Don't grab theme icons for scripts
|
1 year ago |
kobewi
|
9379177286
Fix node selection not handled correctly at launch
|
1 year ago |
kobewi
|
0458ac4b81
Improve script icon cache
|
1 year ago |
kobewi
|
366c9678ca
Fix some invalid plugin edit calls
|
1 year ago |
David Snopek
|
3007163210
Allow GDExtensions to add editor plugins
|
1 year ago |
Hendrik Brucker
|
dc46163b12
Improve editor state persistence
|
1 year ago |
Max Hilbrunner
|
f6bf51ca49
Merge pull request #75864 from KoBeWi/assassin_of_shaders
|
1 year ago |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
1 year ago |
SaracenOne
|
f1ba23e8bb
Fix cleaning up inspector and history when deleting multiple nodes at once.
|
1 year ago |
kobewi
|
aaf02ec04a
Close built-in shaders when closing scene
|
1 year ago |
kobewi
|
13c8a9890d
Improve editor state initialization
|
1 year ago |
Yuri Sizov
|
ee2cc347c6
Add support for icons in GDExtension classes
|
1 year ago |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
1 year ago |
Yuri Sizov
|
9fae65404a
Streamline class icon resolution in the editor
|
1 year ago |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
2 years ago |
kobewi
|
6444c7d127
Move global script class cache to separate file
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
rune-scape
|
176cb9cc83
Fix resource picker regression
|
2 years ago |
rune-scape
|
847c9bd248
GDScript: Avoid using `get_global_class_native_base`
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Rémi Verschelde
|
2b6e043491
Merge pull request #58617 from KoBeWi/custom_something
|
2 years ago |
Micky
|
dd26ecdd31
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
|
2 years ago |
kobewi
|
a3309215c2
Improve handling of custom types
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
2 years ago |
Haoyu Qiu
|
61bc7d6576
Fix heap-use-after-free when closing a scene with its builtin script open
|
2 years ago |