trimesh
trimesh copied to clipboard
Release: Layer Filter For Path.copy
- add and test
path.copy(layers={1, 2})to only copy particular layers. - add the note about signed angles discussed in #2416
- add a
trimesh.primitives.Extrusion(..., mid_plane: bool)option as a helper to produce extrusions that are centered at the origin.