Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcel Admiraal 755c70b871 Rename Array.invert() to Array.reverse() hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Marcel Admiraal 3521239d96 Don't attempt to insert points into degenerate triangles. hace 5 años
  Marcel Admiraal 5b1e6e35be Mark the first shape as inside, not the second shape, when CSG shapes are hace 5 años
  Marcel Admiraal 63f4e92195 Use is_equal_approx() instead of vertex_snap when checking if ray is hace 5 años
  Marcel Admiraal 1a559c9889 Create degenerate triangles when inserting an edge into a CSG face. hace 5 años
  Marcel Admiraal f5b99b578e Check if point's index exists before adding it to the list of points hace 5 años
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  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 6 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