Skip to content

v1.38_adsk_development3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bernardkwok bernardkwok released this 23 Feb 22:14
· 1344 commits to adsk_contrib/dev since this release
7302e72
  • Up-to-date with LucasFilm master @(a78c285)
  • Includes fix for optimization logic to preserve other options such as averaging and not affect baked UDIM creation.
  • Change in signature for loadDocument(), loadLibrary() and loadLibraries() to have pointer based optional arguments.
  • Migration of core library files to 1.38.
  • Add getReferencedImages() to ShaderRenderer to support automatic texture bake resizing. Used by TextureBaker for auto baked image resizing.
  • Add setHashImageNames() option to TextureBaker to hash image file names in case they are too long for the file system (e.g. Windows).
  • Add in option to save Arnold OSL in MaterialXView via "A" key.