Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.26.6
1.26.6 (2023-05-30)
Bug Fixes
- polygon: Implement extra check in polygon_relationship (ff73cd2)
v1.26.5
1.26.5 (2023-03-23)
Bug Fixes
- polygon: Add extra checks to avoid ZeroDivisionErrors (14f43fa)
v1.26.4
1.26.4 (2023-03-17)
Bug Fixes
- face: Improve Face3D splitting by snapping within tolerance (649f787)
- face: Try to handle tolerance issues (1571875)
- polygon: Ensure polygon_relationship is correct (7c26f47)
v1.26.3
1.26.3 (2023-03-14)
Bug Fixes
- boolean: Catch cases of degenerate Polygons from boolean (9fc7667)
v1.26.2
1.26.2 (2023-03-12)
Bug Fixes
- polygon: Address the edge cases of polygon_relationship (a2c5338)
v1.26.1
1.26.1 (2023-03-11)
Bug Fixes
- face: Ensure fast hole-merging method preserves first vertex (bbd260c)
v1.26.0
1.26.0 (2023-03-10)
Bug Fixes
- boolean: Add a method to boolean split polygons and faces (6ece47f)
- polygon: Improve the performance of merging holes into boundaries (f278a2b)
Features
- boolean: Add module for polygon boolean operations (f22342d)
v1.25.4
1.25.4 (2023-03-03)
Bug Fixes
- polygon: Add several Polygon methods needed for Dragonfly Roofs (4b6e5d3)
v1.25.3
1.25.3 (2023-02-20)
Bug Fixes
- polygon: Improve the performance of merge boundary and holes (1f15b88)
v1.25.2
1.25.2 (2023-02-16)
Bug Fixes
- plane: Add method to project points onto planes (4c35972)