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

3 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+12, -3) (Diff)
/source/blender/modifiers/intern/MOD_collision.c (+15, -8) (Diff)
/source/blender/modifiers/intern/MOD_mask.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021