Skip to content

Commit

Permalink
Merge pull request DLR-RM#800 from common/changelog_1.8.2
Browse files Browse the repository at this point in the history
chore(changelog): Adds 1.8.2 changelog
  • Loading branch information
themasterlink authored and GitHub Enterprise committed Jan 28, 2021
2 parents 346cd06 + dee00b0 commit bcf4f2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions change_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@

# Version History

## Version 1.8.2: 27th January 2021
- added stereo mode to SegMapRenderer
- switched to using imageio for reading images, as the blender image loading API does not support .exr files written in stereo mode
- added option to write world-to-cam transformations to the BopWriter
- CocoAnnotationWriter does now in the polygon format not write empty segmentation lists anymore and uses iscrowd:0
- type hints are now added to the generated documentation
- extracted reusable rendering code from the renderer modules into utility classes

## Version 1.8.1: 14th January 2021
- fixed a bug in the WriterInterface
- fixed cc_texture downloader script in the case of weird urls
Expand Down

0 comments on commit bcf4f2c

Please sign in to comment.