]> OCCT Git - occt-copy.git/commit
0026396: Taper API result differs run-to-run for identical inputs
authorisn <isn@opencascade.com>
Thu, 8 Oct 2015 07:32:41 +0000 (10:32 +0300)
committermsv <msv@opencascade.com>
Tue, 27 Oct 2015 16:54:37 +0000 (19:54 +0300)
commitedee964bae5f7e1c10840d20ae5430ead7cc5f34
tree27336e3dd184cf75b24aea828c4609615a4b9d8e
parentfe25cda7b7aa2f84c5fc2e0f9f1ef8b1c27d9ea5
0026396: Taper API result differs run-to-run for identical inputs

- all data maps where shape used as a key have been replaced with indexed data maps. Now index used for iteration through this map instead of shape-key.
- new test have been added. This test allows to test stability of DraftAngle-algo.
src/Draft/Draft.cdl
src/Draft/Draft_Modification.cdl
src/Draft/Draft_Modification.cxx
src/Draft/Draft_Modification_1.cxx
src/QABugs/QABugs_19.cxx
tests/bugs/modalg_6/bug26396 [new file with mode: 0644]