summaryrefslogtreecommitdiff
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Common.cs
AgeCommit message (Expand)Author
2023-01-27C#: Rename `Object` to `GodotObject`Raul Santos
2022-11-26C#: Add `global::` namespace to generated sourceRaul Santos
2022-08-28C#: Ignore property indexers and report if exportedRaul Santos
2022-08-25Add MustBeVariant attribute and analyzerRaul Santos
2022-08-22Improve C# signal analyzer errorsRaul Santos
2022-08-22C#: Add source generator for signals as eventsIgnacio Roldán Etcheverry
2022-08-22C#: Add source generator for properties and exports default valuesIgnacio Roldán Etcheverry
2022-08-22C#/netcore: Add base desktop game export implementationIgnacio Roldán Etcheverry
2022-08-22C#: Add initial implementation of source generator for script membersIgnacio Roldán Etcheverry
2021-03-06Add C# source generator for a new ScriptPath attributeIgnacio Etcheverry