]> 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 <snn@opencascade.com>
Tue, 25 May 2021 07:02:49 +0000 (10:02 +0300)
commitcca6f68e12c5c5e441bb35bab7027d0c5a19da1a
tree994c1fbb12157e2de2ebab90088a4a4bdd7b89b4
parentb96fa3ff37c0a12d5684f4762937ca8379a899bf
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]