OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

Support for X1 and X2 mouse buttons.

Open Gyr-Myr opened this issue 2 years ago • 0 comments

Added support for X1 and X2 mouse buttons (5-button mouse).

osgGA::GUIEventAdapter::X1_MOUSE_BUTTON and osgGA::GUIEventAdapter::X2_MOUSE_BUTTON enumeration values are added and their processing for push, release, current state , etc.

Gyr-Myr avatar Nov 22 '23 13:11 Gyr-Myr