Blender Git Commit Log
Git Commits -> Revision 553c6bb
Revision 553c6bb by Sybren A. Stüvel (temp-T50725-alembic-export-custom-properties) September 10, 2020, 11:21 (GMT) |
Alembic export: write scalar custom properties Write scalar custom properties as array properties to Alembic. This is also what's done by Houdini and Maya exporters, so it seems to be the standard way of doing things. Seems to work ok'ish if I look at it via `usdcat`. |
Commit Details:
Full Hash: 553c6bb3d0f85a76177f7ed03ec8a3ba82816bdc
Parent Commit: 25faee8
Lines Changed: +214, -0
2 Added Paths:
/source/blender/io/alembic/exporter/abc_custom_props.cc (+134, -0) (View)
/source/blender/io/alembic/exporter/abc_custom_props.h (+65, -0) (View)
/source/blender/io/alembic/exporter/abc_custom_props.h (+65, -0) (View)