Ignacio Roldán Etcheverry
|
e527687e1e
Merge pull request #55679 from raulsntos/script_reload_fix
|
před 3 roky |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
před 3 roky |
fabriceci
|
9d5b807059
Improve editor template workflow
|
před 4 roky |
Raul Santos
|
4a339dc8fd
C# script reload fixed
|
před 3 roky |
Raul Santos
|
c6ecc04114
Keep order for C# exported members
|
před 4 roky |
Paul Joannon
|
19f25b6847
Improve C# method listing
|
před 4 roky |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
před 4 roky |
Ignacio Roldán Etcheverry
|
5ea500e599
Fix C# native instance bindings after recent re-write
|
před 4 roky |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
před 4 roky |
Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
před 4 roky |
Pedro J. Estébanez
|
2ca6b9c610
Fix slow load/save of scenes with many instances of the same script
|
před 4 roky |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
před 4 roky |
Rémi Verschelde
|
896aa94283
Merge pull request #49221 from Faless/mp/4.x_rpc_refactor
|
před 4 roky |
Marcel Admiraal
|
beae6527e0
Add missing override keyword to CSharpLanguage::is_control_flow_keyword()
|
před 4 roky |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
před 4 roky |
Hugo Locurcio
|
e905e8f145
Highlight control flow keywords with a different color
|
před 4 roky |
Ignacio Etcheverry
|
5b3b9cd63b
C#: Fix disconnecting event signals twice
|
před 4 roky |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
před 4 roky |
reduz
|
f8d03b98e7
Improve resource load cache
|
před 4 roky |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
před 4 roky |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
před 4 roky |
Thakee Nathees
|
d0e7d9b62f
Documentation generation for GDScript
|
před 4 roky |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
před 5 roky |
Ignacio Etcheverry
|
34960cb936
C#: Fix custom event signals crash on hot-reload
|
před 5 roky |
opl-
|
e4d20ae373
Fix code duplication in CSharpScript
|
před 5 roky |
George Marques
|
2b9d9bc364
Remove multilevel calls
|
před 5 roky |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
před 5 roky |
Ignacio Etcheverry
|
51e1614d28
Mono/C#: Fix values not updated in remote inspector
|
před 5 roky |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 5 roky |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
před 5 roky |