Skip to content

Releases: ladybug-tools/ladybug-geometry

v1.7.6

31 Oct 23:55
Compare
Choose a tag to compare

1.7.6 (2019-10-31)

Bug Fixes

  • poltface: Fix tolerance issue within the Polyface3D class (893586a)

v1.7.5

31 Oct 22:18
Compare
Choose a tag to compare

1.7.5 (2019-10-31)

Bug Fixes

  • face: Fixed bug in Face3D plane normal (d3548cf)

v1.7.4

31 Oct 19:45
Compare
Choose a tag to compare

1.7.4 (2019-10-31)

Bug Fixes

  • face3d: Fix bug in is_centered_adjacent (9ee809e)

v1.7.3

30 Oct 15:38
Compare
Choose a tag to compare

1.7.3 (2019-10-30)

Bug Fixes

  • face: Fix automatic normal calculation in Face3D (bb5aaa1)

v1.7.2

27 Oct 16:08
Compare
Choose a tag to compare

1.7.2 (2019-10-27)

Bug Fixes

  • travis: update version of node to 12 (6049465)

v1.7.1

24 Oct 20:00
Compare
Choose a tag to compare

1.7.1 (2019-10-24)

Bug Fixes

  • intersect: Fix intersection method between Polygon2D (3f2a8b2)

v1.7.0

15 Oct 15:46
Compare
Choose a tag to compare

1.7.0 (2019-10-15)

Features

  • polygon: Update Polygon2D with staticmethod to perform intersection on adjacent polygons (ac5ffa3)

v1.6.3

29 Sep 14:19
Compare
Choose a tag to compare

1.6.3 (2019-09-29)

Bug Fixes

  • docs: Add several documentation fixes for correct display (459220d)

v1.6.2

12 Aug 20:41
Compare
Choose a tag to compare

1.6.2 (2019-08-12)

Bug Fixes

  • face3d: Changing validate_planarity to check_planar (feabc59)

v1.6.1

09 Aug 14:04
Compare
Choose a tag to compare

1.6.1 (2019-08-09)

Bug Fixes

  • face: Ensuring upper-left vertices do not change for horizontals (5003d03)