Blender Git Loki
Git Commits -> Revision 19dd906
Revision 19dd906 by Michael Kowalski (usd-importer-T81257) December 11, 2020, 02:02 (GMT) |
USD importer: import shapes as empties. Added support for importing USD shapes (e.g., sphere, cube, etc.) as Blender empty objects, to allow visual debugging of transforms. Eventually, this logic will be extended to create meshes corresponding to the actual shapes. |
Commit Details:
Full Hash: 19dd90686b253243cd3af19bed653279758df0d7
Parent Commit: d8bc9f7
Lines Changed: +161, -0
2 Added Paths:
/source/blender/io/usd/import/usd_reader_shape.cc (+97, -0) (View)
/source/blender/io/usd/import/usd_reader_shape.h (+51, -0) (View)
/source/blender/io/usd/import/usd_reader_shape.h (+51, -0) (View)