Blender Git Commit Log

Git Commits -> Revision 14a84d7

Revision 14a84d7 by Sybren A. Stüvel (sybren-usd)
July 18, 2019, 10:46 (GMT)
USD: Experimental support for instancing/referencing

Dupli-object meshes are now written to USD as references to the origina
mesh. This is still very limited in correctness, as there are issues
referencing to materials from a referenced mesh.

I am still committing this, as it also introduces some code clarifications
and gives us a place to start when continuing the quest for proper
instancing in USD.

Commit Details:

Full Hash: 14a84d76e880572ff93318c1d543bb193413ce98
Parent Commit: f2ffc2c
Lines Changed: +179, -31

5 Modified Paths:

/source/blender/editors/io/io_usd.c (+9, -0) (Diff)
/source/blender/usd/intern/abstract_hierarchy_iterator.cc (+124, -28) (Diff)
/source/blender/usd/intern/abstract_hierarchy_iterator.h (+19, -2) (Diff)
/source/blender/usd/intern/usd_writer_mesh.cc (+26, -1) (Diff)
/source/blender/usd/usd.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021