Skip to content

Releases: rd2/pyOSut

OSut v0.9.0

Choose a tag to compare

@brgix brgix released this 22 Apr 19:27
6ec063e

Harmonizes with:

See PR.

OSut v0.8.2

Choose a tag to compare

@brgix brgix released this 03 Feb 20:20
2223fba
  • Fixes spaceWidth's use of realignFace: forces the resulting bounding box from a space's merged floor surfaces to be rotated so it remains systematically wider than narrower (along X-axis, once re-aligned). Essential to reliably determine a space's width.
  • Harmonizes with recent OSut fix.
  • Bumps out SDK v3.8.0 testing (under GitHub Actions), in favour of v3.11.0.

OSut v.0.8.1

Choose a tag to compare

@brgix brgix released this 04 Jan 13:00
1f255ba

Harmonizes pyOSut and OSut approaches when resetting a layered construction's insulating layer:

  • a tad safer
  • changes in naming convention

OSut v0.7.0

Choose a tag to compare

@brgix brgix released this 13 Aug 14:15
240fcac
  • Harmonizes with upcoming Ruby OSut release.
  • Adds spaceWidth and spaceHeight functions
  • Removes openstudio as a dependency
  • Simplifies GitHub Actions testing

OSut v0.6.0

Choose a tag to compare

@brgix brgix released this 04 Aug 12:20
4a5e9ba
  • first release
  • functionality (& unit tests) matching original Ruby OSut gem repo.