Age | Commit message (Expand) | Author |
---|---|---|
2022-09-22 | C#: Guard against null assemblies | Raul Santos |
2022-09-17 | don't marshal multidimensional arrays | antonWetzel |
2022-08-26 | Fix various C# exceptions | Raul Santos |
2022-08-25 | Add MustBeVariant attribute and analyzer | Raul Santos |
2022-08-22 | C#: Re-introduce generic Godot Array and Dictionary | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Array, Dictionary and marshaling refactoring | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Add dedicated Variant struct, replacing System.Object | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Add source generator for method list | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Static marshaling for bindings and source generators | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Add source generator for properties and exports default values | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Add initial implementation of source generator for script members | Ignacio Roldán Etcheverry |