godot/modules/mono/glue/GodotSharp
Michael Wörner 77208a62a4 Fix String.GetExtension() return value.
It previously returned the string itself when it should return an empty string according to the docs/examples and the C++ counterpart String::get_extension().
2025-06-27 12:01:11 +02:00
..
ExternalAnnotations C#: Re-implement assembly reloading with ALCs 2022-08-22 03:36:51 +02:00
Godot.SourceGenerators.Internal Fix nested GodotObject class in generic class lead to source generator errors in C# 2025-03-22 20:46:52 +08:00
GodotPlugins Move to .NET8 2024-12-13 14:00:13 +01:00
GodotSharp Fix String.GetExtension() return value. 2025-06-27 12:01:11 +02:00
GodotSharpEditor Bump version to 4.5-dev 2025-03-03 17:27:40 +01:00
.editorconfig Cleanup C# projects, code quality & style 2024-02-27 20:11:24 +01:00
.gitignore Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
GodotSharp.sln Dotnet: Fix attributes for sln/csproj files 2024-05-03 12:21:51 -05:00
GodotSharp.sln.DotSettings Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00