Blender Git Commit Log

Git Commits -> Revision 8ca67ef

December 7, 2021, 17:42 (GMT)
USD export: Skel Root validation.

Added function for verifying that skinned prims
and skeletons are properly grouped under a common
SkelRoot. Also added a Fix Skel Root export
option to attempt to fix the hierarchy if the Skel
Root is invalid.

Commit Details:

Full Hash: 8ca67ef025c097f05478e7005eeb387bd1bb0c4b
Parent Commit: 8ef0925
Lines Changed: +134, -7

5 Modified Paths:

/source/blender/editors/io/io_usd.c (+12, -1) (Diff)
/source/blender/io/usd/intern/usd_capi_export.cc (+5, -0) (Diff)
/source/blender/io/usd/intern/usd_writer_skel_root.cc (+114, -6) (Diff)
/source/blender/io/usd/intern/usd_writer_skel_root.h (+2, -0) (Diff)
/source/blender/io/usd/usd.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021