]> OCCT Git - occt.git/commit
0032116: Visualization - AIS_Manipulator is unusable when attaching to objects with... CR32116_2
authordrochalo <diogo.lopes@opencascade.com>
Wed, 4 Oct 2023 16:01:46 +0000 (17:01 +0100)
committermzernova <mzernova@opencascade.com>
Thu, 30 Jan 2025 23:15:10 +0000 (23:15 +0000)
commit9339c7e335aa1847d62697fa44e2b8d5c9ba042d
tree8b441854bb7c4ab04cc9729efc0ba88c42b8f8b1
parent2889518f7a44bc11ed9385dc99d0886b52bb1c03
0032116: Visualization - AIS_Manipulator is unusable when attaching to objects with Graphic3d_TMF_ZoomPers

Recalculation of manipulator position if attached object has zooom 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]