I’ve been using Speckle to send models from Blender to SketchUp. Recently, I updated the Blender plugin to version 2.20.2, and I’ve noticed that the received models in SketchUp are no longer separated into components. I’ve had to revert back to version 2.20.0 to resolve this issue.
Hi @wiiyus
Thanks for the report,
Would it be possible for you to share with me a link to the Speckle model sent from both 2.20.2 and 2.20.0?
Inspecting the data is probably the quickest way for me to understand any differences between the two versions.
Here are the links to the models created using versions 2.20.0 and 2.20.2 of the Speckle plugin:
- 2.20.0: main - Export | Speckle
- 2.20.2: b - Export | Speckle
Thank you for your work.
Thanks!
I’ve spotted the issue,
I’ll need some time to chat with @oguzhankoral on Monday about it.
In the mean time, please continue to use 2.20.0.
It looks like we’ve changed the speckle_type
string for Collections in SpecklePy
(the SDK that powered the Blender connector)…
but the Sketchup connector wasn’t updated to handle this.
I’ve just released 2.20.3 of the Blender connector which contains a fix for the bug introduced in 2.20.1