]> OCCT Git - occt-copy.git/commit
0030291: Visualization - manipulator crashes when is attached with scaling mode disabled
authoraba <aba@opencascade.com>
Wed, 24 Oct 2018 16:25:12 +0000 (19:25 +0300)
committeraba <aba@opencascade.com>
Wed, 24 Oct 2018 16:25:12 +0000 (19:25 +0300)
commit7ae24e55c930914839ecfbf6b41d51c76e6486b6
tree2167b62bbc09bc410e750f147dc4a0c7b99ab145
parent43198e085be41297e8368c7aa8f7635ab6d4fc33
0030291: Visualization - manipulator crashes when is attached with scaling mode disabled

- in ComputeSelection() method checks are added to avoid taking triangulation of manipulator parts that are not computed
src/AIS/AIS_Manipulator.cxx
src/AIS/AIS_Manipulator.hxx
tests/v3d/manipulator/disable_parts [new file with mode: 0644]