Commit d1be063
committed
OpenUSD updates and Conan package.
- All releases
- [OpenUSD now built as a Conan package](AcademySoftwareFoundation#231)
- Conan package is named openusd, build container remains ci-usd to avoid breaking existing workflows
- [additional OpenUSD dependencies enabled](AcademySoftwareFoundation#262)
- usdview
- Python
- Alembic with hdf5
- MaterialX (previously enabled)
- OpenColorIO
- OpenImageIO
- OpenShadingLanguage (updates to osl Conan recipe now that OpenUSD requires() it)
- OpenVDB
- Ptex
- Following optional components are not enabled yet due to more complex dependencies
- Draco
- Embree
- Mayapi
- Renderman
- Vulkan
- Document use cases in `README.md`:
- GitHub Actions
- GPU Workloads
- Extracting binaries from images and packages
- 2026.x (no new container image release yet)
- [OpenUSD 25.08 to 26.03](AcademySoftwareFoundation#343)
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>1 parent 7d0b1f4 commit d1be063
File tree
39 files changed
+2030
-985
lines changed- .github/workflows
- ci-usd
- ci-vfxall
- packages
- conan
- recipes
- openusd
- patches
- test_package
- osl
- pyside
- settings
- extensions/plugins
- compatibility
- profiles_aswftesting
- profiles_aswf
- vfx2
- python/aswfdocker
- data
- tests
- scripts/vfx
39 files changed
+2030
-985
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
| 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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
5 | 35 | | |
6 | 36 | | |
7 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| |||
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments