This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b783be59a2
godot
/
modules
/
mono
/
glue
/
GodotSharp
/
GodotSharp
History
Paul Joannon
b783be59a2
C#: godot_variant should always have a valid type
2022-08-30 00:32:53 +02:00
..
Core
C#: godot_variant should always have a valid type
2022-08-30 00:32:53 +02:00
Properties
C#/netcore: Add base desktop game export implementation
2022-08-22 03:36:51 +02:00
GlobalUsings.cs
C#: Upgrade to .NET 6 (5.0 -> 6.0)
2022-08-22 03:36:51 +02:00
GodotSharp.csproj
Add MustBeVariant attribute and analyzer
2022-08-25 01:47:40 +02:00
GodotSharp.csproj.DotSettings
C#: Move marshaling logic and generated glue to C#
2022-08-22 03:35:59 +02:00
Variant.cs
Seal classes that can't be inherited from
2022-08-23 11:08:59 +02:00