occt: master 02fd709b
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
ika | bugmaster | master | 2016-02-19 11:05:43 | master 46802936 |
Affected Issues | 0026930: ShapeConstruct_ProjectCurveOnSurface returns a B-Spline instead of line (again) | |||
Changeset | 0026930: ShapeConstruct_ProjectCurveOnSurface returns a B-Spline instead of line (again) Upgrade check of closeness of 2dcurve to line during projection: For C1 and more surfaces check distance to normal, not to surface, for C0 surfaces update tolerance formula. Add check for possible period jump in some inner point. Update some test cases. Add cache saving for lines, update fixPeriodicTroubles() function, using parameters from cashe. Small correction of test cases for issue 0026930 fix processing of points from cache. Update of test cases according to the new behavior Fix behavior of fixPeriodicityTroubles() on different isolines, fix copy/paste mistake. Update test cases: iges_2 C4 - return to master values step_3 E6 - improvement. |
|||
mod - src/QABugs/QABugs_20.cxx | Diff File | |||
mod - src/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.cxx | Diff File | |||
mod - src/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.hxx | Diff File | |||
add - tests/bugs/heal/bug26930_1 | Diff File | |||
add - tests/bugs/heal/bug26930_2 | Diff File | |||
mod - tests/de/iges_1/J3 | Diff File | |||
mod - tests/de/iges_1/K3 | Diff File | |||
mod - tests/de/iges_1/L1 | Diff File | |||
mod - tests/de/iges_1/O5 | Diff File | |||
mod - tests/de/iges_1/P5 | Diff File | |||
mod - tests/de/iges_2/A4 | Diff File | |||
mod - tests/de/iges_2/A8 | Diff File | |||
mod - tests/de/iges_2/B1 | Diff File | |||
mod - tests/de/iges_2/B8 | Diff File | |||
mod - tests/de/iges_2/C2 | Diff File | |||
mod - tests/de/iges_2/C4 | Diff File | |||
mod - tests/de/iges_2/D9 | Diff File | |||
mod - tests/de/iges_2/E3 | Diff File | |||
mod - tests/de/iges_2/G1 | Diff File | |||
mod - tests/de/iges_2/G7 | Diff File | |||
mod - tests/de/iges_2/I3 | Diff File | |||
mod - tests/de/iges_2/I9 | Diff File | |||
mod - tests/de/step_1/C3 | Diff File | |||
mod - tests/de/step_1/J6 | Diff File | |||
mod - tests/de/step_1/L7 | Diff File | |||
mod - tests/de/step_1/ZC6 | Diff File | |||
mod - tests/de/step_1/ZJ7 | Diff File | |||
mod - tests/de/step_1/ZQ2 | Diff File | |||
mod - tests/de/step_2/B4 | Diff File | |||
mod - tests/de/step_2/E7 | Diff File | |||
mod - tests/de/step_2/G6 | Diff File | |||
mod - tests/de/step_2/M7 | Diff File | |||
mod - tests/de/step_2/S1 | Diff File | |||
mod - tests/de/step_2/S9 | Diff File | |||
mod - tests/de/step_2/Y5 | Diff File | |||
mod - tests/de/step_3/A5 | Diff File | |||
mod - tests/de/step_3/C9 | Diff File | |||
mod - tests/de/step_3/D8 | Diff File | |||
mod - tests/de/step_3/D9 | Diff File | |||
mod - tests/de/step_3/E6 | Diff File | |||
mod - tests/de/step_3/E7 | Diff File | |||
mod - tests/de/step_3/E8 | Diff File | |||
mod - tests/de/step_4/H5 | Diff File | |||
mod - tests/de/step_4/H8 | Diff File | |||
mod - tests/de/step_4/I3 | Diff File | |||
mod - tests/de/step_5/A1 | Diff File | |||
mod - tests/de/step_5/A3 | Diff File | |||
mod - tests/heal/wire_tails_real/A5 | Diff File |