]> OCCT Git - occt.git/commit
0030722: Modeling Algorithms - BRepExtrema_DistShapeShape computes wrong distances
authorabulyche <abulyche@opencascade.com>
Wed, 1 Sep 2021 14:45:52 +0000 (17:45 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 7 Sep 2021 17:01:40 +0000 (20:01 +0300)
commit41e2eed0fc1c6d9ed1f005174b5f0f874566b349
treeff32509032f94eece7b3c704efb9288a2ab14ec6
parenta1ae05e173dcc09d5e193d73164662c81bd2fbfa
0030722: Modeling Algorithms - BRepExtrema_DistShapeShape computes wrong distances

Updated the math_DirectPolynomialRoots.cxx
Added the test case "bug30722"
Updated the command "b2dclassify" in the BOPTest_LowCommands.cxx
src/BOPTest/BOPTest_LowCommands.cxx
src/math/math_DirectPolynomialRoots.cxx
tests/bugs/modalg_7/bug30722 [new file with mode: 0644]