Blender Git Commit Log

Git Commits -> Revision 1ead69b

May 17, 2021, 15:28 (GMT)
USD import: root object xform logic fix.

Fixed logic for determining if a USDXformReader object
is the root of a transform hierarchy. The previous
implementation did not work for USDXformReader instances
created for transform cache contraints, since in that case
parent readers aren't set. Also, now checking if the
prim is a root xform in the USDXformReader constructor,
to avoid repeating this check every time the matrix
is computed.

Commit Details:

Full Hash: 1ead69b66b6778f27574aa246042725801e3dfd4
Parent Commit: 968858f
Lines Changed: +25, -20

2 Modified Paths:

/source/blender/io/usd/intern/usd_reader_xform.cc (+15, -16) (Diff)
/source/blender/io/usd/intern/usd_reader_xform.h (+10, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021