Blender Git Loki
Git Commits -> Revision 07a30be
November 19, 2015, 16:18 (GMT) |
Make an extra copy of the resulting node DM after eval. This is necessary unfortunately because of the unreliable nature of dm->needsFree. Without it the BKE_object_free_derived_caches function can destroy our static empty DM at any point. |
Commit Details:
Full Hash: 07a30be179e9dc0ff7110e037d3549a4b17a8d5f
Parent Commit: 79dcd08
Lines Changed: +9, -1
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+9, -1) (Diff)