Blender Git Commit Log

Git Commits -> Revision 4762020

Revision 4762020 by Sybren A. Stüvel (sybren-usd)
November 12, 2019, 14:59 (GMT)
USD: Created abstract Blendfile-loading test class

This test class minimally sets up Blender so that it can load blend files
and construct a depsgraph without crashing. Note that I haven't tested this
on very complex blend files, so it may still crash when the loaded blend
file references/requires uninitialised data structures.

I also changed the USD Export Hierarchy Iterator Test to use the new test
class, and renamed it to Abstract Hierarchy Iterator Test as it doesn't
test anything USD-specific.

Commit Details:

Full Hash: 476202026cf7238d6727d42967e38840bc4dbb9a
Parent Commit: 349d789
Lines Changed: +327, -260

3 Added Paths:

/tests/gtests/usd/abstract_hierarchy_iterator_test.cc (+182, -0) (View)
/tests/gtests/usd/blendfile_loading_test.cc (+102, -0) (View)
/tests/gtests/usd/blendfile_loading_test.h (+37, -0) (View)

1 Deleted Path:

/tests/gtests/usd/usd_export_hierarchy_iterator_test.cc (+0, -258)

1 Modified Path:

/tests/gtests/usd/CMakeLists.txt (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021