Releases: AutodeskAILab/occwl
Releases · AutodeskAILab/occwl
v3.0.0 - Pass transform matrix as 3x4 numpy array
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
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
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
Version 1.0.0 published to https://anaconda.org/lambouj/occwl