occt: master 80d659a5

Author Committer Branch Timestamp Parent
oan bugmaster master 2014-11-21 11:15:34 master d0a994c7
Changeset 0025469: BRepMesh corrupts triangulation of another not connected shape

Do not clean polygons that are created for different faces not connected with current shape.
Remove old code producing additional points for BSpline curves due to fix 0024959.

Test cases fir issue CR25469

Revert changes producing additional points for BSpline curves with C1 continuity

Test cases fir issue CR25469

Correction of test cases for issue CR25469
mod - src/BRepMesh/BRepMesh_EdgeTessellator.cxx Diff File
mod - src/BRepMesh/BRepMesh_IncrementalMesh.cxx Diff File
mod - tests/bugs/mesh/bug23631 Diff File
add - tests/bugs/mesh/bug25469_1 Diff File
add - tests/bugs/mesh/bug25469_2 Diff File
add - tests/bugs/mesh/bug25469_3 Diff File
add - tests/bugs/mesh/bug25479 Diff File
mod - tests/bugs/modalg_4/bug22383 Diff File