occt: master f24150b8
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2018-01-16 13:03:01 | master 4bc805bf | |
Changeset | 0029430: [Regression] Curve evaluation at boundary point. Before the fix, BRepAdaptor_CompCurve considered the input wire to be periodic with period LastParameter()-FirstParameter(). Now, method IsPeriodic will always return FALSE because it is impossible to obtain correspondence between the members of BRepAdaptor_CompCurve class and its periodicity status. New behavior has been documented in upgrade-guide. |
|||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | |||
mod - src/BRepAdaptor/BRepAdaptor_CompCurve.cxx | Diff File | |||
mod - src/BRepAdaptor/BRepAdaptor_CompCurve.hxx | Diff File | |||
mod - src/BRepFill/BRepFill_PipeShell.cxx | Diff File | |||
mod - src/QABugs/QABugs_20.cxx | Diff File | |||
add - tests/bugs/modalg_7/bug29430 | Diff File |