Blender Git Commit Log

Git Commits -> Revision c455e55

November 29, 2019, 10:18 (GMT)
USD: Check location of USD JSON files in unit tests

This commit adds a test to see whether the USD JSON files can be found
and loaded. Simply the ability to create a USD Stage for a specific
filename means that the extension has been recognised by the USD
library, and that a USD plugin has been loaded to write such files.

USD has been patched to not only look in `{exe_directory}/lib/usd`, but
also in `{exe_directory}/../lib/usd`; the latter is required to resolve
the path for test executables in `bin/tests/`.

Commit Details:

Full Hash: c455e55b5524fdc0e011f17ff2a1a726802453f1
Parent Commit: 4f5c88b
Lines Changed: +78, -7

1 Added Path:

/tests/gtests/usd/usd_stage_creation_test.cc (+40, -0) (View)

3 Modified Paths:

/build_files/build_environment/patches/usd.diff (+23, -3) (Diff)
/source/creator/CMakeLists.txt (+3, -2) (Diff)
/tests/gtests/usd/CMakeLists.txt (+12, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021