Blender Git Loki
Git Commits -> Revision 97881d0
Revision 97881d0 by Sergey Sharybin (master) April 15, 2014, 12:37 (GMT) |
Fix T39610: Shared mesh used for Mesh Deform causes crash For now disable using linked edit mesh in the meshdeform modifier. This is because editbmesh_get_derived_cage_and_final() might easily conflict with the thread which evaluates object which is in the edit mode for this mesh. We'll support this case once granular dependency graph is landed. |
Commit Details:
Full Hash: 97881d06b221fbe5db98c5e5b3d2b9ecd0a22b38
Parent Commit: 9f17300
Lines Changed: +13, -4
1 Modified Path:
/source/blender/modifiers/intern/MOD_meshdeform.c (+13, -4) (Diff)