Historique des commits

Auteur SHA1 Message Date
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Rémi Verschelde e53cbba36c Merge pull request #37484 from Calinou/csharp-verbatim-string-highlight il y a 5 ans
  Hugo Locurcio 49efd6093e Remove syntax highlighting for C# verbatim strings due to bugs il y a 5 ans
  Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support il y a 5 ans
  Rémi Verschelde 194d2ccb72 Merge pull request #37116 from neikeq/issue-12917 il y a 5 ans
  Ignacio Etcheverry 40f8de4c1e Sync csproj when files are changed from the Godot FileSystem dock il y a 5 ans
  Ignacio Roldán Etcheverry ed298f5982 Merge pull request #36756 from aaronfranke/mono-vec2i3i il y a 5 ans
  Aaron Franke 9b322d46d3 [Mono] Marshaling for Vector2i, Vector3i, and Rect2i il y a 5 ans
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts il y a 5 ans
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes il y a 5 ans
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 il y a 5 ans
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. il y a 5 ans
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. il y a 5 ans
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 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 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector il y a 5 ans
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. il y a 5 ans
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords il y a 5 ans
  Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID il y a 5 ans
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. il y a 5 ans
  Marcel Admiraal d2b02a3d7b Remove do{ } while(0) wrapper around error macros. il y a 5 ans
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. il y a 5 ans
  Rémi Verschelde c96f08dc86 Merge pull request #35527 from neikeq/issue-35259 il y a 5 ans
  Ignacio Etcheverry 966a126186 Mono/C#: Fix _update_exports possible crash with Reference types il y a 5 ans
  Ignacio Etcheverry 55b2e58a98 Mono/C#: Lighten up unsafe reference checks il y a 5 ans
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes il y a 5 ans
  Ignacio Roldán Etcheverry 1191d26ddc Merge pull request #35208 from neikeq/mono-lazy-thread-attach il y a 5 ans
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread il y a 5 ans