From 559b77a643ef65b5fcf9c5ae352335d41f54487d Mon Sep 17 00:00:00 2001 From: sunyab Date: Tue, 23 Jul 2024 08:58:30 -0700 Subject: [PATCH] CHANGELOG: Updates for new changes to 24.08 (Internal change: 2334980) --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7ab9288b5..68e0ca21cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [24.08] - 2024-07-19 +## [24.08] - 2024-07-25 OpenUSD is now licensed under the Tomorrow Open Source Technology license. This is a renaming of the license, but the terms and conditions are the same as @@ -24,6 +24,7 @@ for details. [#2466](https://github.com/PixarAnimationStudios/OpenUSD/pull/2466)) - Various fixes and changes to build_usd.py: + - Added "--onetbb" option to use oneTBB instead of TBB. - Added support for cross-compiling for iOS and visionOS. (PR: [#2949](https://github.com/PixarAnimationStudios/OpenUSD/pull/2949), [#2950](https://github.com/PixarAnimationStudios/OpenUSD/pull/2950), @@ -32,7 +33,8 @@ for details. "--debug-python". - Updated to build with MaterialX v1.38.10. -- Added support for Python 3.12 for usd-core PyPI package +- Added support for Python 3.12 and deprecated support for 3.6 for usd-core + PyPI package. - Added the build type to the absolute path used to store the PCH result, preventing Debug/Release PCH files from over-writing each other causing linker