1
0
Fork 0
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
Thaddeus Crews c2141e0aa5
Bump version to 4.6-dev
2025-09-15 15:50:22 -05:00
..
AnalyzerReleases.Shipped.md Move entries from `AnalyzerReleases.Unshipped.md` to `AnalyzerReleases.Shipped.md` 2025-03-04 00:35:42 +01:00
AnalyzerReleases.Unshipped.md Move entries from `AnalyzerReleases.Unshipped.md` to `AnalyzerReleases.Shipped.md` 2025-03-04 00:35:42 +01:00
ClassPartialModifierAnalyzer.cs
CodeAnalysisAttributes.cs
Common.cs [.NET] Disallow `[ExportToolButton]` on members thay may store the Callable 2025-02-14 01:09:59 +01:00
EventHandlerSuffixSuppressor.cs
ExtensionMethods.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
GlobalClassAnalyzer.cs Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00
Godot.SourceGenerators.csproj Bump version to 4.6-dev 2025-09-15 15:50:22 -05:00
Godot.SourceGenerators.props
GodotClasses.cs [.NET] Disallow `[ExportToolButton]` on members thay may store the Callable 2025-02-14 01:09:59 +01:00
GodotEnums.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
GodotMemberData.cs
GodotPluginsInitializerGenerator.cs
Helper.cs
MarshalType.cs Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
MarshalUtils.cs Implement typed dictionaries 2024-09-04 10:27:26 -05:00
MethodInfo.cs
MustBeVariantAnalyzer.cs C#: Fix unhandled GD0303 error for nested generic attribute types 2024-10-11 03:03:05 +08:00
PropertyInfo.cs
ScriptMethodsGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
ScriptPathAttributeGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
ScriptPropertiesGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
ScriptPropertyDefValGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
ScriptSignalsGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00