occt: master c7ba4578
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2017-09-10 18:24:56 | master a9660929 |
Affected Issues | 0027869: Visualization - AIS_ConnectedInteractive does not support exact HLR mode | |||
Changeset | 0027869: Visualization - AIS_ConnectedInteractive does not support exact HLR mode AIS_ConnectedInteractive now shares HLR computation code with AIS_Shape. BRepTools_WireExplorer::Orientation() now returns TopAbs_FORWARD instead of throwing exception in case of infinite Edge without vertices. StdSelect_BRepSelectionTool::GetSensitiveForFace() now creates Select3D_SensitiveCurve from 2 points in case of infinite Edge instead of Select3D_SensitiveFace. |
|||
mod - src/AIS/AIS_ConnectedInteractive.cxx | Diff File | |||
mod - src/AIS/AIS_Shape.cxx | Diff File | |||
mod - src/AIS/AIS_Shape.hxx | Diff File | |||
mod - src/BRepTools/BRepTools_WireExplorer.cxx | Diff File | |||
mod - src/StdSelect/StdSelect_BRepSelectionTool.cxx | Diff File | |||
mod - tests/bugs/vis/bug129_1 | Diff File | |||
add - tests/bugs/vis/bug27869 | Diff File |