]> OCCT Git - occt.git/commit
0032861: Visualization - Separate rotate and move the object behavior in AIS_ViewCont...
authorsshutina <sshutina@opencascade.com>
Mon, 4 Apr 2022 19:53:18 +0000 (22:53 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 6 Apr 2022 00:16:12 +0000 (03:16 +0300)
commite3fd3d83dab0e5b1f6c53243ce0dc3e56e2bdef1
tree6c878b4b3ee3a86a806dc6946cd65c33e1f8a3e0
parent1f37f1d50a91cda73f8a4445525abb3e60a31f84
0032861: Visualization - Separate rotate and move the object behavior in AIS_ViewController

Added the flag in Dragging structure that defines perform dragging (ToMove).
src/AIS/AIS_MouseGesture.hxx
src/AIS/AIS_ViewController.cxx
src/AIS/AIS_ViewController.hxx
src/AIS/AIS_ViewInputBuffer.hxx
tests/v3d/manipulator/drag_in_2d_view [new file with mode: 0644]