Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines il y a 4 ans
  Pedro J. Estébanez 8e128726f0 Modernize atomics il y a 4 ans
  reduz f8d03b98e7 Improve resource load cache il y a 4 ans
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts il y a 4 ans
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  George Marques 2b9d9bc364 Remove multilevel calls il y a 5 ans
  Marcel Admiraal 26fcf2b04c Add override keywords. il y a 5 ans
  bruvzg c3e615e21b GDNative: merge API structs, bump version of merged structs. il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) il y a 5 ans
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API il y a 5 ans
  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 cb282c6ef0 Style: Set clang-format Standard to Cpp11 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 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
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting il y a 6 ans
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver il y a 6 ans
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings il y a 6 ans
  thomas.herzog 5fff7f741a [GDNative] fix NativeScript leak in editor il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders il y a 7 ans
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 il y a 6 ans