]> OCCT Git - occt-copy.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)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:38:04 +0000 (14:38 +0300)
commita1b71d7f5309b880097c88d9dea3fee2eafc2dad
treeb560e9be7c2580c216b47ce43ad5c1ddb2a89bdb
parentf9b5dde31f8f49b87b8d8ed64f215dd1ce37a60d
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]