Blender Git Loki
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