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
6ffbec9e49
godot
/
modules
/
mono
/
glue
/
GodotSharp
/
GodotSharp
History
Rémi Verschelde
6ffbec9e49
Merge pull request
#64731
from raulsntos/dotnet6-variant-generics-analyzer
...
C#: Add `MustBeVariant` attribute and analyzer
2022-08-25 07:34:05 +02:00
..
Core
Merge pull request
#64731
from raulsntos/dotnet6-variant-generics-analyzer
2022-08-25 07:34:05 +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