Pedro J. Estébanez
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 years ago |
Danil Alexeev
|
ed0b3c08e1
Core: Fix `Object::has_method()` for script static methods
|
1 year ago |
Rémi Verschelde
|
d759f91f8d
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
1 year ago |
398utubzyt
|
2df37a237a
C#: Abstract script class support
|
2 years ago |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
2 years ago |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
2 years ago |
Yuri Rubinsky
|
35802374ac
Add coloring for completion of vector components
|
2 years ago |
Markus Sauermann
|
c4705a590b
Fix Object::notification order
|
2 years ago |
Rémi Verschelde
|
76d318dbd1
Merge pull request #75778 from KoBeWi/_vp
|
2 years ago |
kobewi
|
67db4693eb
Expose _validate_property() for scripting
|
2 years ago |
Yuri Sizov
|
2c77f07aaa
Add a script method to get its class icon
|
2 years ago |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 years ago |
Ryan Roden-Corrent
|
731a13a1ba
Fix race in ScriptServer.
|
2 years ago |
ajreckof
|
e9a2060b27
Fix wrong alphabetical order in autocompletion sorting.
|
2 years ago |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 years ago |
voidedWarranties
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
2 years ago |
Emmanuel Leblond
|
58f4139164
Add Engine::unregister_script_language and make Engine::register_script_language returns a Error
|
2 years ago |
kobewi
|
c1cc8fd87f
Remove unused has_global_classes()
|
2 years ago |
Juan Linietsky
|
79897dd5bc
Restore script class cache if removed
|
2 years ago |
Rémi Verschelde
|
ebd0b40f6e
Merge pull request #71687 from reduz/support-script-class-name-in-efs
|
2 years ago |
Juan Linietsky
|
dddd8d43f6
Support script global resource name in EditorFileSystem
|
2 years ago |
Juan Linietsky
|
3dcf380161
Implement a quick script inheritance check
|
2 years ago |
Juan Linietsky
|
5bdc0d97d3
Clean up EditorFileSystem script parsing
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
Yuri Sizov
|
980f5f32f4
Make `property_*_revert` methods multilevel and expose them for scripting
|
3 years ago |
Hristo Stamenov
|
0e1f7e9f89
Removed faulty function update after get_property_list.
|
3 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 years ago |
Yuri Sizov
|
a9098e6147
Add support for documenting built-in annotations
|
3 years ago |