]> OCCT Git - occt.git/commit
0026339: [Regression in 6.9.0] Projecting a curve hangs
authoraml <aml@opencascade.com>
Thu, 2 Jul 2015 11:19:13 +0000 (14:19 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 2 Jul 2015 11:20:27 +0000 (14:20 +0300)
commitea3b6e72be0d779ffb7dbea5716307ba4fb59a63
tree8cc9d2559c09828ae1ae346626e35d1e62aa2f8b
parent4b65fc775034f412046a85cc9c6aece984b7a5be
0026339: [Regression in 6.9.0] Projecting a curve hangs

Changed computation of point projection to more correct.
Calculation periodicity information added to cache.
Test case for issue CR26339

Small correction of test case for issue CR26339
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx
tests/bugs/moddata_1/bug22759
tests/bugs/moddata_3/bug26339 [new file with mode: 0644]