Lace

Latest version: v3.0.0

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

Scan your dependencies

Page 2 of 3

2.1.0

- Update for Python 3.

2.0.1

- Fix `Mesh.intesect_plane()` method not returning a list.

2.0.0

- Tweak interface of `Mesh.intesect_plane()` method: don't return a list
when a neighborhood is specified.
- In collada export, make the lines red

1.3.0

- Add `Mesh.intesect_plane()` method from blmath
- Add utility functions for checking mesh integrity
- Migrate geometry utilities from blmath to [polliwog][]
- Migrate vector_shorcuts to [vg][]

[polliwog]: https://github.com/lace/polliwog
[vg]: https://github.com/lace/vg

1.2.1

- Use the new `vector_shortcuts` package.

1.2.0

As of this release, break from the upstream revision history and adopt ordinary
semver.

Features:

- Add `has_same_topology()` helper.
- Add `face_indices_to_flip` parameter to `flip_faces()`
- `quads_to_tris` optionally returns a mapping of old quads to new tris.
- Add new method `reorient_faces_using_normals()`

Improvements:

- Replace for loops in `flip_faces()` with vectorized operations
- Re-enable test for `flip_faces()`.
- Delegate shape geometry generation to `blmath`. Requires `1.2.5.post3` or
later.
- `landm` / `barycentric`: Refactor + improve readability

Note: This release does not include quad face support from `1.1.8.dev1`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.