Blender Git Commit Log

Git Commits -> Revision 6a4a894

Revision 6a4a894 by Sybren A. Stüvel (sybren-usd)
June 28, 2019, 16:36 (GMT)
USD: Start of hair export support

Only the parent strands are exported, and only with a constant colour.
No UV coordinates, no information about the normals.

Commit Details:

Full Hash: 6a4a8941cc9abc75d79a9edeff9bba6c83d1c3b0
Parent Commit: 524fb9b
Lines Changed: +211, -20

2 Added Paths:

/source/blender/usd/intern/usd_writer_hair.cc (+63, -0) (View)
/source/blender/usd/intern/usd_writer_hair.h (+16, -0) (View)

5 Modified Paths:

/source/blender/usd/CMakeLists.txt (+2, -0) (Diff)
/source/blender/usd/intern/abstract_hierarchy_iterator.cc (+62, -14) (Diff)
/source/blender/usd/intern/abstract_hierarchy_iterator.h (+43, -0) (Diff)
/source/blender/usd/intern/usd_hierarchy_iterator.cc (+19, -6) (Diff)
/source/blender/usd/intern/usd_hierarchy_iterator.h (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021