Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all před 2 roky
  Fabio Alessandrelli fbc7fc44ae Fix some array size function definition mismatch. před 3 roky
  Rémi Verschelde 5e693b6d84 Fix warnings found by Emscripten 3.1.10 před 3 roky
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 před 3 roky
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
  M. Huri 37ccfb18ff Fixed a typo in csg module před 3 roky
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 4 roky
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 před 4 roky
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 před 4 roky
  Rémi Verschelde 0a26217579 Merge pull request #41200 from madmiraal/fix-38001-3.2 před 5 roky
  Marcel Admiraal 808865af97 Don't attempt to insert points into degenerate triangles. před 5 roky
  Rémi Verschelde c8859f0463 Fix typos with codespell před 5 roky
  Marcel Admiraal 557dce8e72 Mark the first shape as inside, not the second shape, when CSG shapes are před 5 roky
  Marcel Admiraal 22ff17793c Use is_equal_approx() instead of vertex_snap when checking if ray is před 5 roky
  Marcel Admiraal 8e120230a1 Create degenerate triangles when inserting an edge into a CSG face. před 5 roky
  Marcel Admiraal fa0ee28826 Check if point's index exists before adding it to the list of points před 5 roky
  Marcel Admiraal 11b7f050df Fix multiple issues with CSG module. před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Aaron Franke aeb7075628 Replace vector == and is_zero_approx(distance) with is_equal_approx před 6 roky
  luz.paz 91ecd7b6a6 Fix misc. source comment typos před 6 roky
  Paul Trojahn 7c9c6df7e4 Replace is_zero_approx(A.distance_to(B)) with A==B před 6 roky
  Rémi Verschelde 5c66771e3e Merge pull request #29283 from qarmin/fix_some_always_same_values před 6 roky
  qarmin 072e40368e Fix always true/false values před 6 roky
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon před 6 roky
  Rémi Verschelde e0574e1d98 Fix typos with codespell před 6 roky
  Aaron Franke b659e1eb2b Use approximate equallity methods in many places před 6 roky
  Juan Linietsky a73ca79402 Fix CSG crash, closes #26281 před 6 roky
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. před 6 roky