Polliwog

Latest version: v2.4.0

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

2.3.0

New features

- Add `polliwog.segment.path_centroid()`.

2.2.0

New features

- Add `polliwog.tri.surface_area()` and `polliwog.tri.sample()`.

2.1.0

New features

- `polliwog.plane.slice_triangles_by_plane()`: Optionally return mapping of new
faces to old.

2.0.0

BREAKING CHANGES

- Functions which accept triangle face indices require the dtype to be
`np.int64`.

While this restriction may be a little inconvenient for the caller, it improves
interoperability and performance, simplifies the implementation, and produces
more predictable return values. It's recommended that consuming applications
store all face indices using this dtype.

1.2.0

New features

- `polliwog.plane.slice_triangles_by_plane()`: Add support for slicing a
submesh.

1.1.0

New features

- Add `polliwog.plane.slice_triangles_by_plane()` function, with implementation
adapted from Trimesh.

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.