Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swift502/blenderorbitmethodswitch
Blender addon providing a switch to toggle orbit methods directly in the 3D viewport.
https://github.com/swift502/blenderorbitmethodswitch
blender blender-addon python
Last synced: about 2 months ago
JSON representation
Blender addon providing a switch to toggle orbit methods directly in the 3D viewport.
- Host: GitHub
- URL: https://github.com/swift502/blenderorbitmethodswitch
- Owner: swift502
- License: mit
- Created: 2022-05-26T19:31:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T20:11:14.000Z (about 2 years ago)
- Last Synced: 2023-03-10T10:21:02.252Z (almost 2 years ago)
- Topics: blender, blender-addon, python
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orbit Method Switch Addon for Blender
Adds two buttons in the 3D view header that allow you to switch between the _Turntable_ and _Trackball_ orbit methods. Useful when you use a graphics tablet and need to toggle the orbit method frequently.
![image](https://user-images.githubusercontent.com/24359130/170563514-7d5e1e71-f486-4052-a9a4-37b1988f8672.png)
## Installation
1. Download [the zip file](https://github.com/swift502/BlenderOrbitMethodSwitch/archive/refs/heads/main.zip)
1. In Blender go to `Edit > Preferences > Add-ons > Install...` and select the zip file
1. Activate the addon and the buttons should appear in the top right corner of your 3D viewports