Blender Git Loki

Git Commits -> Revision 5f62c93

Revision 5f62c93 by Lukas Toenne (alembic_pointcache)
March 9, 2015, 11:32 (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: 5f62c931d1e98ebf0d6dc386168ce49c051463c7
Parent Commit: 16d259c
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)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021