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
9bc59cd100
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
History
Paul Joannon
88191b0b15
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02:00
..
AnalyzerReleases.Shipped.md
Move entries from `AnalyzerReleases.Unshipped.md` to `AnalyzerReleases.Shipped.md`
2025-03-04 00:35:42 +01:00
AnalyzerReleases.Unshipped.md
Move entries from `AnalyzerReleases.Unshipped.md` to `AnalyzerReleases.Shipped.md`
2025-03-04 00:35:42 +01:00
ClassPartialModifierAnalyzer.cs
…
CodeAnalysisAttributes.cs
…
Common.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
EventHandlerSuffixSuppressor.cs
…
ExtensionMethods.cs
Fix nested GodotObject class in generic class lead to source generator errors in C#
2025-03-22 20:46:52 +08:00
GlobalClassAnalyzer.cs
…
Godot.SourceGenerators.csproj
Bump version to 4.5-dev
2025-03-03 17:27:40 +01:00
Godot.SourceGenerators.props
…
GodotClasses.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
GodotEnums.cs
Implement [ExportToolButton]
2024-11-18 20:19:47 +01:00
GodotMemberData.cs
…
GodotPluginsInitializerGenerator.cs
…
Helper.cs
…
MarshalType.cs
…
MarshalUtils.cs
Implement typed dictionaries
2024-09-04 10:27:26 -05:00
MethodInfo.cs
…
MustBeVariantAnalyzer.cs
C#: Fix unhandled GD0303 error for nested generic attribute types
2024-10-11 03:03:05 +08:00
PropertyInfo.cs
…
ScriptMethodsGenerator.cs
…
ScriptPathAttributeGenerator.cs
…
ScriptPropertiesGenerator.cs
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ScriptPropertyDefValGenerator.cs
Fix extraction of C# default property values when negative
2025-04-13 17:57:20 +02:00
ScriptRegistrarGenerator.cs
…
ScriptSerializationGenerator.cs
…
ScriptSignalsGenerator.cs
C#: Fix warnings caught by new problem-matchers
2024-12-10 14:04:35 -06:00