jesterKing / import_3dm

Blender importer script for Rhinoceros 3D files
MIT License
316 stars 38 forks source link

Does this works for for apple? #25

Closed xxjorgemlxx closed 5 years ago

xxjorgemlxx commented 5 years ago

Cannot install on Mac Blender 2.80? Is it functional only for Win?

jesterKing commented 5 years ago

I develop the importer mainly on the Mac. It should work.

What error(s) do you get?

xxjorgemlxx commented 5 years ago

It says that the modules are installed, but the add-on doesn't show even after restart. Tried with 2.79b, the same.

jesterKing commented 5 years ago

Builds prior to 2.79 aren't supported.

Make sure that rhino3dm is seen by Blender 2.80:

Do you get any error?

jesterKing commented 5 years ago

I've added instructions to install rhino3dm.py so that Blender 2.80 sees it.