Raul Santos
|
9a10701c69
C#: Assume 64-bit types when type has no meta
|
před 3 roky |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
před 3 roky |
Raul Santos
|
9c9b8fcd34
Remove `[Signal]` attribute from events
|
před 3 roky |
Magian
|
c371d1bac9
C# Generate StringName(SnakeName) for all class members
|
před 3 roky |
Ignacio Roldán Etcheverry
|
0c30c678f0
C#: Re-introduce generic Godot Array and Dictionary
|
před 3 roky |
Ignacio Roldán Etcheverry
|
3123be2384
C#: Array, Dictionary and marshaling refactoring
|
před 3 roky |
Ignacio Roldán Etcheverry
|
344f5028d4
C#: Add dedicated Variant struct, replacing System.Object
|
před 3 roky |
Ignacio Roldán Etcheverry
|
18f805b3aa
C#: Upgrade to .NET 6 (5.0 -> 6.0)
|
před 3 roky |
Ignacio Roldán Etcheverry
|
e22dd3bc6a
C#: Static marshaling for bindings and source generators
|
před 3 roky |
Ignacio Roldán Etcheverry
|
92503ae8db
C#: Add source generator for properties and exports default values
|
před 3 roky |
Ignacio Roldán Etcheverry
|
88e367a406
C#/netcore: Add base desktop game export implementation
|
před 4 roky |
Ignacio Roldán Etcheverry
|
f88d8902cf
C#: Ensure native handles are freed after switch to .NET Core
|
před 4 roky |
Ignacio Roldán Etcheverry
|
4d710bf659
C#: Add initial implementation of source generator for script members
|
před 4 roky |
Ignacio Roldán Etcheverry
|
e5e7a795b1
C#: Code cleanup and greatly reduce use of C# pointers
|
před 4 roky |
Ignacio Roldán Etcheverry
|
f9a67ee9da
C#: Begin move to .NET Core
|
před 4 roky |
Ignacio Roldán Etcheverry
|
513ee857a9
C#: Restructure code prior move to .NET Core
|
před 4 roky |
Ignacio Roldán Etcheverry
|
124fbf95f8
C#: Move marshaling logic and generated glue to C#
|
před 4 roky |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
před 3 roky |
Raul Santos
|
f9c43c5489
Add C# support for bitfield enums (flags)
|
před 3 roky |
reduz
|
5ac42cf576
Implement a BitField hint
|
před 3 roky |
bruvzg
|
860e24683f
Make enum/constant binds 64-bit.
|
před 3 roky |
Raul Santos
|
8dec74f22f
Generate typed array parameters in C# bindings
|
před 3 roky |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
před 3 roky |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
před 3 roky |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
před 3 roky |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
před 3 roky |
Raul Santos
|
83e0e13f4a
Support static methods in C# bindings generator
|
před 3 roky |
Raul Santos
|
4bbfd20aa9
Ignore PhysicsServer3DExtension class in C#
|
před 3 roky |
Raul Santos
|
eaddb79ec6
Refactor `bbcode_to_xml` into multiple specific methods
|
před 3 roky |
Raul Santos
|
84615b4b53
Find inherited members in C# documentation generator
|
před 3 roky |