occt: master d538d7a2

Author Committer Branch Timestamp Parent
aml bugmaster master 2014-09-25 10:50:42 master d8726c7c
Affected Issues  0024589: Draw Harness - disable floating-point exceptions by default
Changeset 0024589: Draw Harness - disable floating-point exceptions by default

OSD::SetSignal() called with Standard_False argument to have FPEs disabled.

Test cased modification:
de step_4 G7 - fixed reference data.
de iges_2 H9 - Fixed reference data. According to input file, there are big tolerance edge and surface, which leads to big tolerance in ref data, result and image has changed due to usage of these shapes instead of omitting them.
de end - changed behavior in case of big isolines, now isolines not break fit command in certain places.

Modeling algorithms:
Fixed 0.0 / 0.0 uncertainty in circle to quasi-angular bspline conversion.

Correction of test cases for issue CR24589
mod - src/Convert/Convert_ConicToBSplineCurve.cxx Diff File
mod - src/Draw/Draw.cxx Diff File
mod - src/Draw/Draw_Window.cxx Diff File
mod - src/QABugs/QABugs_11.cxx Diff File
mod - tests/de/end Diff File
mod - tests/de/iges_2/H9 Diff File
mod - tests/de/step_4/G7 Diff File