Files
test/source/blender/blenkernel
Ton Roosendaal e2944936ac Fix for weight painting errors, as reported by Bassam.
- Undo/Redo didn't work
- Crash on using weightpaint with Armature-modifier (instead of parent).

Note: checking if an object is being deformed cannot be simply done with
checking for a parent anymore... for this a call in modifier.c has been
added; modifiers_isDeformedByArmature(Object *). It even returns the
Armature object pointer.
2005-09-07 18:07:24 +00:00
..
2005-07-21 22:34:01 +00:00
2004-04-22 20:37:24 +00:00
2004-07-26 21:44:55 +00:00
2004-01-05 00:06:11 +00:00
2005-08-04 16:05:28 +00:00