Skip to content

0.1

Compare
Choose a tag to compare
@martijnberger martijnberger released this 21 Jun 20:40
· 71 commits to master since this release

PYSLAPI Sketchup Importer for Blender 0.1

Supports:

  • Components
  • Groups
  • Meshes
  • Materials ( to cycles only)
  • Cameras
  • UV coordinates
  • Setting up viewport transparency for objects that have transparent materials
  • Reusing existing materials by name ( the script does not import materials if they already exist in the scene, this to facilitate reimporting / rendering work-flows )
  • Use dupli vert / face for cases where very many instances need to be imported
  • Skip UV importing if object has no materials with textures
  • Import all camera's
  • Honor 'hidden' flag

Known issues:

  • Current render engine is set to cycles by importer
  • This is not GPL compatible and cannot ever be distributed together with blender.
  • if current camera is ortho script fails