Commit History

Author SHA1 Message Date
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 years ago
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Ignacio Etcheverry 34960cb936 C#: Fix custom event signals crash on hot-reload 4 years ago
  opl- e4d20ae373 Fix code duplication in CSharpScript 4 years ago
  George Marques 2b9d9bc364 Remove multilevel calls 5 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  Ignacio Etcheverry 51e1614d28 Mono/C#: Fix values not updated in remote inspector 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  pepegadeveloper123 4e00d8520d Inherited C# scene not inheriting parent's fields 5 years ago
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API 5 years ago
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts 5 years ago
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 years ago
  Ignacio Etcheverry 55b2e58a98 Mono/C#: Lighten up unsafe reference checks 5 years ago
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry 069af23bdb Mono: Fix build errors with tools=no 6 years ago
  Ignacio Etcheverry dd22cc7527 C#: Fix some crashes during assemblies reloading 6 years ago
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 years ago