Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

1.0.3 - 2021-07-19

Added

  • Support for Blender 2.92 and 2.93 LTS (v1.0.2 works with those too).

Fixed

  • Fix FocalPlaneXResolution and FocalPlaneYResolution EXIF tags.
  • Fix crash during export of sun orientation when a sun lamp is not in use.

1.0.2 - 2020-11-27

Added

  • Support for Blender 2.91.
  • Blender version enumeration for easy version comparison.

Fixed

  • Fix project docstring format to 'docblockr'.
  • Fix parameters of ray_cast API for Blender 2.91.

1.0.1 - 2020-11-11

Added

  • Support for Blender 2.90.
  • Check exiftool filename before rendering to detect unwanted -k option.

Fixed

  • Fix default sky model on Sky Texture shader node.

1.0.0 - 2020-02-24

  • Initial SfM Flow release.