Ppixar-ossDrop support for py39 and py310
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Drop support for py39 and py310 (Internal change: 2424407) | 9 天前 | |
Enable building as an XCFramework This change enables OpenUSD to be built as an [XCFramework](https://developer.apple.com/documentation/xcode/creating-a-multi-platform-binary-framework-bundle) which are a multi platform framework, and simplifies creation of singular codebases that can target each of the supported Apple platforms. From a design perspective, it adds a command line argument to apple_utils.py which calls the build_usd.py per each target. `python OpenUSD/build_scripts/apple_utils.py xcframework /path/to/my_usd_install_dir` Closes #3715 (Internal change: 2418019) | 1 个月前 | |
Build Blosc on cmake 4+ (Internal change: 2424266) | 14 天前 |