File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 24.08] - 2024-07-19
3+ ## [ 24.08] - 2024-07-25
44
55OpenUSD is now licensed under the Tomorrow Open Source Technology license. This
66is 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
You can’t perform that action at this time.
0 commit comments