Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Ignacio Roldán Etcheverry
|
282bd37e5c
C#: Remove need for reflection to invoking callable delegates
|
3 年之前 |
Ignacio Roldán Etcheverry
|
8199a209c2
C#: Fix module builds for Windows 32-bit with mingw-w64
|
3 年之前 |
Ignacio Roldán Etcheverry
|
a9892f2571
C#: Add source generator for method list
|
3 年之前 |
Ignacio Roldán Etcheverry
|
97713ff77a
C#: Add source generator for signals as events
|
3 年之前 |
Ignacio Roldán Etcheverry
|
e235cef09f
C#: Re-implement assembly reloading with ALCs
|
3 年之前 |
Ignacio Roldán Etcheverry
|
778007a358
C#: Re-introduce exception logging and error stack traces in editor
|
3 年之前 |
Ignacio Roldán Etcheverry
|
67db89988d
C#: Ensure we only create one CSharpScript per type
|
3 年之前 |
Ignacio Roldán Etcheverry
|
92503ae8db
C#: Add source generator for properties and exports default values
|
3 年之前 |
Ignacio Roldán Etcheverry
|
88e367a406
C#/netcore: Add base desktop game export implementation
|
3 年之前 |
Ignacio Roldán Etcheverry
|
f88d8902cf
C#: Ensure native handles are freed after switch to .NET Core
|
3 年之前 |
Ignacio Roldán Etcheverry
|
f9a67ee9da
C#: Begin move to .NET Core
|
4 年之前 |
Ignacio Roldán Etcheverry
|
513ee857a9
C#: Restructure code prior move to .NET Core
|
4 年之前 |
Ignacio Roldán Etcheverry
|
5e37d073bb
C#: Re-write GD and some other icalls as P/Invoke
|
4 年之前 |
Ignacio Roldán Etcheverry
|
124fbf95f8
C#: Move marshaling logic and generated glue to C#
|
4 年之前 |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 年之前 |
Raul Santos
|
8131358b71
C#: New `RPCAttribute`
|
3 年之前 |
Raul Santos
|
329818f20b
Support explicit values in flag properties, add C# flags support
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Raul Santos
|
d28be4d580
Fix get_all_delegates method for generic classes
|
3 年之前 |
Fabio Alessandrelli
|
24a949ea11
[Net] Rename RPC constants and annotation arguments.
|
4 年之前 |
Edward Auttonberry
|
c86ab40389
Update C# RPC attributes to share new Any/Auth naming convention
|
4 年之前 |
Fabio Alessandrelli
|
64b9f30b92
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
|
4 年之前 |
Fabio Alessandrelli
|
ddb68f76ff
[Net] Single `rpc` annotation. "sync" no longer part of mode.
|
4 年之前 |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 年之前 |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
4 年之前 |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 年之前 |