Histórico de Commits

Autor SHA1 Mensagem Data
  Ignacio Etcheverry 38cd2152e6 Mono/C#: Remove script load error about not a Godot.Object há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) há 5 anos atrás
  Rémi Verschelde dbd90b9478 Merge pull request #38638 from pepegadeveloper123/mono_inherited_scene_bug há 5 anos atrás
  Ignacio Etcheverry 840255a04b Implement CSharpScript::inherits_script há 5 anos atrás
  pepegadeveloper123 4e00d8520d Inherited C# scene not inheriting parent's fields há 5 anos atrás
  Ignacio Etcheverry e0a001549e Mono: Fix hot-reloading of nested classes há 5 anos atrás
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API há 5 anos atrás
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rémi Verschelde e53cbba36c Merge pull request #37484 from Calinou/csharp-verbatim-string-highlight há 5 anos atrás
  Hugo Locurcio 49efd6093e Remove syntax highlighting for C# verbatim strings due to bugs há 5 anos atrás
  Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support há 5 anos atrás
  Rémi Verschelde 194d2ccb72 Merge pull request #37116 from neikeq/issue-12917 há 5 anos atrás
  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