summaryrefslogtreecommitdiff
path: root/modules/mono/glue/GodotSharp/GodotPlugins/Main.cs
AgeCommit message (Expand)Author
2023-01-27C#: Rename `Object` to `GodotObject`Raul Santos
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#/netcore: Add base desktop game export implementationIgnacio Roldán Etcheverry
2022-08-22C#: Begin move to .NET CoreIgnacio Roldán Etcheverry