Blender Git Loki

Git Commits -> Revision 738fdc7

Revision 738fdc7 by Bastien Montagne (master)
December 20, 2011, 14:15 (GMT)
New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting CustomData layers only (e.g. UVProject and WeightVG ones).

Also, allow applying to obdata those modifiers, even with shapekeys, but do not allow applying them *as* shapekey (as shapekeys do not have CD layers).

Fix [#29636] Vertex Weight Mix modifier "apply" button don't work.

Note: applying whit shape keys currently always uses base shape, not current one (for apply to obdata as well as apply to shapekey), but this is another topic...

Commit Details:

Full Hash: 738fdc7b6f43c3e1e838bd4239b36340fa4c2e0f
SVN Revision: 42769
Parent Commit: 40259cf
Lines Changed: +22, -9

8 Modified Paths:

/source/blender/blenkernel/BKE_modifier.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/modifier.c (+8, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+2, -2) (Diff)
/source/blender/editors/object/object_modifier.c (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_uvproject.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgedit.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021