Skip to content

Releases: ladybug-tools/ladybug-geometry

v1.34.2

31 Mar 19:39
Compare
Choose a tag to compare

1.34.2 (2025-03-31)

Bug Fixes

  • face: Only remove duplicate vertices when splitting with lines (c551b37)

v1.34.1

04 Mar 23:30
Compare
Choose a tag to compare

1.34.1 (2025-03-04)

Bug Fixes

  • polygon: Weight common axes by segment length rather than integer (018b6db)

v1.34.0

04 Mar 02:51
Compare
Choose a tag to compare

1.34.0 (2025-03-04)

Features

  • projection: Add module for projections of all geometry types (2249150)

v1.33.18

28 Feb 19:38
Compare
Choose a tag to compare

1.33.18 (2025-02-28)

Bug Fixes

  • face: Add a method to separate Face3D boundary and holes (09488b5)

v1.33.17

28 Feb 02:43
Compare
Choose a tag to compare

1.33.17 (2025-02-28)

Bug Fixes

  • polyface: Ensure Faces align with input segs in from_offset_face (9bc3a40)

v1.33.16

15 Feb 00:18
Compare
Choose a tag to compare

1.33.16 (2025-02-15)

Bug Fixes

  • polygon: Minor improvement to ensure helpful axes are not filtered (0adfe18)

v1.33.15

13 Feb 17:44
Compare
Choose a tag to compare

1.33.15 (2025-02-13)

Bug Fixes

  • polygon: Add an extra step to common axes to snap axes to polygons (d9eae33)

v1.33.14

04 Feb 19:41
Compare
Choose a tag to compare

1.33.14 (2025-02-04)

Bug Fixes

  • face: Fix bug in coplanar_union_all (8d83ddb)

v1.33.13

20 Dec 04:41
Compare
Choose a tag to compare

1.33.13 (2024-12-20)

Bug Fixes

  • bounding: Add generic check for overlapping bounding box (e99f3db)

v1.33.12

09 Dec 23:22
Compare
Choose a tag to compare

1.33.12 (2024-12-09)

Bug Fixes

  • polygon: Ensure degenerate geometry cannot cause exceptions (ea02291)