]> OCCT Git - occt-copy.git/commit
0030791: Visualization - possibility to display materials by different hatching style...
authorapl <apl@opencascade.com>
Fri, 28 Apr 2017 06:17:05 +0000 (09:17 +0300)
committersnn <sergey.nikonov@opencascade.com>
Thu, 20 May 2021 13:48:42 +0000 (16:48 +0300)
commitbf2a97607d0d5658e5c26a9c2d7526d519346789
treee6c0a68e7c844121bf77683f54ba0cec5deabdab
parent6b09f64fa2197b41acdb563ae9fa6e58642f4472
0030791: Visualization - possibility to display materials by different hatching style for clipping

(cherry picked from commit d8c0506f550ad500ea2e8cde5d9e0a718a6698b7)
after cherry pick, it was ported on 7.5.0 and improved
(cherry picked from commit 23f0657aa572b8f775e9035c95491822d01e04da)

# Conflicts:
# src/AIS/AIS_Shape.cxx
# src/OpenGl/OpenGl_CappingAlgo.cxx
# src/OpenGl/OpenGl_CappingPlaneResource.cxx
# src/OpenGl/OpenGl_CappingPlaneResource.hxx
# src/ViewerTest/ViewerTest_ViewerCommands.cxx
# tests/bugs/vis/bug24224
# tests/bugs/vis/bug27751_capping
32 files changed:
data/images/hatch_1.png
data/images/hatch_1_.png [new file with mode: 0644]
data/images/hatch_2.png [new file with mode: 0644]
data/images/hatch_3.png [new file with mode: 0644]
data/images/hatch_4.png [new file with mode: 0644]
data/images/hatch_5.png [new file with mode: 0644]
data/images/hatch_6.png [new file with mode: 0644]
data/images/hatch_7.png [new file with mode: 0644]
data/images/hatch_8.png [new file with mode: 0644]
src/AIS/AIS_ColoredShape.cxx
src/AIS/AIS_InteractiveObject.cxx
src/AIS/AIS_Shape.cxx
src/Graphic3d/FILES
src/Graphic3d/Graphic3d_AspectFillCapping.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_AspectFillCapping.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_ClipPlane.cxx
src/Graphic3d/Graphic3d_ClipPlane.hxx
src/Graphic3d/Graphic3d_Group.hxx
src/Graphic3d/Graphic3d_GroupAspect.hxx
src/OpenGl/OpenGl_CappingAlgo.cxx
src/OpenGl/OpenGl_CappingAlgo.hxx [changed mode: 0755->0644]
src/OpenGl/OpenGl_CappingPlaneResource.cxx
src/OpenGl/OpenGl_CappingPlaneResource.hxx
src/OpenGl/OpenGl_Group.cxx
src/OpenGl/OpenGl_Group.hxx
src/Prs3d/Prs3d_Drawer.cxx
src/Prs3d/Prs3d_Drawer.hxx
src/StdPrs/StdPrs_ShadedShape.cxx
src/StdPrs/StdPrs_ShadedShape.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/vis/bug24224 [new file with mode: 0644]
tests/bugs/vis/bug27751_capping [new file with mode: 0644]