Blender Git Commit Log
Git Commits -> Revision 54e3dbb
Revision 54e3dbb by Sergey Sharybin (soc-2011-tomato) June 9, 2013, 10:04 (GMT) |
Experimental operator to cleanup mask shapekeys For every shapekey operator check whether mask shape stays within given tolerance and if so, shapekey is removing. TODO: - Radius and weight are not handled completely crorrect, need some smarter way to handle them. - There're huge issues with depsgraph tag update for mask and acutal mask update -- worked around by manual call of BKE_mask_evaluate from places where shapekeys are removing. Would need to look further into this in trunk. |
Commit Details:
Full Hash: 54e3dbbccf8366eece4955ffd5044780a80ea7d9
SVN Revision: 57305
Parent Commit: b252f72
Lines Changed: +119, -0