1
0
Fork 0
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
Juan Pablo Arce 63ff665fd0
Fix GD0107 not applying to arrays and dictionaries containing nodes
(cherry picked from commit 8aa444d212)
2024-09-16 16:55:57 +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.3.1-rc 2024-08-15 11:35:17 +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-09-16 16:55:57 +02: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