Blender Git Commit Log

Git Commits -> Revision 46cd930

March 23, 2015, 11:23 (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: 46cd930df7222f825b0577fa8aea5608c1c5bba5
Parent Commit: 028085e
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