Releases: LBNL-ETA/pyradiance
Releases · LBNL-ETA/pyradiance
0.5.3
0.5.2
Refactor xform to be builder based to preserve order of operations.
Full Changelog: v0.5.1...v0.5.2
0.5.1
add genbox and genrev.
added many Radiance binaries but without interfaces.
Full Changelog: v0.5.0...v0.5.1
0.5.0
Add spectral simulation features from Radiance
Full Changelog: v0.4.2...v0.5.0
0.4.2
Fix(util.py): white space in file names causing issues with render
Full Changelog: v0.4.1...v0.4.2
0.4.1
Full Changelog: v0.4.0...v0.4.1
0.4.0
Add obj2mesh
Update setup.py to use setuptools
because distutils
is deprecated
Full Changelog: v0.3.1...v0.4.0
0.3.1
Full Changelog: v0.3.0...v0.3.1
0.3.0
v0.2.0
What's Changed
- feat(anci.py): Added a utility write method to write data to file. by @sariths in #28
- doc(example files): Added geometry and other assests for demonstrating features. by @sariths in #26
- fix(utils.py): using split instead of shlex.split for splitting commands
- fix(px.py): fix ra_tiff output bug and expose it at the top level
New Contributors
Full Changelog: v0.1.2...v0.2.0