This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
e00b7dc72d3ef484e07e9f3ca8045bf124aecc1c
godot
/
modules
/
mono
/
glue
/
GodotSharp
/
Godot.SourceGenerators.Internal
History
Rémi Verschelde
4047e4b894
.NET: Downgrade Microsoft.CodeAnalysis.CSharp to 4.8.0 for compat with SDK 8.0.1xy
...
And for CI, set up .NET SDK 8.0.100 explicitly to test our min supported version.
2024-12-17 15:56:56 +01:00
..
CallbacksInfo.cs
Add
readonly
to C# methods and types that don't mutate
2022-11-14 20:32:20 +01:00
Common.cs
C#: Add
global::
namespace to generated source
2022-11-26 01:13:16 +01:00
ExtensionMethods.cs
C#: Compare symbol names without null flow state
2023-07-06 16:10:14 +02:00
GeneratorClasses.cs
…
Godot.SourceGenerators.Internal.csproj
.NET: Downgrade Microsoft.CodeAnalysis.CSharp to 4.8.0 for compat with SDK 8.0.1xy
2024-12-17 15:56:56 +01:00
UnmanagedCallbacksGenerator.cs
Move to .NET8
2024-12-13 14:00:13 +01:00