File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22<!-- Copyright Contributors to the Open Shading Language Project. -->
33
4- Release 1.12.8.0 -- 1 Jan? 2023 (compared to 1.12.7.1)
4+ Release 1.12.8.0 -- 3 Jan 2023 (compared to 1.12.7.1)
55-------------------------------------------------------
6-
6+ * Remove dependency on OptiX SDK for building core OSL with OptiX support.
7+ You can now build OSL with OptiX support enabled even if you don't have the
8+ OptiX SDK headers present at build time. But you will still need them to
9+ build your OptiX-based application that uses OSL for GPU rendering. #1627
10+ * Batch mode: fix issue with closure keyword parameters. #1620
11+ * Batch mode: fix crash when adding a default initialized closure. #1624
12+ * Batch mode: Fix support for closures with array types. #1630
13+ * testshade: better testing of all closure parameter types. #1621
14+ * Fix various CI breaks as dependencies shifted. #1629 #1631 #1633
715
816Release 1.12.7.1 -- 1 Dec 2022 (compared to 1.12.7.0)
917-------------------------------------------------------
You can’t perform that action at this time.
0 commit comments