Histórico de Commits

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