提交历史

作者 SHA1 备注 提交日期
  bruvzg 7bcb419149 [Core] Improve `CowData` and `Memory` metadata alignment. 9 月之前
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 年之前
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 3 年之前
  Pedro J. Estébanez 8e128726f0 Modernize atomics 3 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 年之前
  Marcel Admiraal d18b2e599d Remove all uses of ERR_EXPLAIN macros. 5 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 年之前
  Rémi Verschelde f5532bb650 Fix unused variable and wrong warning workaround 6 年之前
  Rémi Verschelde f48ee838e7 Fix GCC 8 warnings about potentially unitialized variables 6 年之前
  Rémi Verschelde 97b9697ea2 Fix some OSX and iOS Clang warnings 6 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 6 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 6 年之前
  Matthias Hoelzl 4c76c6892c Add placement deletes to avoid warnings on VC++ 7 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 年之前
  Pedro J. Estébanez 02607b3103 Use atomics for memory use tracking 7 年之前
  Rémi Verschelde 711ebafa71 Revert "Improve reliability of memory stats" 7 年之前
  Pedro J. Estébanez 779693a79b Implement byte-tagging of memory 7 年之前
  Pedro J. Estébanez 490a2ff0b9 Improve reliability of memory stats 7 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 年之前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 7 年之前
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 7 年之前