]> OCCT Git - occt.git/commit
0032982: [Regression to 7.3.0] Mesh - Meshing the shape takes too long and visualizat...
authoroan <oan@opencascade.com>
Fri, 26 Aug 2022 15:54:33 +0000 (18:54 +0300)
committersmoskvin <smoskvin@opencascade.com>
Thu, 8 Sep 2022 19:06:40 +0000 (22:06 +0300)
commitdfb5aebd3515fb8df568fecf292bb17131752f7a
tree090044f492aa9b12488303d009410acf4f8680f5
parent8da28014965697596aa3bde1c2827fe5c061468f
0032982: [Regression to 7.3.0] Mesh - Meshing the shape takes too long and visualization is bad

New formula to calculate number of points along V axis of a cone depending on ratio of its size along V and U.
src/BRepMesh/BRepMesh_ConeRangeSplitter.cxx
tests/bugs/mesh/bug25042
tests/bugs/mesh/bug25287
tests/bugs/mesh/bug32692_1
tests/bugs/mesh/bug32767
tests/bugs/mesh/bug32982_1 [new file with mode: 0644]
tests/bugs/mesh/bug32982_2 [new file with mode: 0644]