summaryrefslogtreecommitdiff
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/GodotPluginsInitializerGenerator.cs
AgeCommit message (Expand)Author
2023-02-01Update modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/GodotPluginsI...Treer
2023-01-31Qualify Console's namespace to avoid mixup with plugin's objectsTreer
2023-01-27C#: Rename `Object` to `GodotObject`Raul Santos
2022-10-22Use `.generated` suffix for generated C# codeRaul Santos
2022-08-29C#: Fix exported game crash because of uninitialized callbacksIgnacio 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