|
1 | 1 | <!-- SPDX-License-Identifier: CC-BY-4.0 --> |
2 | 2 | <!-- Copyright Contributors to the Open Shading Language Project. --> |
3 | 3 |
|
| 4 | +Release 1.13.9.0 -- 1 May 2024 (compared to 1.13.8.0) |
| 5 | +-------------------------------------------------------- |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 | Release 1.13.8.0 -- 1 Apr 2024 (compared to 1.13.7.0) |
5 | 10 | -------------------------------------------------------- |
6 | | -- *fix(batched)*: Codegen bug for compref with varying index for batched shading [#1776](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1776) (by Alex Wells) |
7 | | -- *fix*: Calculatenormal needs fliphandedness [#1783](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1783) (by sfriedmapixar) |
8 | | -- *fix*: Print closure missing error message at compile time instead of run time. [#1781](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1781) (by sfriedmapixar) |
9 | | -- *int*: Change long-deprecated OIIO macro to new one [#1788](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1788) |
10 | | -- *ci*: Fix broken Macos-13 CI [#1780](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1780) |
| 11 | +* *fix(batched)*: Codegen bug for compref with varying index for batched shading [#1776](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1776) (by Alex Wells) |
| 12 | +* *fix*: Calculatenormal needs fliphandedness [#1783](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1783) (by sfriedmapixar) |
| 13 | +* *fix*: Print closure missing error message at compile time instead of run time. [#1781](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1781) (by sfriedmapixar) |
| 14 | +* *int*: Change long-deprecated OIIO macro to new one [#1788](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1788) |
| 15 | +* *ci*: Fix broken Macos-13 CI [#1780](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1780) |
11 | 16 |
|
12 | 17 | Release 1.13.7.0 -- 1 Mar 2024 (compared to 1.13.6.1) |
13 | 18 | -------------------------------------------------------- |
14 | | -- *fix*: Mute partio error prints [#1774](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1774) (by olegul) |
15 | | -- *ci*: Test with Mac ARM runner [#1770](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1770) |
16 | | -- *docs*: Fix links to RTD docs from github landing page [#1768](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1768) |
17 | | -- *admin*: Switch release announcement workflow to jmertic's awesome action [#1766](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1766) |
| 19 | +* *fix*: Mute partio error prints [#1774](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1774) (by olegul) |
| 20 | +* *ci*: Test with Mac ARM runner [#1770](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1770) |
| 21 | +* *docs*: Fix links to RTD docs from github landing page [#1768](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1768) |
| 22 | +* *admin*: Switch release announcement workflow to jmertic's awesome action [#1766](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1766) |
18 | 23 |
|
19 | 24 | <br> |
20 | 25 |
|
|
0 commit comments