]> OCCT Git - occt.git/commit
Visualization - AIS_Manipulator is unusable when attaching to objects with Graphic3d_...
authorZernova Marina <36417100+mzernova@users.noreply.github.com>
Fri, 31 Jan 2025 11:26:31 +0000 (11:26 +0000)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 11:26:31 +0000 (11:26 +0000)
commit491e742d674d92f6daf2bd158e4ae47ec5a16eff
tree5511cc165b2788fa48e9be3c66c3abd01ab3043b
parent870d891898f196cdb8f2113eb478231f662edc60
Visualization - AIS_Manipulator is unusable when attaching to objects with Graphic3d_TMF_ZoomPers #309

Recalculation of manipulator position if attached object has zoom transform persistence
  as well as set its anchor point in Transformation.
src/AIS/AIS_Manipulator.cxx
src/AIS/AIS_Manipulator.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/v3d/bugs/bug32116 [new file with mode: 0644]