Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Aaron Franke 1be0d6b30e Type consistencies in core 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Rémi Verschelde e35bb04c53 Improve format version mismatch error in binary loader 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 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
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  qarmin 1f209bfc41 Fixes bugs found by Sonarcloud and Coverity 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant 5 years ago
  Juan Linietsky 3c0059650d Added StringName as a variant type. 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
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code 5 years ago
  Rémi Verschelde 948d95897c Merge pull request #36095 from timothyqiu/corrupted-resource 5 years ago
  Juan Linietsky acf0f6c8a7 GIProbes working. 6 years ago
  Haoyu Qiu 832a5c860b Fixes crash when resource file is corrupted 5 years ago