import_3dm v0.0.8
- Improved block instance handling
- Automatically hide instance definition layers
- Clean-up of import properties panel
For Blender 2.93 download the correct file.
Note: the MacOS ZIP archives are created for Mac Intel. These will
work only with the Blender version created for Mac Intel. They
don't work yet on Mac M1 (arm)
Note: The rhino3dm
files are not signed yet, so you'll have to
manually remove the com.apple.quarantine
flag from the .so
file contained within this bundle. To remove the flag:
- install the add-on ZIP as per usual through Edit > Preferences > Add-ons
- take note of the install location for the add-on
- open a terminal and
cd
to therhino3dm
folder as indicated by the installation location - run
sudo xattr -r -d com.apple.quarantine _rhino3dm*.so
- enable the add-on in Blender