This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-28 22:20:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa6d2b58afa42dce4bb38fe2839a3d01cd9cb1bc
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
T
History
Rémi Verschelde
956ea15e81
Merge pull request
#65879
from magian1127/4.0GenSDoc
...
inheritdoc the "///" comment from EventHandler to the generated event
2022-09-19 09:23:05 +02:00
..
Common.cs
…
ExtensionMethods.cs
…
Godot.SourceGenerators.csproj
…
Godot.SourceGenerators.props
…
GodotClasses.cs
…
GodotEnums.cs
…
GodotMemberData.cs
…
GodotPluginsInitializerGenerator.cs
…
MarshalType.cs
…
MarshalUtils.cs
don't marshal multidimensional arrays
2022-09-17 00:18:08 +02:00
MethodInfo.cs
…
MustBeVariantAnalyzer.cs
C#: Make MustBeVariantAnalyzer ignore OmittedTypeArgument
2022-09-06 18:51:45 +02:00
PropertyInfo.cs
…
ScriptMethodsGenerator.cs
C# Modify the MemberName generated for the user script
2022-09-06 20:43:40 +08:00
ScriptPathAttributeGenerator.cs
…
ScriptPropertiesGenerator.cs
C# Modify the MemberName generated for the user script
2022-09-06 20:43:40 +08:00
ScriptPropertyDefValGenerator.cs
C# Modify the MemberName generated for the user script
2022-09-06 20:43:40 +08:00
ScriptRegistrarGenerator.cs
…
ScriptSerializationGenerator.cs
C# Modify the MemberName generated for the user script
2022-09-06 20:43:40 +08:00
ScriptSignalsGenerator.cs
C#: inheritdoc the "///" comment from EventHandler to the generated event
2022-09-18 23:08:22 +08:00