occt: master 67441d0c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | kgv | master | 2020-03-12 21:35:06 | master b5163d2f |
Affected Issues | 0031424: Visualization - stop using Prs3d_Drawer::HLRAngle() parameter | |||
Changeset | 0031424: Visualization - stop using Prs3d_Drawer::HLRAngle() parameter Prs3d_Drawer, AIS_Shape, AIS_InteractiveContext - removed properties HLRDeviationCoefficient() and HLRAngle(). Prs3d_Drawer::HLRAngle() is kept as alias to Prs3d_Drawer::DeviationAngle() with deprecated flag. Prs3d_Drawer::DeviationAngle() default value is changed from 12 to 20 degrees to match Prs3d_Drawer::HLRAngle() which has been previously used in majority of cases. Removed unused property HLRBRep_PolyAlgo::Angle(). |
|||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | |||
mod - samples/ios/UIKitSample/UIKitSample/OcctViewer.mm | Diff File | |||
mod - src/AIS/AIS_ColoredShape.cxx | Diff File | |||
mod - src/AIS/AIS_InteractiveContext.cxx | Diff File | |||
mod - src/AIS/AIS_InteractiveContext.hxx | Diff File | |||
mod - src/AIS/AIS_Shape.cxx | Diff File | |||
mod - src/AIS/AIS_Shape.hxx | Diff File | |||
mod - src/DBRep/DBRep_HideData.cxx | Diff File | |||
mod - src/DBRep/DBRep_HideData.hxx | Diff File | |||
rm - src/DBRep/DBRep_HideData.lxx | Diff File | |||
mod - src/DBRep/FILES | Diff File | |||
mod - src/HLRBRep/FILES | Diff File | |||
mod - src/HLRBRep/HLRBRep_PolyAlgo.cxx | Diff File | |||
mod - src/HLRBRep/HLRBRep_PolyAlgo.hxx | Diff File | |||
rm - src/HLRBRep/HLRBRep_PolyAlgo.lxx | Diff File | |||
mod - src/Prs3d/Prs3d_Drawer.cxx | Diff File | |||
mod - src/Prs3d/Prs3d_Drawer.hxx | Diff File | |||
mod - src/StdPrs/StdPrs_HLRPolyShape.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolTriangulatedShape.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
mod - tests/bugs/vis/bug26014 | Diff File |