Open dgovil opened 1 week ago
It is a common point of confusion that USDZ files are Zip64 compliant.
In the AOUSD specification, I'll be mentioning that we only support Zip32 and I'd like to do the same for the USDZ spec doc as well.
See https://github.com/PixarAnimationStudios/OpenUSD/issues/3424 for more information
[X] I have created this PR based on the dev branch
[X] I have followed the coding conventions
[ ] I have added unit tests that exercise this functionality (Reference: testing guidelines)
[ ] I have verified that all unit tests pass with the proposed changes
[X] I have submitted a signed Contributor License Agreement (Reference: Contributor License Agreement instructions)
Filed as internal issue #USD-10443
/AzurePipelines run
Description of Change(s)
It is a common point of confusion that USDZ files are Zip64 compliant.
In the AOUSD specification, I'll be mentioning that we only support Zip32 and I'd like to do the same for the USDZ spec doc as well.
Fixes Issue(s)
See https://github.com/PixarAnimationStudios/OpenUSD/issues/3424 for more information
Checklist
[X] I have created this PR based on the dev branch
[X] I have followed the coding conventions
[ ] I have added unit tests that exercise this functionality (Reference: testing guidelines)
[ ] I have verified that all unit tests pass with the proposed changes
[X] I have submitted a signed Contributor License Agreement (Reference: Contributor License Agreement instructions)