virtualx-engine/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
K. S. Ernest (iFire) Lee f9b488508c
Add PackedVector4Array Variant type
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-05-03 00:58:27 +02:00
..
AnalyzerReleases.Shipped.md C#: Add analyzer release tracking 2024-02-19 19:47:40 +01:00
AnalyzerReleases.Unshipped.md C#: Add analyzer release tracking 2024-02-19 19:47:40 +01:00
ClassPartialModifierAnalyzer.cs provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 2024-02-21 12:35:28 +03:00
CodeAnalysisAttributes.cs Clean a bunch of C# warnings 2024-01-26 09:38:33 +01:00
Common.cs provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 2024-02-21 12:35:28 +03:00
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 Fill copyright field in .csproj files 2024-04-26 11:41:04 +02:00
Godot.SourceGenerators.props
GodotClasses.cs Add tests and fix exports diagnostics 2024-02-20 11:24:41 +01:00
GodotEnums.cs Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
GodotMemberData.cs
GodotPluginsInitializerGenerator.cs
Helper.cs Clean a bunch of C# warnings 2024-01-26 09:38:33 +01:00
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 C#: Set PropertyInfo.class_name for method parameters 2023-06-16 23:19:38 +02:00
ScriptMethodsGenerator.cs Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00
ScriptPathAttributeGenerator.cs provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 2024-02-21 12:35:28 +03:00
ScriptPropertiesGenerator.cs C#: Fix generator crash w/ generic arrays 2024-04-30 22:22:09 +02:00
ScriptPropertyDefValGenerator.cs Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 2024-02-21 12:35:28 +03:00
ScriptSignalsGenerator.cs Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00