Commit History

Author SHA1 Message Date
  Raul Santos f4094b554d [.NET] Disallow `[ExportToolButton]` on members thay may store the Callable 6 months ago
  Raul Santos 4e5080d805 [.NET] Preserve no-hint behavior for unmarshallable generics in dictionaries 9 months ago
  Thaddeus Crews ec7fd4f6f1 Merge pull request #97894 from paulloz/dotnet/export-tool-button 9 months ago
  Paul Joannon 4f52c2bb1f Implement [ExportToolButton] 10 months ago
  Adam Johnston 186f35fc9b remove duplicate read/write only property warning from ScriptPropertiesGenerator 9 months ago
  Juan Pablo Arce e3790de461 Fix exported typed dictionaries in .NET having an incorrect hint, which led to incorrect scene serialization 10 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Raul Santos 65cd0c86f9 C#: Escape generated members 1 year ago
  Gaoyao Massimo Hu e3270113ca Remove useless isFirstEntry and useless source.Append("else ") 1 year ago
  Gaoyao Massimo Hu 06b716d8b3 Fix C# Hint NodeType and ResourceType HintString 1 year ago
  Paul Joannon aba787393f C#: Fix generator crash w/ generic arrays 1 year ago
  Paul Joannon 139a5df821 Cleanup C# projects, code quality & style 1 year ago
  Ivan Shakhov 00dc19585b provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 1 year ago
  Paul Joannon 5981886fb7 Clean diagnostic rules 1 year ago
  Paul Joannon 46b3096570 Clean a bunch of C# warnings 1 year ago
  Raul Santos fe078219fc C#: Fix generated nested class order 1 year ago
  William Scalf 41cf94e8b6 Allow readonly and writeonly C# properties to be accessed from GDScript 2 years ago
  Yuri Sizov b78fe83ed4 Merge pull request #79239 from raulsntos/dotnet/document-generated-members 2 years ago
  Yuri Sizov f8f06d3d38 Merge pull request #78264 from magian1127/4.0StringName 2 years ago
  Raul Santos 12e4aa93b3 C#: Document generated members 2 years ago
  Raul Santos 671a5b4ea5 C#: Compare symbol names without null flow state 2 years ago
  Magian e8aeb6baa0 C# Array<StringName> support PropertyHint.Enum 2 years ago
  Raul Santos a1f454fee3 C#: Add global class support 2 years ago
  Alex de la Mare 8ab3295e57 Add fine-grained disabling of SourceGenerators 2 years ago
  Raul Santos 0372bd56b6 C#: Ignore explicit interface implementations 2 years ago
  Raul Santos 4788cb35c1 C#: Add global namespace to grouping property info 2 years ago
  Raul Santos 03c26d6618 C#: Disallow init-only properties 2 years ago
  Ignacio Roldán Etcheverry 17b2838f39 C#: Cleanup Variant marshaling code in source/bindings generators 2 years ago
  Ignacio Roldán Etcheverry 4a82d71d73 Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator 2 years ago
  Magian c41196f0f3 C#: Fix Generated ScriptProperty Error. 2 years ago