]> OCCT Git - occt.git/commit
0033060: [Regression to 7.4.0] Mesh - Sub-precisional links provoke failure on face
authoroan <oan@opencascade.com>
Fri, 8 Jul 2022 10:49:11 +0000 (13:49 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 20 Jul 2022 09:22:51 +0000 (12:22 +0300)
commitc4ca00a26f56a089f17cd3e349729b9b948eb4ac
tree30a81ec94796f04ca636dec06c4dccdbf2f9d9ad
parent507ead3c5adebd1b519857602d39c7666f98fe8b
0033060: [Regression to 7.4.0] Mesh - Sub-precisional links provoke failure on face

Slightly increase exact resolution so to cover links with approximate length equal to resolution itself on sub-resolution differences.
src/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx
tests/bugs/mesh/bug33060 [new file with mode: 0644]