occt: master fe83e1ea
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abv | master | 2013-12-07 10:07:41 | master 73cd8a8a | |
Changeset | 0024389: Invalid hilight of AIS dimension line in local selection - Fixed invalid presentation of dimension highlight. - Fixed bug on switching between selection modes. Individual sensitive entities generated for each selection mode. - Revised selection: AIS_DimensionSelectionMode enumeration added, redundant AIS_DimensionDisplayMode is removed. - Revised entity owner usage: used standard SelectMgr_EntityOwner for neutral selection, AIS_DimensionOwner for "line", "text" selection modes. - Made arrows selectable. - Got rid of predefined arrow angle. The arrow angle is now taken from dimension aspect. - The 3D text is now centered by bounding box for better alignment. |
|||
mod - src/AIS/AIS.cdl | Diff File | |||
mod - src/AIS/AIS_AngleDimension.cxx | Diff File | |||
mod - src/AIS/AIS_AngleDimension.hxx | Diff File | |||
mod - src/AIS/AIS_DiameterDimension.cxx | Diff File | |||
mod - src/AIS/AIS_DiameterDimension.hxx | Diff File | |||
mod - src/AIS/AIS_Dimension.cxx | Diff File | |||
mod - src/AIS/AIS_Dimension.hxx | Diff File | |||
mod - src/AIS/AIS_DimensionOwner.cdl | Diff File | |||
mod - src/AIS/AIS_DimensionOwner.cxx | Diff File | |||
mod - src/AIS/AIS_LengthDimension.cxx | Diff File | |||
mod - src/AIS/AIS_LengthDimension.hxx | Diff File | |||
mod - src/AIS/AIS_RadiusDimension.cxx | Diff File | |||
mod - src/Prs3d/Prs3d_DimensionAspect.cxx | Diff File | |||
mod - tests/bugs/vis/bug24351_1 | Diff File | |||
mod - tests/bugs/vis/bug24351_2 | Diff File | |||
mod - tests/bugs/vis/bug24351_3 | Diff File | |||
mod - tests/bugs/vis/bug24351_4 | Diff File | |||
add - tests/bugs/vis/bug24389 | Diff File |