]> OCCT Git - occt-copy.git/commit
0026396: Taper API result differs run-to-run for identical inputs CR0-OCC691-FixAS
authorisn <isn@opencascade.com>
Thu, 8 Oct 2015 07:32:41 +0000 (10:32 +0300)
committermsv <msv@opencascade.com>
Tue, 27 Oct 2015 16:32:29 +0000 (19:32 +0300)
commitf2fec954f54618c54dff555fe20bb40ec265a430
treebfdd394ef8827b6ecac6eb6085c3dda74375bddb
parent22fd929e91c7b2da05e860f1d4abde08789b2666
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]