Commit History

Author SHA1 Message Date
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Alistair Leslie-Hughes 46531964d0 Improve DynamicBVH code to make it clearer how the stack/heap works. 1 year ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Rémi Verschelde 394bb0ee2b Fix various typos with codespell 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 099b024a2b Fix DynamicBVH crash after #59867 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Rémi Verschelde 5ddb518496 Core: Make all Variant math types structs 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3a902c66c4 Revert some URLs from the "Replace HTTP URLs with HTTPS" PR 3 years ago
  Aaron Franke ae1702bee5 Replace HTTP links with HTTPS for sites with HTTPS versions 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` 4 years ago
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  reduz 2e66e5d599 Use page allocator for BVH 4 years ago
  reduz 1bebb2ba05 Cull fixes and optimizations 4 years ago
  reduz 83058597cf Replace Octree by DynamicBVH in cull code 4 years ago
  reduz 5ff89931c7 Add a Dynamic BVH implementation. 4 years ago