The Universal Scene Description (usd) package
Find a file
Benjamin A. Beasley 5cfa713d7c Backport fix for CVE-2026-34544 in OpenEXRCore
- Fixes RHBZ#2454226
2026-04-07 14:21:17 +01:00
.gitignore Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0001-Backport-fixes-for-CVE-2025-64181-etc.-in-OpenEXRCor.patch Backport fixes for CVE-2025-64181 etc. in OpenEXRCore 2025-12-02 19:40:46 +00:00
0001-Downstream-only-add-an-SONAME-version.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0001-Downstream-only-use-the-system-double-conversion-lib.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0001-Downstream-only-use-Valgrind-macro-instead-of-inline.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0001-Fix-B44-B44A-integer-overflow-use-uint64_t-for-row-o.patch Backport fix for CVE-2026-34544 in OpenEXRCore 2026-04-07 14:21:17 +01:00
0001-sdf-Guard-against-invalid-primChildren-in-crate-file.patch Backport fix for CVE-2025-14439/GHSA-grjp-54v3-c442 (fix RHBZ#2422276) 2025-12-24 13:51:47 +00:00
0002-Downstream-only-use-the-system-lz4-library.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0003-Downstream-only-use-the-system-pugixml-library.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0004-Downstream-only-use-the-system-rapidjson-library.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0005-Downstream-only-use-the-system-libdeflate.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
0006-Downstream-only-use-the-system-libavif.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
2313.patch Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
changelog Fix rpmautospec changelog problems 2022-10-08 12:55:03 -04:00
org.openusd.usdview.desktop Correct dekstop file comment 2024-12-09 13:25:47 +00:00
README.md Multiple fixes based on packaging review 2021-05-14 15:13:00 -07:00
sources Update to 25.08 (close RHBZ#2385874) 2025-08-01 08:51:51 -04:00
usd.spec Backport fix for CVE-2026-34544 in OpenEXRCore 2026-04-07 14:21:17 +01:00

usd

Universal Scene Description (USD) is the software developed by Pixar that addresses the need to robustly and scalably interchange and augment arbitrary 3D scenes that may be composed from many elemental assets.

USD provides for interchange of elemental assets (e.g. models) or animations. But unlike other interchange packages, USD also enables assembly and organization of any number of assets into virtual sets, scenes, and shots, transmit them from application to application, and non-destructively edit them (as overrides), with a single, consistent API, in a single scenegraph. USD provides a rich toolset for reading, writing, editing, and rapidly previewing 3D geometry and shading. In addition, because USD's core scenegraph and "composition engine" are agnostic of 3D, USD can be extended in a maintainable way to encode and compose data in other domains.

This page provides usd package for Fedora