Changes
- Fix #126 - subtle change in Blender 4.3 type API caused issues adding data and objects
Supported versions
For Blender 3.5 and 3.6 download the packages built for Python 3.10.
For Blender 4.0, 4.1, 4.2 and 4.3 download the packages built for Python 3.11
Windows users
After downloading the ZIP file right-click it, open its properties and choose to unblock the ZIP file before installing it as add-on in Blender
Linux users
The builds are created on Linux Mint 21.03. Hopefully they work on a wide variety of Linux flavors. They should at least work on Ubuntu-based distros.
OSX users
- Make sure you download as ZIP file, make sure your browser doesn't automatically uncompress the archive.
- After installing you may get warnings that the developer could not be verified. Don't let the binary be moved to the trashbin. Once through the dialogs close Blender and open a terminal. Change directory to the add-on location:
cd ~/Library/Application\ Support/Blender/4.1/scripts/add-ons/modules/rhino3dm
. Clear the quarantine flag:sudo xattr -rd com.apple.quarantine *
. Start Blender and re-enable the plug-in.
installation
- Download the appropriate ZIP file
- In Blender go to Edit > Preferences... > Add-ons
- Click install add-on
- Select ZIP file
- Enable add-on
- If you encounter error see above for OSX and Windows
- Restart Blender, re-enable
- Import 3dm files