virtualx-engine/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
2022-08-25 20:39:57 +02:00
..
Common.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
ExtensionMethods.cs C#: Preserve order of exported fields/categories 2022-08-25 20:39:57 +02:00
Godot.SourceGenerators.csproj C#: Make GodotSharp API a NuGet package 2022-08-22 03:36:51 +02:00
Godot.SourceGenerators.props
GodotClasses.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
GodotEnums.cs C#: Add source generator for signals as events 2022-08-22 03:36:52 +02:00
GodotMemberData.cs C#: Preserve order of exported fields/categories 2022-08-25 20:39:57 +02:00
GodotPluginsInitializerGenerator.cs C#: Initial NativeAOT support 2022-08-22 03:36:51 +02:00
MarshalType.cs C#: Re-introduce generic Godot Array and Dictionary 2022-08-22 03:36:52 +02:00
MarshalUtils.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
MethodInfo.cs C#: Add source generator for signals as events 2022-08-22 03:36:52 +02:00
MustBeVariantAnalyzer.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
PropertyInfo.cs C#: Add source generator for signals as events 2022-08-22 03:36:52 +02:00
ScriptMethodsGenerator.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
ScriptPathAttributeGenerator.cs C#: Add source generator for properties and exports default values 2022-08-22 03:36:51 +02:00
ScriptPropertiesGenerator.cs C#: Preserve order of exported fields/categories 2022-08-25 20:39:57 +02:00
ScriptPropertyDefValGenerator.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00
ScriptSignalsGenerator.cs Add MustBeVariant attribute and analyzer 2022-08-25 01:47:40 +02:00