Blender Git Commit Log

Git Commits -> Revision b4305f8

February 9, 2021, 09:38 (GMT)
deps: upgrade USD 20.05 ? 21.02

USD version 21.02 includes two of the changes Blender used to patch in,
which have now been removed from `usd.diff`. Unfortunately 21.02
introduces another issue where LZ4 symbols are accidentally exported,
causing linker errors. Fortunately these symbols are only used for
testing, so I added a patch hunk that simply removes their `extern "C"`
declaration.

The LZ4 linker issue has been reported upstream at
https://github.com/PixarAnimationStudios/USD/issues/1447.

Commit Details:

Full Hash: b4305f86487aa462bc769e826bb17adea552d867
Parent Commit: eb7d9e2
Lines Changed: +28, -34

2 Modified Paths:

/build_files/build_environment/cmake/versions.cmake (+2, -2) (Diff)
/build_files/build_environment/patches/usd.diff (+26, -32) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021