reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
zwebb
|
466661c78f
initialized member variables in header
|
3 years ago |
Ignacio Roldán Etcheverry
|
e527687e1e
Merge pull request #55679 from raulsntos/script_reload_fix
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
fabriceci
|
9d5b807059
Improve editor template workflow
|
3 years ago |
Raul Santos
|
4a339dc8fd
C# script reload fixed
|
3 years ago |
Raul Santos
|
c6ecc04114
Keep order for C# exported members
|
3 years ago |
Paul Joannon
|
19f25b6847
Improve C# method listing
|
3 years ago |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
4 years ago |
Ignacio Roldán Etcheverry
|
5ea500e599
Fix C# native instance bindings after recent re-write
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
4 years ago |
Pedro J. Estébanez
|
2ca6b9c610
Fix slow load/save of scenes with many instances of the same script
|
4 years ago |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 years ago |
Rémi Verschelde
|
896aa94283
Merge pull request #49221 from Faless/mp/4.x_rpc_refactor
|
4 years ago |
Marcel Admiraal
|
beae6527e0
Add missing override keyword to CSharpLanguage::is_control_flow_keyword()
|
4 years ago |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
4 years ago |
Hugo Locurcio
|
e905e8f145
Highlight control flow keywords with a different color
|
4 years ago |
Ignacio Etcheverry
|
5b3b9cd63b
C#: Fix disconnecting event signals twice
|
4 years ago |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
4 years ago |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
4 years ago |
Thakee Nathees
|
d0e7d9b62f
Documentation generation for GDScript
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Ignacio Etcheverry
|
34960cb936
C#: Fix custom event signals crash on hot-reload
|
4 years ago |
opl-
|
e4d20ae373
Fix code duplication in CSharpScript
|
4 years ago |
George Marques
|
2b9d9bc364
Remove multilevel calls
|
5 years ago |