This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
cc7f2e516073d971d747bc57ab3ba4092cc57b51
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators.Tests
/
TestData
/
Sources
History
Paul Joannon
88191b0b15
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02: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
…
ExportDiagnostics_GD0109.cs
…
ExportDiagnostics_GD0110.cs
…
ExportDiagnostics_GD0111.cs
…
ExportedComplexStrings.cs
…
ExportedFields.cs
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02:00
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
ExportedProperties.cs
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02:00
ExportedToolButtons.cs
…
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
…