Commit History

作者 SHA1 備註 提交日期
  lawnjelly fc60eaccb8 Quickhull - reduce warning spam and make hideable 4 年之前
  lawnjelly eb6f98ec55 Portal occlusion culling 4 年之前
  Rémi Verschelde 80e1585a6e Style: Cleanup uses of double spaces between words 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Aaron Franke aeb7075628 Replace vector == and is_zero_approx(distance) with is_equal_approx 6 年之前
  Hein-Pieter van Braam 33c6b0ec1a Scale quickhull tolerance with mesh size 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年之前
  Hein-Pieter van Braam 33669a8bca Remove faces in in QuickHull::build() that we don't need anymore 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 年之前
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 8 年之前
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  TwistedTwigleg 44ecfb028d Fixed syntax inconsistency in Vector3.snap and Vector3.snapped 8 年之前
  alexholly 935f730170 renamed all Rect3.pos to Rect3.position 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 年之前
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 年之前
  Juan Linietsky bc26f90581 Type renames: 8 年之前