Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.32.2
1.32.2 (2024-06-19)
Bug Fixes
- face: Fix bug in the counterclockwise_boundary properties (b11a9ad)
- polygon: Add a method for simple offsetting (4d8ceaa)
v1.32.1
1.32.1 (2024-06-03)
Bug Fixes
- mesh: Update Mesh2D for consistency (e47293e)
v1.32.0
1.32.0 (2024-05-15)
Features
- face: Add a method to split face with multiple lines (0cffcb5)
v1.31.0
1.31.0 (2024-05-14)
Bug Fixes
- polygon2d: Add a method to remove duplicate vertices from polygon (b1d24a3)
Features
- face: Add method to split Face3D with LineSegment3D (4a3ad43)
v1.30.10
Bug Fixes
- polyline: Add methods to offset Polyline2D and LineSegment2D (e688105)
v1.30.9
1.30.9 (2024-04-19)
Bug Fixes
- face: Add core geometry properties to assist with DOE-2 translation (b6ea435)
v1.30.8
1.30.8 (2024-04-09)
Bug Fixes
- mesh: Add a face_edges property for faster edge computation (87156cb)
v1.30.7
1.30.7 (2024-04-03)
Bug Fixes
- face: Add a Face3D method for coplanar_union_all (25a0fad)
- polygon: Add a method to snap Polygon2D to a grid (5ccd0f0)
- polygon2d: Add method to sense whether polygons touch one another (dd1d57a)
v1.30.6
1.30.6 (2024-04-03)
Bug Fixes
- release: Trigger new release to get around rate limit (d8b0566)
v1.30.5
1.30.5 (2024-04-03)
Bug Fixes
- polygon2d: Improve group by overlap and do snapping in union all (1a07959)