Blender Git Commit Log
Git Commits -> Revision a0add95
Revision a0add95 by Andre Susano Pinto (master) April 25, 2008, 18:22 (GMT) |
Shrinkwrap skeleton code +vertex weights supported +target object now saves to file: load/save works :) for now simple moves objects vertexs to the nearest vertexs on target object (so that I can test if its working correctly with the modifier API) |
Commit Details:
Full Hash: a0add959ff88c61a1f42c21de75c63bd4c25e87e
SVN Revision: 14551
Parent Commit: 149f7f0
Lines Changed: +243, -10
2 Added Paths:
/source/blender/blenkernel/BKE_shrinkwrap.h (+40, -0) (View)
/source/blender/blenkernel/intern/shrinkwrap.c (+157, -0) (View)
/source/blender/blenkernel/intern/shrinkwrap.c (+157, -0) (View)