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
511134f55ff17330da315f9f3da1702366c31921
godot
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
History
Ignacio Roldán Etcheverry
8d9ff955b7
C#: Fix exported game crash because of uninitialized callbacks
...
This was a regression from
2c180f62d9
, where I forgot to update the source generator.
2022-08-29 17:37:56 +02:00
..
Common.cs
C#: Ignore property indexers and report if exported
2022-08-28 18:16:57 +02:00
ExtensionMethods.cs
…
Godot.SourceGenerators.csproj
…
Godot.SourceGenerators.props
…
GodotClasses.cs
…
GodotEnums.cs
…
GodotMemberData.cs
…
GodotPluginsInitializerGenerator.cs
C#: Fix exported game crash because of uninitialized callbacks
2022-08-29 17:37:56 +02:00
MarshalType.cs
…
MarshalUtils.cs
…
MethodInfo.cs
…
MustBeVariantAnalyzer.cs
…
PropertyInfo.cs
…
ScriptMethodsGenerator.cs
…
ScriptPathAttributeGenerator.cs
…
ScriptPropertiesGenerator.cs
C#: Ignore property indexers and report if exported
2022-08-28 18:16:57 +02:00
ScriptPropertyDefValGenerator.cs
C#: Ignore property indexers and report if exported
2022-08-28 18:16:57 +02:00
ScriptRegistrarGenerator.cs
…
ScriptSerializationGenerator.cs
C#: Ignore property indexers and report if exported
2022-08-28 18:16:57 +02:00
ScriptSignalsGenerator.cs
…