Commit cca3f53
committed
2024.6 - 2025.5 - 2026.3 releases.
- All releases
- [clang / llvm now built with dynamic libraries](#336), significant reduction in image sizes
- OpenShadingLanguage converted to a Conan package
- don't set rpath when building imath, OCIO
- nanobind 2.9.2 (needed by rawtoaces 2.0.0)
- 2025.5
- OpenEXR 3.3.6 to 3.3.7
- 2026.3
- Alembic 1.8.8 to 1.8.10
- [OpenSubdiv 3.6.1 to 3.7.0](#328), VFX Platform 2026 calls for OpenSubdiv 3.7.x but this was missed in previous 2026 releases
- OpenColorIO 2.5.0 to 2.5.1, note that [2.5.1 is not ABI compatible with 2.5.0](https://opencolorio.readthedocs.io/en/latest/releases/ocio_2_5.html#library-version)
- [MaterialX 1.39.3 to 1.39.4](#339)
- [OpenEXR 3.4.3 to 3.4.5](#322)
- [OpenImageIO 3.1.6.2 to 3.1.10.0](#329)
- [OpenShadingLanguage 1.14.7.0 to 1.15.1.0](#330)
- [rawtoaces 1.1.0 to 2.0.0](#324) - Python bindings via nanobind not enabled yet
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>1 parent d6904c7 commit cca3f53
File tree
114 files changed
+3533
-933
lines changed- ci-baseos-gl-conan
- ci-baseqt
- ci-base
- ci-common
- ci-imath
- ci-materialx
- ci-ocio
- ci-oiio
- ci-opencue
- ci-openexr
- ci-openfx
- ci-openrv
- ci-openvdb
- ci-osl
- ci-otio
- ci-rawtoaces
- ci-usd
- ci-vfxall
- packages/conan
- recipes
- alembic
- patches
- boost
- dependencies
- patches
- test_package
- clang
- imath
- patches
- lcms/test_package
- libultrahdr
- materialx
- patches
- nanobind
- patches
- test_package
- nlohmann_json
- ocio
- oiio
- patches
- openexr
- opensubdiv
- patches
- openvdb
- osl
- patches
- test_package_DISABLE
- pybind11
- pyside
- pystring
- rawtoaces
- patches
- settings
- profiles_aswftesting
- profiles_aswf
- python/aswfdocker
- cli
- data
- tests
- scripts
- common
- vfx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+3533
-933
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
5 | 28 | | |
6 | 29 | | |
7 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
250 | 253 | | |
251 | 254 | | |
252 | 255 | | |
| |||
408 | 411 | | |
409 | 412 | | |
410 | 413 | | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
422 | 423 | | |
423 | 424 | | |
424 | | - | |
| 425 | + | |
| 426 | + | |
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
| |||
615 | 617 | | |
616 | 618 | | |
617 | 619 | | |
618 | | - | |
| 620 | + | |
619 | 621 | | |
620 | 622 | | |
621 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 168 | + | |
| 169 | + | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
174 | | - | |
175 | | - | |
| 173 | + | |
| 174 | + | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
| |||
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
200 | | - | |
| 199 | + | |
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments