Skip to content

Releases: AutodeskAILab/occwl

v3.0.0 - Pass transform matrix as 3x4 numpy array

09 Oct 12:28
418deb2

Choose a tag to compare

Following #37 we now force correct behavior when transforming a solid by homogeneous transform matrices. Previously we accepted a 4x4 matrix, but would ignore the last row, so bug could go unnoticed if the transform included a global scale factor or projection component.

v2.0.2 - Native format without triangles. Fix to viewer

20 Apr 10:13
f3731ce

Choose a tag to compare

v2.0.2 adds the following fixes

PR#32 -fix display with ndarray of colors in viewer
PR#33 - Add the option not to save triangles with the native brep format

v 2.0.1

12 Feb 10:41
0b4e9d9

Choose a tag to compare

Add code to save and load native OCC brep format.
Warn about querying curves and surfaces if the faces and edges have non-identify transforms

1.0.0

25 May 10:13
8c1b2fd

Choose a tag to compare

Version 1.0.0 published to https://anaconda.org/lambouj/occwl