Commit History

Author SHA1 Message Date
  Ignacio Etcheverry da90364adf C#: Fix System.Collections.Generic.List marshalling 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types 5 years ago
  Ignacio Etcheverry 0fec3cb5ed Mono/C#: Allow exporting System.Array of type Godot.Object 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Aaron Franke 9b322d46d3 [Mono] Marshaling for Vector2i, Vector3i, and Rect2i 5 years ago
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Ignacio Etcheverry 844a8d215b Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support 6 years ago
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> 6 years ago
  Ignacio Etcheverry 470b80cc55 C#: Support resource type hint in exported arrays 6 years ago
  Ignacio Etcheverry 480d4c6fba C#: Support type hints for exported Arrays 6 years ago
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Ignacio Etcheverry 23ae64b15e C#: Optimize struct marshalling 7 years ago
  Ignacio Etcheverry 50fd5ef3b5 Mono: Fix not creating generic Array or Dictionary where expected 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Ignacio Etcheverry ee3c476c9a Add Array and Dictionary wrapper classes to C# 7 years ago
  Carter Anderson 91f271fa9e Fix mono basis GetEuler bug and marshalling/unmarshalling 7 years ago
  Nathan Warden 60daa9d718 The marshalling in was also incorrect. 7 years ago