Skip to content

Releases: ladybug-tools/ladybug-geometry

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)

v1.33.11

15 Nov 18:45
Compare
Choose a tag to compare

1.33.11 (2024-11-15)

Bug Fixes

  • boolean: Improve boolean operations with better tolerance check (5313c2c)

v1.33.10

14 Nov 23:22
Compare
Choose a tag to compare

1.33.10 (2024-11-14)

Bug Fixes

  • polygon: Fix bug in self-intersect check for clockwise polygons (da11268)

v1.33.9

29 Oct 20:37
Compare
Choose a tag to compare

1.33.9 (2024-10-29)

Bug Fixes

  • polygon: Respect tolerance when removing colinear vertices (dfcaffa)