]> 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>
Thu, 14 Feb 2019 09:38:14 +0000 (12:38 +0300)
commit314115003989c415298bc8fcae397613970d1687
treee62588bd35127d093500773a6554d707511bb75a
parentc03a4ac3accad3ea17df0516dd997a5ec765eb42
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]