Blender Git Commit Log

Git Commits -> Revision 8b9275d

March 3, 2021, 05:07 (GMT)
USD Import: support instance collections.

Added an experimental Instancing option to support
importing USD scenegraph instances as Blender
instanced collections.

Commit Details:

Full Hash: 8b9275d4330d6721e46f02dc0e0f41c585f2807a
Parent Commit: 2081b95
Lines Changed: +370, -6

2 Added Paths:

/source/blender/io/usd/intern/usd_reader_instance.cc (+65, -0) (View)
/source/blender/io/usd/intern/usd_reader_instance.h (+49, -0) (View)

7 Modified Paths:

/source/blender/editors/io/io_usd.c (+16, -1) (Diff)
/source/blender/io/usd/CMakeLists.txt (+2, -0) (Diff)
/source/blender/io/usd/intern/usd_capi.cc (+175, -1) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.cc (+43, -3) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.h (+12, -0) (Diff)
/source/blender/io/usd/intern/usd_util.cc (+7, -1) (Diff)
/source/blender/io/usd/usd.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021