Age | Commit message (Expand) | Author |
---|---|---|
2023-02-04 | C#: Fix AppContext.BaseDirectory | RedworkDE |
2023-02-02 | C#: Set AppContext.BaseDirectory for editor builds | RedworkDE |
2023-01-27 | C#: Rename `Object` to `GodotObject` | Raul Santos |
2023-01-21 | C#: Allow use of .NET 7 | RedworkDE |
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 |