occt: master bbf847ad
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Pawel | Pawel | master | 2013-06-06 06:13:30 | master c6df241c |
Affected Issues | 0023501: Redundant triangulation cleaning/generation (1) in AIS_Shape.cxx | |||
Changeset | 0023501: Redundant triangulation cleaning/generation (1) in AIS_Shape.cxx Cleaning triangulation only if the AIS_Shape has either (1) OwnDeviationAngle and the values 'newangle' and 'prevangle' are different or (2) OwnDeviationCoefficient and the values 'newcoeff' and 'prevcoeff' are different Found similar problems in further code portions and corrected them. The same faulty condition found in XCAFPrs_AISObject.cxx |
|||
mod - src/AIS/AIS_Shape.cxx | Diff File | |||
mod - src/AIS/AIS_TexturedShape.cxx | Diff File | |||
mod - src/XCAFPrs/XCAFPrs_AISObject.cxx | Diff File |