]> OCCT Git - occt.git/commit
0032879: Visualization, AIS_ViewController - define separate gesture mappings for... CR0-WEEK-30 IR-2023-07-28
authorsshutina <sshutina@opencascade.com>
Mon, 17 Jul 2023 22:14:55 +0000 (23:14 +0100)
committersshutina <sshutina@opencascade.com>
Tue, 18 Jul 2023 15:20:12 +0000 (16:20 +0100)
commit342132316488a6e7cf28fc1980b86e2a2cf9f970
tree242e9eb2913c07d341aeb6701b545a51f554a51c
parent1dad5844500f8c6999fe9a336e691ba7bdcc769f
0032879: Visualization, AIS_ViewController - define separate gesture mappings for dragging

Fixed problem of usage of objects dragging during zoom and pan
Added new draw command to change gesture for muse buttons
Added test
src/AIS/AIS_ViewController.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/v3d/manipulator/drag_pan_zoom [new file with mode: 0644]