behaviour-tree-test/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests/TestData/Sources
Rémi Verschelde 0d3ce48562
Merge pull request #104279 from L2750558108/pr-fix-nested-in-generic-errors
Fix nested GodotObject class in generic class lead to source generator errors in C#
2025-03-28 14:32:44 +01:00
..
AbstractGenericNode.cs
AllReadOnly.cs
AllWriteOnly.cs
Bar.cs
ClassPartialModifier.GD0001.cs
EventSignals.cs
ExportDiagnostics_GD0101.cs
ExportDiagnostics_GD0102.cs
ExportDiagnostics_GD0103.cs
ExportDiagnostics_GD0104.cs
ExportDiagnostics_GD0105.cs
ExportDiagnostics_GD0106.cs
ExportDiagnostics_GD0107.cs
ExportDiagnostics_GD0108.cs [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0109.cs [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0110.cs [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0111.cs [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
ExportedComplexStrings.cs
ExportedFields.cs
ExportedProperties.cs
ExportedProperties2.cs fix https://github.com/godotengine/godot/issues/104135 Generator for C# makes illegal code for a GodotObject with a primary ctor 2025-03-21 08:34:25 -07:00
ExportedToolButtons.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
Foo.cs
Generic.cs
Generic.GD0003.cs
GlobalClass.GD0401.cs
GlobalClass.GD0402.cs
Methods.cs
MixedReadOnlyWriteOnly.cs
MoreExportedFields.cs
MustBeVariant.GD0301.cs
MustBeVariant.GD0302.cs
NestedInGeneric.cs Fix nested GodotObject class in generic class lead to source generator errors in C# 2025-03-22 20:46:52 +08:00
OuterClassPartialModifierAnalyzer.GD0002.cs
SameName.GD0003.cs
ScriptBoilerplate.cs