Age | Commit message (Expand) | Author |
---|---|---|
2022-10-17 | C#: Load assemblies as collectible only in the Godot editor | Ignacio Roldán Etcheverry |
2022-08-26 | Fix various C# exceptions | Raul Santos |
2022-08-22 | C#: Replace P/Invoke with delegate pointers | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Re-implement assembly reloading with ALCs | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Initial NativeAOT support | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Upgrade to .NET 6 (5.0 -> 6.0) | Ignacio Roldán Etcheverry |
2022-08-22 | C#/netcore: Add base desktop game export implementation | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Begin move to .NET Core | Ignacio Roldán Etcheverry |