Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.34.2
1.34.2 (2025-03-31)
Bug Fixes
- face: Only remove duplicate vertices when splitting with lines (c551b37)
v1.34.1
1.34.1 (2025-03-04)
Bug Fixes
- polygon: Weight common axes by segment length rather than integer (018b6db)
v1.34.0
1.34.0 (2025-03-04)
Features
- projection: Add module for projections of all geometry types (2249150)
v1.33.18
Bug Fixes
- face: Add a method to separate Face3D boundary and holes (09488b5)
v1.33.17
Bug Fixes
- polyface: Ensure Faces align with input segs in from_offset_face (9bc3a40)
v1.33.16
Bug Fixes
- polygon: Minor improvement to ensure helpful axes are not filtered (0adfe18)
v1.33.15
Bug Fixes
- polygon: Add an extra step to common axes to snap axes to polygons (d9eae33)
v1.33.14
Bug Fixes
- face: Fix bug in coplanar_union_all (8d83ddb)
v1.33.13
Bug Fixes
- bounding: Add generic check for overlapping bounding box (e99f3db)
v1.33.12
Bug Fixes
- polygon: Ensure degenerate geometry cannot cause exceptions (ea02291)