This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
53231879b3
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators.Tests
/
TestData
/
Sources
History
2750558108
f192430921
Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script
2025-08-09 13:25:54 +08: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
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0109.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0110.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0111.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportedComplexStrings.cs
…
ExportedFields.cs
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02:00
ExportedProperties.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
ExportedToolButtons.cs
…
Foo.cs
…
Generic.GD0003.cs
…
Generic.cs
…
GlobalClass.GD0401.cs
…
GlobalClass.GD0402.cs
…
KeywordClassNameAndNamespace.cs
Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script
2025-08-09 13:25:54 +08:00
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
…