Blender Git Commit Log
Git Commits -> Revision af1c25c
Revision af1c25c by Andre Susano Pinto (master) April 26, 2009, 13:26 (GMT) |
Fixed shrinkwrap bug: shrinkwrap wasn't using the updated coordinates/normals of vertexs when the DerivedMesh had been modified by a previous modifier. before revision 19744, users would only notice a strange behaviour of shrinkwrap in projection mode (because it was using the wrong normals) (jpbouza reported this) after revision 19744 this bug was "bigger". Anyway it's fixed now :) |
Commit Details:
Full Hash: af1c25c9d0b69a268a2ac824b8ab0e3032d5f110
SVN Revision: 19930
Parent Commit: ba56321
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/modifier.c (+2, -2) (Diff)