Releases: ladybug-tools/honeybee-vtk
Releases · ladybug-tools/honeybee-vtk
v0.31.2
0.31.2 (2022-01-06)
Bug Fixes
- to_vtk: export indoor and outdoor room shades (ba11388)
v0.31.1
0.31.1 (2021-12-31)
Bug Fixes
- deps: bump lbt-honeybee to 0.5.260 (60e5b91)
v0.31.0
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
Bug Fixes
- helper.py: fixes add_data_to_viewer to add data in the way that pollinationviewer.html expects (#306) (b40282f)
v0.30.9
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.7
0.30.7 (2021-11-09)
Bug Fixes
- legend_parameter: add a _to_dict method (74aa3f9)
- types: Add legends (f1a2444)
v0.30.6
0.30.6 (2021-11-08)
Bug Fixes
- deps: bump vtk from 9.0.3 to 9.1.0 (47da3d4)
v0.30.5
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
0.30.4 (2021-10-25)
Bug Fixes
- config: make sure paths are only checked for data that is requested (2b9dc2b)