Blender Git Loki
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