Blender Git Commit Log

Git Commits -> Revision 8696000

March 23, 2015, 11:21 (GMT)
Use explicit name strings for all readers/writers in the cache instead
of constructing names internally.

This helps prevent name collisions and guarantees a consistent naming
scheme for putting multiple items in the same cache.

Commit Details:

Full Hash: 8696000dd18faabb66a90808751f5cb9aa3a800e
Parent Commit: da1c800
Lines Changed: +82, -77

9 Modified Paths:

/source/blender/pointcache/alembic/abc_cloth.cpp (+9, -9) (Diff)
/source/blender/pointcache/alembic/abc_cloth.h (+2, -2) (Diff)
/source/blender/pointcache/alembic/abc_mesh.cpp (+8, -8) (Diff)
/source/blender/pointcache/alembic/abc_mesh.h (+2, -2) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+17, -17) (Diff)
/source/blender/pointcache/alembic/abc_particles.h (+4, -4) (Diff)
/source/blender/pointcache/intern/alembic.h (+10, -10) (Diff)
/source/blender/pointcache/PTC_api.cpp (+22, -17) (Diff)
/source/blender/pointcache/PTC_api.h (+8, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021