Blender Git Commit Log

Git Commits -> Revision dca9070

April 24, 2021, 01:08 (GMT)
USD Import: merge prim with parent xform.

Added logic to merge a USD prim and its parent
Xform into a single Blender object representation.
Added a USDXformReader::use_parent_xform_ flag
which, if true, causes the USDXformReader to
use the parent of the encapsulated prim to compute
the object's transform.

Commit Details:

Full Hash: dca907005ac9258677e31e59f4b685ceb73ebadc
Parent Commit: 5114794
Lines Changed: +115, -24

3 Modified Paths:

/source/blender/io/usd/intern/usd_reader_stage.cc (+74, -21) (Diff)
/source/blender/io/usd/intern/usd_reader_xform.cc (+27, -2) (Diff)
/source/blender/io/usd/intern/usd_reader_xform.h (+14, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021