Skip to content

Releases: ladybug-tools/honeybee-vtk

v0.31.2

06 Jan 06:38
Compare
Choose a tag to compare

0.31.2 (2022-01-06)

Bug Fixes

  • to_vtk: export indoor and outdoor room shades (ba11388)

v0.31.1

31 Dec 22:10
Compare
Choose a tag to compare

0.31.1 (2021-12-31)

Bug Fixes

  • deps: bump lbt-honeybee to 0.5.260 (60e5b91)

v0.31.0

10 Dec 09:38
Compare
Choose a tag to compare

0.31.0 (2021-12-10)

Bug Fixes

  • model: add actors before loading data (18d5560)

Features

  • model: add config to methods and to_images method (33ce2dc)

v0.30.10

09 Dec 15:42
b40282f
Compare
Choose a tag to compare

0.30.10 (2021-12-09)

Bug Fixes

  • helper.py: fixes add_data_to_viewer to add data in the way that pollinationviewer.html expects (#306) (b40282f)

v0.30.9

09 Dec 08:26
Compare
Choose a tag to compare

0.30.9 (2021-12-09)

Bug Fixes

  • config: stop loading legend parameters in translate command (9012301)
  • export: use the legend argument to load legend parameters in export command (e885f57)
  • translate: stop creating scene object in translate command (b576058)

v0.30.8

08 Dec 10:48
c84224d
Compare
Choose a tag to compare

0.30.8 (2021-12-08)

Bug Fixes

v0.30.7

09 Nov 09:13
Compare
Choose a tag to compare

0.30.7 (2021-11-09)

Bug Fixes

  • legend_parameter: add a _to_dict method (74aa3f9)
  • types: Add legends (f1a2444)

v0.30.6

08 Nov 04:05
Compare
Choose a tag to compare

0.30.6 (2021-11-08)

Bug Fixes

  • deps: bump vtk from 9.0.3 to 9.1.0 (47da3d4)

v0.30.5

02 Nov 13:29
Compare
Choose a tag to compare

0.30.5 (2021-11-02)

Bug Fixes

  • config: allow paths relative to config (e2a027f)
  • modeldataset: enable init with polydata (a4be5b4), closes #283

v0.30.4

25 Oct 08:28
Compare
Choose a tag to compare

0.30.4 (2021-10-25)

Bug Fixes

  • config: make sure paths are only checked for data that is requested (2b9dc2b)