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
fc6d6b2c00a0ccc6a1fa148df2a4866b8d438308
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
History
Rémi Verschelde
4410b0b0e1
Merge pull request
#67304
from wscalf/master
...
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-09-26 16:36:33 +02:00
..
Common.cs
C#: Add a Roslyn analyzer for global classes
2023-07-07 16:37:16 -07:00
EventHandlerSuffixSuppressor.cs
…
ExtensionMethods.cs
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-08-13 18:35:10 -04:00
GlobalClassAnalyzer.cs
C#: Add a Roslyn analyzer for global classes
2023-07-07 16:37:16 -07:00
Godot.SourceGenerators.csproj
C#: Suppress NU5128 warning
2023-07-15 15:25:37 +02:00
Godot.SourceGenerators.props
…
GodotClasses.cs
…
GodotEnums.cs
…
GodotMemberData.cs
…
GodotPluginsInitializerGenerator.cs
…
MarshalType.cs
…
MarshalUtils.cs
…
MethodInfo.cs
…
MustBeVariantAnalyzer.cs
…
PropertyInfo.cs
…
ScriptMethodsGenerator.cs
C#: make C# static methods accessible.
2023-09-20 22:49:33 +08:00
ScriptPathAttributeGenerator.cs
…
ScriptPropertiesGenerator.cs
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-08-13 18:35:10 -04:00
ScriptPropertyDefValGenerator.cs
C#: Document generated members
2023-07-09 14:26:15 +02:00
ScriptRegistrarGenerator.cs
…
ScriptSerializationGenerator.cs
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-08-13 18:35:10 -04:00
ScriptSignalsGenerator.cs
C#: Document generated members
2023-07-09 14:26:15 +02:00