Blender Git Commit Log

Git Commits -> Revision 19dd906

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)

2 Modified Paths:

/source/blender/io/usd/CMakeLists.txt (+2, -0) (Diff)
/source/blender/io/usd/import/usd_prim_iterator.cc (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021