Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
voidedWarranties
|
d65ea6fb9c
Fix virtual binding for `ScriptLanguageExtension::_reload_scripts`
|
1 year ago |
Chris Cranford
|
8577340501
Expose several EngineDebugger methods and signals as plugin callbacks
|
1 year ago |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 years ago |
Paul Joannon
|
9fa2355cef
Disable signal callback generation in C#
|
1 year ago |
Emmanuel Leblond
|
0124b513cd
Fix `ScriptLanguageExtension::_find_function` documentation
|
1 year ago |
msreis
|
f1cc14d525
Fix missing time for some script functions in profiler
|
2 years 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
|
1 year ago |
Yuri Sizov
|
2c77f07aaa
Add a script method to get its class icon
|
2 years ago |
voidedWarranties
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
2 years ago |
voidedWarranties
|
0a58025e40
Add missing virtual bind for `ScriptExtension::_get_global_name`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
derammo
|
320fb492b0
added missing virtual to ScriptExtension
|
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 |
Yuri Rubinsky
|
a439832035
Fix signal completion in GDScript editor
|
3 years ago |
Eric M
|
4ab605d14d
Improve sorting of Code Completion options.
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |