Skip to content

2.0.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@anderslanglands anderslanglands released this 18 Sep 07:48
· 50 commits to master since this release

Beta 2 release notes:

Features

  • Test suite for developers
  • Added Cinema 4D name parsing (Sen Haerens)
  • aov_shader metadata for KtoA and MtoA
  • Unicode and special characters in names are now tested and supported

Bugs

  • Restored Maya name in special cases (ns1:obj1|ns2:obj2)
  • Fixed some crashes with malformed names, added tests for this
  • Fixed metadata when rendering multiple Cryptomattes into one EXR file (Sen Haerens)
  • Fixed metadata with multiple drivers if one driver did not support metadata (Sen Haerens)
  • Fixed manifests in custom Cryptomattes
  • Fixed manifests for standard cryptomattes with array (per poly) overrides
  • Fixed special characters (quotes, slashes) in manifests
  • Manifests no longer include list aggregate nodes (Sen Haerens)
  • Fixed issue passing AtStrings to variadic arguments in gcc older than 4.8.x (Sachin Shrestha)
  • Statically link the stdc++ lib (Sachin Shrestha)