Histórico de Commits

Autor SHA1 Mensagem Data
  Ignacio Etcheverry 40f8de4c1e Sync csproj when files are changed from the Godot FileSystem dock há 5 anos atrás
  Ignacio Roldán Etcheverry ed298f5982 Merge pull request #36756 from aaronfranke/mono-vec2i3i há 5 anos atrás
  Aaron Franke 9b322d46d3 [Mono] Marshaling for Vector2i, Vector3i, and Rect2i há 5 anos atrás
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts há 5 anos atrás
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. há 5 anos atrás
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. há 5 anos atrás
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> há 5 anos atrás
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. há 5 anos atrás
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. há 5 anos atrás
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector há 5 anos atrás
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. há 5 anos atrás
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords há 5 anos atrás
  Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID há 5 anos atrás
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. há 5 anos atrás
  Marcel Admiraal d2b02a3d7b Remove do{ } while(0) wrapper around error macros. há 5 anos atrás
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. há 6 anos atrás
  Rémi Verschelde c96f08dc86 Merge pull request #35527 from neikeq/issue-35259 há 5 anos atrás
  Ignacio Etcheverry 966a126186 Mono/C#: Fix _update_exports possible crash with Reference types há 5 anos atrás
  Ignacio Etcheverry 55b2e58a98 Mono/C#: Lighten up unsafe reference checks há 5 anos atrás
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes há 5 anos atrás
  Ignacio Roldán Etcheverry 1191d26ddc Merge pull request #35208 from neikeq/mono-lazy-thread-attach há 5 anos atrás
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread há 5 anos atrás
  Ignacio Etcheverry 1a40f250bd Mono/C#: Fix false positive in unsafe reference checks há 5 anos atrás
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks há 5 anos atrás
  Ignacio Etcheverry ea737db43c Mono/C#: Fix _update_exports() leaking temporary Object/Node instances há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h há 5 anos atrás
  Ignacio Etcheverry 85d8c42763 Mono/C#: Fix crash on exported games that don't use C# há 5 anos atrás