virtualx-engine/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
Rémi Verschelde 0d0eb71694
Merge pull request #94599 from juanjp600/node-array-export-diagnostic
C#: Fix GD0107 not applying to arrays and dictionaries containing nodes
2024-08-16 23:45:26 +02:00
..
AnalyzerReleases.Shipped.md
AnalyzerReleases.Unshipped.md
ClassPartialModifierAnalyzer.cs
CodeAnalysisAttributes.cs
Common.cs
EventHandlerSuffixSuppressor.cs
ExtensionMethods.cs Fix interpolated strings in ScriptPropertyDefVal 2024-03-01 11:24:46 +01:00
GlobalClassAnalyzer.cs Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00
Godot.SourceGenerators.csproj Bump version to 4.4-dev 2024-08-15 11:39:34 +02:00
Godot.SourceGenerators.props
GodotClasses.cs
GodotEnums.cs Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
GodotMemberData.cs
GodotPluginsInitializerGenerator.cs
Helper.cs
MarshalType.cs Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
MarshalUtils.cs Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
MethodInfo.cs
MustBeVariantAnalyzer.cs C#: Ignore late bound methods in MustBeVariantAnalyzer 2024-05-01 03:18:21 +02:00
PropertyInfo.cs
ScriptMethodsGenerator.cs C#: Escape generated members 2024-06-15 19:07:42 +02:00
ScriptPathAttributeGenerator.cs
ScriptPropertiesGenerator.cs C#: Escape generated members 2024-06-15 19:07:42 +02:00
ScriptPropertyDefValGenerator.cs Fix GD0107 not applying to arrays and dictionaries containing nodes 2024-07-24 02:20:29 -03:00
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs C#: Escape generated members 2024-06-15 19:07:42 +02:00
ScriptSignalsGenerator.cs C#: Escape generated members 2024-06-15 19:07:42 +02:00