Blender Git Commit Log
Git Commits -> Revision 928b676
Revision 928b676 by Andre Susano Pinto (master) April 27, 2008, 19:29 (GMT) |
Implemented shrink modes are now: + Nearest surface point + Normal projection + Nearest vertex (gives similar results to nearest surface if the target mesh has many vertexs and is a lot faster to calculate) ^^ all bruteforce calculation for now + fixed matrix order multiplication + request for CD_MDEDEFORMVERT |
Commit Details:
Full Hash: 928b676b990486d89afa57479b85d8356e07d2d5
SVN Revision: 14572
Parent Commit: 7374d23
Lines Changed: +246, -33