Historial de Commits

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