Files
test/source/blender/blenkernel
Ben Batt 3a4e9d5946 My modifier stack commit broke weightpaint display for meshes with TFace
data, due to the temporary "Weight-coloured" TFace data being replaced by
the original before displaying. This commit fixes that by changing the type
of DerivedMesh calculated by mesh_calc_modifiers when no non-deforming
modifiers are applied from MeshDerivedMesh (which depends on the original
Mesh) to CDDerivedMesh (which doesn't depend on the original Mesh).
2006-08-30 03:05:30 +00:00
..
2006-08-20 10:18:01 +00:00
2006-02-06 22:11:50 +00:00
2005-12-06 17:05:37 +00:00
2006-08-20 15:22:56 +00:00
2006-07-04 10:19:26 +00:00
2006-01-02 13:06:05 +00:00
2006-07-26 22:29:23 +00:00
2006-01-23 22:05:47 +00:00
2006-06-14 08:50:41 +00:00
2006-01-23 22:05:47 +00:00
2006-06-14 12:42:23 +00:00
2006-08-20 15:22:56 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2004-01-05 00:06:11 +00:00