Blender Git Commit Log
Git Commits -> Revision 6bb5023
Revision 6bb5023 by Alexander Pinzon (soc-2013-sketch_mesh) July 12, 2013, 02:37 (GMT) |
Mesh Sketch based on Laplacian Deform implemented as EditMesh tool. |
Commit Details:
Full Hash: 6bb5023acecba92297f1650b3161f41540da279b
SVN Revision: 58188
Parent Commit: a936cb7
Lines Changed: +1377, -1
3 Added Paths:
/source/blender/editors/mesh/editmesh_deform_laplacian.c (+1025, -0) (View)
/source/blender/editors/mesh/editmesh_deform_utils.cpp (+269, -0) (View)
/source/blender/editors/mesh/editmesh_deform_utils.h (+71, -0) (View)
/source/blender/editors/mesh/editmesh_deform_utils.cpp (+269, -0) (View)
/source/blender/editors/mesh/editmesh_deform_utils.h (+71, -0) (View)