Commit History

Author SHA1 Message Date
  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
  Raul Santos b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
  Raul Santos 687633e5bd Use `.generated` suffix for generated C# code 2 years ago
  Magian 4448859ead C# Modify the MemberName generated for the user script 2 years ago
  Raul Santos 761e2b1a65 C#: Ignore property indexers and report if exported 3 years ago
  Paul Joannon cf99d92a39 C#: Preserve order of exported fields/categories 3 years ago
  Raul Santos 6468f9b37c Add MustBeVariant attribute and analyzer 3 years ago
  Zae 431a28fe19 C#: Add grouping attributes for properties. 3 years ago
  Ignacio Roldán Etcheverry 3123be2384 C#: Array, Dictionary and marshaling refactoring 3 years ago
  Ignacio Roldán Etcheverry a9892f2571 C#: Add source generator for method list 3 years ago
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events 3 years ago
  Ignacio Roldán Etcheverry e22dd3bc6a C#: Static marshaling for bindings and source generators 3 years ago
  Ignacio Roldán Etcheverry 92503ae8db C#: Add source generator for properties and exports default values 3 years ago