Commit History

Author SHA1 Message Date
  LuoZhihao a71a8c6e1e C#: Expose OKHSL properties of Color 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  Juan Pablo Arce 8ab27a7ccf Fix generic arrays and dictionaries not calling set_typed 10 months ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Hilderin cc990efddf Fix freeze after building C# 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  Rémi Verschelde c196d12e23 Merge pull request #84947 from raulsntos/dotnet/instance_bindings 1 year ago
  Rémi Verschelde 0a7579b161 Fix `#if *_ENABLED` inconsistencies, should check if defined 1 year ago
  Raul Santos a351c4bbe3 C#: Use `get_instance_binding` instead of set 1 year ago
  Raul Santos 5f6082a96b C#: Generate and use compat methods 2 years ago
  Raul Santos 13ab2b6f4f C#: Improve `GD.PushError` and `GD.PushWarning` 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Raul Santos a1f454fee3 C#: Add global class support 2 years ago
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 2 years ago
  RedworkDE 7403a3a11b C#: Implement `IEquatable<>` and equality operators in `NodePath` 2 years ago
  Raul Santos 54f8fb010c Sync C# Array with Core 2 years ago
  Raul Santos 1aa54141e6 C#: Implement readonly-ness in Array and Dictionary 2 years ago
  Rémi Verschelde bd1df0f2e3 Merge pull request #71943 from paulloz/debugger/better-errors-printing 2 years ago
  Paul Joannon c93eec4139 Better error display in debugger panel 2 years ago
  Rémi Verschelde fdd3613de1 Merge pull request #71984 from raulsntos/dotnet/dictionary 2 years ago
  Raul Santos 47ca2f2e09 C#: Sync GD with Core 2 years ago
  Raul Santos 95ef4dc84f Sync C# Dictionary with Core 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Raul Santos d843a7ab97 C#: Synchronize Color with Core 2 years ago
  Raul Santos 6178407940 C#: Cleanup and sync StringExtensions with core 2 years ago
  Ignacio Roldán Etcheverry 282bd37e5c C#: Remove need for reflection to invoking callable delegates 2 years ago
  Patrick Dawson 161f295f52 ManagedCallable: use delegate target instead of middleman when possible 2 years ago
  Ignacio Roldán Etcheverry 0e63185651 C#: Fix Vector4 in godot_variant and missing marshaling 3 years ago
  Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 years ago
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods 3 years ago