Skip to content

Commit 559b77a

Browse files
sunyabpixar-oss
authored andcommitted
CHANGELOG: Updates for new changes to 24.08
(Internal change: 2334980)
1 parent daf445c commit 559b77a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [24.08] - 2024-07-19
3+
## [24.08] - 2024-07-25
44

55
OpenUSD is now licensed under the Tomorrow Open Source Technology license. This
66
is a renaming of the license, but the terms and conditions are the same as
@@ -24,6 +24,7 @@ for details.
2424
[#2466](https://github.com/PixarAnimationStudios/OpenUSD/pull/2466))
2525

2626
- Various fixes and changes to build_usd.py:
27+
- Added "--onetbb" option to use oneTBB instead of TBB.
2728
- Added support for cross-compiling for iOS and visionOS.
2829
(PR: [#2949](https://github.com/PixarAnimationStudios/OpenUSD/pull/2949),
2930
[#2950](https://github.com/PixarAnimationStudios/OpenUSD/pull/2950),
@@ -32,7 +33,8 @@ for details.
3233
"--debug-python".
3334
- Updated to build with MaterialX v1.38.10.
3435

35-
- Added support for Python 3.12 for usd-core PyPI package
36+
- Added support for Python 3.12 and deprecated support for 3.6 for usd-core
37+
PyPI package.
3638

3739
- Added the build type to the absolute path used to store the PCH result,
3840
preventing Debug/Release PCH files from over-writing each other causing linker

0 commit comments

Comments
 (0)