summaryrefslogtreecommitdiff
path: root/modules/mono/glue/GodotSharp/GodotPlugins
AgeCommit message (Expand)Author
2023-02-04C#: Fix AppContext.BaseDirectoryRedworkDE
2023-02-02C#: Set AppContext.BaseDirectory for editor buildsRedworkDE
2023-01-27C#: Rename `Object` to `GodotObject`Raul Santos
2023-01-21C#: Allow use of .NET 7RedworkDE
2022-10-17C#: Load assemblies as collectible only in the Godot editorIgnacio Roldán Etcheverry
2022-08-26Fix various C# exceptionsRaul Santos
2022-08-22C#: Replace P/Invoke with delegate pointersIgnacio Roldán Etcheverry
2022-08-22C#: Re-implement assembly reloading with ALCsIgnacio Roldán Etcheverry
2022-08-22C#: Initial NativeAOT supportIgnacio Roldán Etcheverry
2022-08-22C#: Upgrade to .NET 6 (5.0 -> 6.0)Ignacio Roldán Etcheverry
2022-08-22C#/netcore: Add base desktop game export implementationIgnacio Roldán Etcheverry
2022-08-22C#: Begin move to .NET CoreIgnacio Roldán Etcheverry