Blender Git Commit Log

Git Commits -> Revision 47afa53

Revision 47afa53 by Lukas Toenne (alembic_pointcache)
March 4, 2015, 17:01 (GMT)
Use a dedicated input_dm pointer in the cache modifier to provide a mesh
result read from the cache.

Mixing this with the output_dm used for writing leads to undefined
situations where the DM was released but should actually be passed on.

Commit Details:

Full Hash: 47afa53913f8b9ece3b57e8cdf4b5bb8aa77aa43
Parent Commit: 5a86b97
Lines Changed: +21, -4

4 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+3, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+4, -0) (Diff)
/source/blender/modifiers/intern/MOD_cache.c (+13, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021