Историја ревизија

Аутор SHA1 Порука Датум
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine пре 5 година
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp пре 5 година
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 пре 5 година
  luz.paz 7bf6e5f773 Fix various typos пре 5 година
  Marcel Admiraal 17f14a851d Fix multiple issues with CSG module. пре 5 година
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector пре 5 година
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 пре 5 година
  Aaron Franke aeb7075628 Replace vector == and is_zero_approx(distance) with is_equal_approx пре 5 година
  luz.paz 91ecd7b6a6 Fix misc. source comment typos пре 6 година
  Paul Trojahn 7c9c6df7e4 Replace is_zero_approx(A.distance_to(B)) with A==B пре 6 година
  Rémi Verschelde 5c66771e3e Merge pull request #29283 from qarmin/fix_some_always_same_values пре 6 година
  qarmin 072e40368e Fix always true/false values пре 6 година
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon пре 6 година
  Rémi Verschelde e0574e1d98 Fix typos with codespell пре 6 година
  Aaron Franke b659e1eb2b Use approximate equallity methods in many places пре 6 година
  Juan Linietsky a73ca79402 Fix CSG crash, closes #26281 пре 6 година
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. пре 6 година
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename пре 6 година
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 пре 6 година
  Aaron Franke 37386f112b Remove redundant "== true" code пре 6 година
  Rémi Verschelde f48ee838e7 Fix GCC 8 warnings about potentially unitialized variables пре 6 година
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos пре 7 година
  luz.paz 08bde5b2de Misc. typos пре 7 година
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path пре 7 година
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit пре 7 година
  Guilherme Felipe 35024d4e7b Add missing copyright headers пре 7 година
  karroffel bf24d570bb updated OAHashMap to use robinhood hashing пре 7 година
  Juan Linietsky f8520dbba7 -Changed how operators work, any shape can operate on any other пре 7 година
  Juan Linietsky ec7ed5f360 Avoid CSG freeze condition on degenerates пре 7 година
  Juan Linietsky afb4ce8d2d Reduce false positives in interior detection by adding a small offset to raycast, fixes #18476 пре 7 година