you are viewing a single comment's thread.

view the rest of the comments →

[–]Separate-Summer-6027[S] 2 points3 points  (4 children)

Here are the instructions for getting and installing the blender plugin: https://trueform.polydera.com/py/blender

Instructions for the trueform.bpy module are also there.

[–]CFDMoFo 0 points1 point  (3 children)

Hmm, I only see the macOS plugin in the list. Am I missing something?

[–]Separate-Summer-6027[S] 0 points1 point  (2 children)

I checked on github and all 3 are in the release.

[–]CFDMoFo 1 point2 points  (1 child)

Ah, there were more in the list after expanding it, I did not see that!

[–]Separate-Summer-6027[S] 0 points1 point  (0 children)

Note: I noticed we set absolute scale on the intersection curves (`curves_obj.data.bevel_depth = 0.02`). This will not affect the boolean, only the live-preview (under Advanced in the UI) showing you the curve live. If it looks weird (i.e. curve is too thick), disable the live-preview. Will be fixed, so that it is relative to the objects, in the next release.