Historique des commits

Auteur SHA1 Message Date
  magian1127 da234cdbc6 C # mono supports Unicode code il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params il y a 4 ans
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID il y a 5 ans
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup il y a 5 ans
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 5 ans
  Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types il y a 5 ans
  Ignacio Etcheverry 0fec3cb5ed Mono/C#: Allow exporting System.Array of type Godot.Object il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Aaron Franke 9b322d46d3 [Mono] Marshaling for Vector2i, Vector3i, and Rect2i il y a 5 ans
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes il y a 5 ans
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. il y a 5 ans
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector il y a 5 ans
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. il y a 6 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Ignacio Etcheverry 98dc07f25f Mono/C#: Fix Variant -> MonoString* when type is Variant:NIL il y a 5 ans
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support il y a 6 ans
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' il y a 6 ans
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# il y a 6 ans
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> il y a 6 ans
  Ignacio Etcheverry 480d4c6fba C#: Support type hints for exported Arrays il y a 6 ans
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary il y a 6 ans
  Ignacio Etcheverry c6ac7333a6 Mono: Fix array field being assigned MonoArray** instead of MonoArray* il y a 6 ans
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Ignacio Etcheverry 989b93d6a4 Merge pull request #24091 from neikeq/ii il y a 6 ans
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues il y a 6 ans
  Ryan Schmitt 366c7e0f48 Fix false error when exporting enum in c# il y a 7 ans
  Ignacio Etcheverry 23ae64b15e C#: Optimize struct marshalling il y a 7 ans
  Ignacio Etcheverry ee3c476c9a Add Array and Dictionary wrapper classes to C# il y a 7 ans