summaryrefslogtreecommitdiffstats
path: root/modules/mono/glue/GodotSharp/Godot.SourceGenerators.Internal
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #91479 from Repiteo/dotnet/sln-csproj-attributesRémi Verschelde2024-05-041-1/+1
|\
| * Dotnet: Fix attributes for `sln`/`csproj` filesThaddeus Crews2024-05-031-1/+1
* | Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-031-0/+1
|/
* Cleanup C# projects, code quality & stylePaul Joannon2024-02-271-2/+2
* C#: Fix generated nested class orderRaul Santos2023-10-181-6/+14
* C#: Compare symbol names without null flow stateRaul Santos2023-07-061-1/+1
* C#: Fix internal source generator on the 7.0.200 SDKRedworkDE2023-02-161-1/+3
* C#: Add `global::` namespace to generated sourceRaul Santos2022-11-263-24/+34
* Add `readonly` to C# methods and types that don't mutateRaul Santos2022-11-141-1/+1
* C#: Replace P/Invoke with delegate pointersIgnacio Roldán Etcheverry2022-08-226-0/+688