Skip to content

Releases: jesterKing/import_3dm

import_3dm v0.0.5

29 Aug 09:06
3232c46
Compare
Choose a tag to compare
  • preliminary curve support
    • note that not all curve types are yet supported
    • conversion isn't perfect (yet)
  • hidden layer handling
  • hidden geometry handling improved
  • improvements to automatic rhino3dm installation.

import_3dm v0.0.4

22 Aug 06:51
af509de
Compare
Choose a tag to compare

For Windows the user now does not have to install the rhino3dm dependency manually anymore.

import_3dm v0.0.3

17 Apr 09:51
a6659f7
Compare
Choose a tag to compare
  • Unit conversion. Rhino data gets converted to Blender unit system. @tsvilans and @joel-putnam worked on this (#21 and #24)
  • Views and Named Views by @tsvilans (#24)
  • Fix for invalid faces by @tsvilans (#26)
  • Improved install and update instructions for Mac and Windows

import_3dm v0.0.2

12 Dec 09:03
0.0.2
4e447a2
Compare
Choose a tag to compare
import_3dm v0.0.2 Pre-release
Pre-release

A first release based on 0.0.2 code.

This is a mostly functional, but early-stage add-on for Blender 2.8.

If you don't know how to get this into Blender then read the installation instructons.

To properly import Rhino geometry make sure you save your Rhino
file with render meshes created. This means switch to i.e. Rendered mode
to have all your surfaces and extrusion meshed. Then save so that the
render meshes are included (Only Geometry unchecked)

You need to install rhino3dm.py 0.1.4 for Blender.