summaryrefslogtreecommitdiff
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/GodotClasses.cs
AgeCommit message (Expand)Author
2023-01-27C#: Rename `Object` to `GodotObject`Raul Santos
2023-01-27C#: Renames to follow .NET naming conventionsRaul Santos
2022-08-25Add MustBeVariant attribute and analyzerRaul Santos
2022-08-23C#: Add grouping attributes for properties.Zae
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#: Add initial implementation of source generator for script membersIgnacio Roldán Etcheverry
2021-03-06Add C# source generator for a new ScriptPath attributeIgnacio Etcheverry