v0.0.11
Update for Blender 4.0 and 4.1. Supported versions are now
- Blender 3.3 (Python 3.10)
- Blender 3.6 (Python 3.10)
- Blender 4.0 (Python 3.11)
- Blender 4.1 (Python 3.11)
New:
- Simple material import, along with image textures. Note: not all UV mappings go correctly yet
- rhino3dm is bundled with the package, no dependency installation magic
Installation:
- Download the correct version of the package. If you're using Blender 3.3 or 3.6 download the ZIP with py3_10 in the name, for newer download the py3_11 file
- Do not extract the contents from the file. You have to make sure that your browser doesn't do that automatically (at least Safari is known to do that).
- Open Blender
- Go to Edit > Preferences... > Add-ons
- Click Install...
- Select the ZIP file to install
- Install
- Enable the add-on
- Import Rhino 3D files
- Enjoy
Note:
- I have built Linux versions of the add-on, but I can't them to run in Blender due to some exception that is still unclear. Some library conflict happening unfortunately.