Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.25.1
1.25.1 (2023-01-21)
Bug Fixes
- polyface: Implement better check for overlapping edges (312eb21)
v1.25.0
1.25.0 (2022-12-09)
Features
- face: Add method to compute Face3D.pole_of_inaccessibility (2b6a8d5)
v1.24.13
Bug Fixes
- polygon: Add method to compute Polygon2D.pole_of_inaccessibility (8135e49)
v1.24.12
Bug Fixes
- polygon: Fix bug for offset of clockwise polygons (0bc308c)
v1.24.11
Bug Fixes
- polygon: Add method to offset polygons (934fb8e)
v1.24.10
Bug Fixes
- arc: Include tolerance in arc subdivision (c75aa30)
v1.24.9
1.24.9 (2022-10-25)
Bug Fixes
- plane: Ensure that Plane does not mess up bounding calculations (a9c9a0e)
v1.24.8
1.24.8 (2022-09-09)
Bug Fixes
- face: Better fix for previous case (404c0d7)
v1.24.7
1.24.7 (2022-09-09)
Bug Fixes
- face: Ensure Face3Ds with 3 vertices still get checked for colinear (211d87a)
v1.24.6
1.24.6 (2022-08-31)
Bug Fixes
- bounding: Add min and max properties to all objects (2cbc7b6)