This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea2a8bfe41d00a83650ca8048ccea616bfa5518e
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators.Sample
History
R. Alex Hofer
6ab93bd919
Fully qualify C# default values in exported fields.
...
This avoids issues when the default values rely on using namespaces.
2022-11-22 18:10:34 -05:00
..
Bar.cs
…
EventSignals.cs
C#: Add source generator for signals as events
2022-08-22 03:36:52 +02:00
ExportedFields.cs
Fully qualify C# default values in exported fields.
2022-11-22 18:10:34 -05:00
ExportedProperties.cs
Fix C# style with
dotnet format
2022-08-27 03:22:31 +02:00
Foo.cs
…
Generic.cs
…
Godot.SourceGenerators.Sample.csproj
…
Methods.cs
C#: Add source generator for method list
2022-08-22 03:36:52 +02:00
MoreExportedFields.cs
Fully qualify C# default values in exported fields.
2022-11-22 18:10:34 -05:00
ScriptBoilerplate.cs
C#: Assume 64-bit types when type has no meta
2022-09-01 10:29:52 +02:00