История коммитов

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