Skip to content

Releases: martijnberger/pyslapi

0.20

08 Mar 09:39
Compare
Choose a tag to compare

This is the last release for the blender 2.79b series

Build with the Sketchup 2019.3 SDK.

Sketchup Importer 0.18

30 Jan 19:50
Compare
Choose a tag to compare

Sketchup 2017 support.

some other fixes.

Sketchup Importer 0.15

15 Feb 09:11
Compare
Choose a tag to compare
  • Support for importing names scenes.
  • Support for blender version 2.77 ( both python 3.4 and 3.5 compatible module )
  • Support for sketchup 2016

0.13

31 Aug 14:12
Compare
Choose a tag to compare

Added ST coordinate scaling scaling (fixes texture problems )
Added per material ST scaling, ( this should fix the texture import problems )
Fixed STQ/UV coordinate scale inheritance
Fix path handling errors

0.11

17 Jul 21:24
Compare
Choose a tag to compare
  • Fixed issues with importing models that have no components.
  • Fixed issues with UV maps ( updated the sketchup bindings as a result )

0.1

21 Jun 20:40
Compare
Choose a tag to compare
0.1

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