Blender Git Commit Log
Git Commits -> Revision 9630be7
Revision 9630be7 by Joseph Eagar (render25) May 3, 2010, 10:04 (GMT) |
mask modifier properly works in weightpaint and edit modes now. note that modifiers should not have to provide a applyModifierEM function, there's really no reason to not pull the result from applyModifier if applyModifierEM doesn't exist, it's not like we don't have a dozen *EM functions that do just that, anyway. fixes 22192 |
Commit Details:
Full Hash: 9630be706f364ff698f78ea8d5206b6840b33dd6
SVN Revision: 28543
Parent Commit: 47252b3
Lines Changed: +29, -12