A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
Raul Santos
|
5815d1c8c8
Improve handling of generic C# types
|
1 year ago |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Zae
|
67e1373e5a
C#: make C# static methods accessible.
|
1 year ago |
RedworkDE
|
e0f644a48d
C#: Fix editor integration breaking and causing error spam when reloading assemblies fails
|
2 years ago |
RedworkDE
|
1cfc382fe8
C#: Mostly fix hash of ManagedCallable
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Ignacio Roldán Etcheverry
|
97713ff77a
C#: Add source generator for signals as events
|
3 years ago |
Ignacio Roldán Etcheverry
|
e235cef09f
C#: Re-implement assembly reloading with ALCs
|
3 years ago |
Ignacio Roldán Etcheverry
|
778007a358
C#: Re-introduce exception logging and error stack traces in editor
|
3 years ago |
Ignacio Roldán Etcheverry
|
88e367a406
C#/netcore: Add base desktop game export implementation
|
3 years ago |
Ignacio Roldán Etcheverry
|
f88d8902cf
C#: Ensure native handles are freed after switch to .NET Core
|
3 years ago |
Ignacio Roldán Etcheverry
|
f9a67ee9da
C#: Begin move to .NET Core
|
3 years ago |
Ignacio Roldán Etcheverry
|
513ee857a9
C#: Restructure code prior move to .NET Core
|
3 years ago |
Ignacio Roldán Etcheverry
|
5e37d073bb
C#: Re-write GD and some other icalls as P/Invoke
|
3 years ago |
Ignacio Roldán Etcheverry
|
124fbf95f8
C#: Move marshaling logic and generated glue to C#
|
4 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Raul Santos
|
8131358b71
C#: New `RPCAttribute`
|
3 years ago |
Raul Santos
|
329818f20b
Support explicit values in flag properties, add C# flags support
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Raul Santos
|
d28be4d580
Fix get_all_delegates method for generic classes
|
3 years ago |
Fabio Alessandrelli
|
24a949ea11
[Net] Rename RPC constants and annotation arguments.
|
3 years ago |
Edward Auttonberry
|
c86ab40389
Update C# RPC attributes to share new Any/Auth naming convention
|
3 years ago |
Fabio Alessandrelli
|
64b9f30b92
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
|
4 years ago |
Fabio Alessandrelli
|
ddb68f76ff
[Net] Single `rpc` annotation. "sync" no longer part of mode.
|
4 years ago |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |