A Blender Addon for transforming objects with a 3DConnexion mouse. Support for Linux.
- Currently broken See #11
- No additional installation steps required
- OSX is untested but may work
- Install libspnav.so
- Ubuntu:
sudo apt install libspnav-dev
- Ubuntu:
- Tool is activated by selecting an object an pushing a button on the 3D mouse
- Transforms occur in global space transformed by the view matrix (Moving your viewport will affect how objects are transformed)
- The right button on the 3D mouse toggles between "rotation only" and "translation only" modes
- And the left button will renable both translation and rotation
- Pressing the space bar while using the tool will toggle "bend mode" (useful for armatures)
- Use ESC, Enter, and left/right mouse buttons to exit transform mode
- Tested only in object and pose mode.