Blender Git Commit Log

Git Commits -> Revision 75e146f

March 26, 2015, 13:12 (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: 75e146f8a2828f49cefcc17c3550a41636037ef6
Parent Commit: 8b67c63
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