Blender Git Loki

Git Commits -> Revision e74847e

Revision e74847e by Sybren A. Stüvel (master)
July 30, 2019, 14:59 (GMT)
Alembic: changed 'void *user_data' to 'Mesh *mesh'

The only thing that is stored in this pointer is a `Mesh*`, and casting
it from/to `void*` is unnecessary and confusing. Maybe the entire
CDStreamConfig class could/should be removed at some point.

No functional changes.

Commit Details:

Full Hash: e74847e6bb5cea24def9e544a3fb2bc90150aeaf
Parent Commit: 3568d56
Lines Changed: +9, -10

3 Modified Paths:

/source/blender/alembic/intern/abc_customdata.cc (+2, -3) (Diff)
/source/blender/alembic/intern/abc_customdata.h (+4, -3) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+3, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021