Skip to content

OSL v1.12.9.0

Compare
Choose a tag to compare
@lgritz lgritz released this 01 Feb 20:52
· 350 commits to main since this release

Release 1.12.9.0 -- 1 Feb 2023 (compared to 1.12.8.0)

  • Remove unnecessary setting of locale::global. #1630
  • Batch shading: Fix bug with masked wide glosure generation. #1637
  • Make sure ReParameter() has the same relaxed type checking rules as
    Parameter(). Before, it was stricter about type conversion. #1639
  • Windows: Fix some GPU build errors. #1638