]> OCCT Git - occt-copy.git/commit
0030489: Modeling Algorithms - BRepBuilderAPI_GTransform hangs
authorifv <ifv@opencascade.com>
Tue, 12 Mar 2019 13:47:21 +0000 (16:47 +0300)
committerabv <abv@opencascade.com>
Tue, 16 Jul 2019 10:29:31 +0000 (13:29 +0300)
commite3e7dbc1b3ee7fab503622d59a162c4dbc6d0c78
treeef0cad82c7e4e952d0cb379c77667103276931d7
parent3ab4ed8fb54ec8876a3b32932a5603f9251801a3
0030489: Modeling Algorithms - BRepBuilderAPI_GTransform hangs

Approx_ComputeCLine.gxx - criterium to stop interval cutting is increased.
ProjLib_ProjectedCurve.cxx - fix regression for bugs modalg_5 bug25886
Other tests are modified according to current state of algorithm
src/Approx/Approx_ComputeCLine.gxx
src/ProjLib/ProjLib_ProjectedCurve.cxx
tests/bugs/modalg_5/bug25886
tests/bugs/modalg_6/bug26576_1
tests/bugs/modalg_6/bug26576_3
tests/bugs/modalg_6/bug26684_1
tests/bugs/modalg_6/bug26684_2
tests/perf/modalg/bug30489 [new file with mode: 0644]