You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**LLVM*: New minimum Raise llvm minimum to 14.0 (from 11.0). [#2019](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2019) (1.15.0.0)
45
+
**LLVM*: Raise llvm minimum to 14.0 (from 11.0). [#2019](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2019) (1.15.0.0)
46
46
47
47
### ✏️ OSL Language, standard library, and oslc compiler (for shader writers):
48
48
* No changes to the language in this release.
49
49
50
50
### ⛰️ API changes and new ShadingSystem features (for renderer writers):
51
-
**BSDL Library*: The internal Imageworks BSDF library has been open sourced and included with OSL as a header-only library for renderer authors. [#1986](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/1986) (by Alejandro Conty) (1.15.0.0) And subsequent enhancements:
-*bsdl*: Add BSDF for MaterialX dielectric with Multiple Scattering [#2009](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2009) (by Alejandro Conty) (1.15.0.0)
51
+
**BSDL Library*: The internal Imageworks BSDF library has been open sourced and included with OSL as a header-only library for renderer authors. [#1986](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/1986) (by Alejandro Conty) (1.15.0.0) And subsequent enhancements: [#1991](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/1991)[#2000](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2000)[#2009](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2009) (all by Alejandro Conty) (1.15.0.0)
| main |:white_check_mark::construction: ALL fixes immediately, but this is a branch under development with a frequently unstable ABI and occasionally unstable API. |
11
-
| 1.14.x |:white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. |
12
-
| 1.13.x |:warning: Only the most critical fixes, only if they can be easily backported. |
13
-
| <= 1.12.x |:x: No longer receiving patches of any kind. |
11
+
| 1.15.x |:white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. |
12
+
| 1.14.x |:warning: Only the most critical fixes, only if they can be easily backported. |
13
+
| <= 1.13.x |:x: No longer receiving patches of any kind. |
0 commit comments