Blender Git Loki
Git Commits -> Revision 0c6bb8c
Revision 0c6bb8c by Campbell Barton (master) October 4, 2006, 17:06 (GMT) |
mesh.transform() was applying the inverted 4x4 matrix to the normals, without removing the translation part. iter with a char value did not allow for -1, my bad, using short now. |
Commit Details:
Full Hash: 0c6bb8c079008e280cf1cba774ca17b176c6082b
SVN Revision: 8589
Parent Commit: 0f497de
Lines Changed: +10, -9