v2.2.2
Bug Fixes
- Fixed CMake problems. #591, #595 (@pca006132)
- Fixed Python
split
binding. #593 (@zalo) - Fixed JS GLB validator errors. #596 (@elalish)
- Allow skipping degenerate triangle removal, to handle zero-volume meshes. #603 (@ramcdona)
- Fixed triangulator bug. #608, #609, #610 (@starseeker, @elalish)
- Fixed JS GLB I/O for mixed properties. #612 (@elalish)
- Fixed Python
smooth
binding and addedcalculate_curvature
. #615 (@elalish, @pca006132, @zalo) - Added
level_set
to Python bindings. #616 (@zalo) - Check python format in CI. #618 (@pca006132)
- Fixed performance regression with properties. #621 (@pca006132, @stephomi)