Blender Git Commit Log

Git Commits -> Revision fc22692

March 23, 2015, 11:23 (GMT)
Fix for name collisions in compound properties when writing CustomData.

This is not clearly documented for Alembic, but apparently properties
inside compounds still need to be name uniquely for the whole object.
This is somewhat involved for Blender's CustomData, because we have
5 different customdata elements for meshes (vert, edge, face, poly,
loop) and each of these can have the same types and multiple layers of
the same type ...

Commit Details:

Full Hash: fc226923946de8e722fd7c151b14377821b86fbb
Parent Commit: 8519ec9
Lines Changed: +36, -21

2 Modified Paths:

/source/blender/pointcache/alembic/abc_customdata.cpp (+33, -21) (Diff)
/source/blender/pointcache/alembic/abc_customdata.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021