Releases: zippy84/vtkbool
Releases · zippy84/vtkbool
v3.2
Release notes:
- code split across multiple files - vtkPolyDataContactFilter removed
- intersection calculation converted to 2D
- polygons are now automatically triangulated if some points are not on the same plane
- SetMatrix/GetMatrix added
- documentation extended
- minor bugs fixed
v3.1
Short release notes:
- new solution approach to prevent equal capture points
- various code simplifications
- an example using the new Python syntax of VTK 9.4 has been added
v3.0
Short release notes:
- VTK9 migrated
- consistent use of vtkIdType
- almost all refactored and simplified
- better error detection
- new tests made with pytest
- branched strips are possible now
Enjoy it.