Lacecore

Latest version: v2.4.3

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

Scan your dependencies

Page 2 of 5

2.4.1

- GroupMap: Fix `defragment()`.

2.4.0

- GroupMap: Add `defragment()` and `to_dict()` methods.

2.3.0

- `check_arity()` and `check_indices()`: Add to public interface.

2.2.0

- Improve `.sliced_by_plane()`:
- Slice a submesh by passing `only_for_selection`
- Slice by several planes at once
- Preserve `face_groups` when slicing
- Selection: Add `generate_masks()`method
- Selection: Improve error message for `.pick_face_groups()` on meshes without
face groups.
- Upgrade to polliwog >= 2.1.0.

2.1.0

- Add `.face_normals()` method.

2.0.0

- Mesh constructor requires face indices to have dtype `np.int64`.
- Add `lacecore.FACE_DTYPE` property.
- Upgrade to pollliwog >= 2.0.0.

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 applications using lacecore
store all face indices using this dtype.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.