Blender Git Commit Log
Git Commits -> Revision 0a383de
Revision 0a383de by Alexander Pinzon (soc-2013-sketch_mesh) July 16, 2013, 23:32 (GMT) |
Test files were removed. I remove the computation of implicit rotations because not improve the solution. I eliminate the use of the library Eigen3 in my system because SuperLU library has better performance. |
Commit Details:
Full Hash: 0a383de9e9fd4d8debe7a27e58cb88bb0841d1a2
SVN Revision: 58322
Parent Commit: 11e5988
Lines Changed: +10, -1554
5 Deleted Paths:
/source/blender/bmesh/operators/bmo_deform_laplacian.c (+0, -633)
/source/blender/bmesh/operators/bmo_deform_utils.cpp (+0, -269)
/source/blender/bmesh/operators/bmo_deform_utils.h (+0, -71)
/source/blender/editors/mesh/editmesh_deform_utils.cpp (+0, -269)
/source/blender/editors/mesh/editmesh_deform_utils.h (+0, -71)
/source/blender/bmesh/operators/bmo_deform_utils.cpp (+0, -269)
/source/blender/bmesh/operators/bmo_deform_utils.h (+0, -71)
/source/blender/editors/mesh/editmesh_deform_utils.cpp (+0, -269)
/source/blender/editors/mesh/editmesh_deform_utils.h (+0, -71)
9 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+0, -1) (Diff)
/source/blender/bmesh/CMakeLists.txt (+0, -4) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+0, -24) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+0, -1) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+0, -3) (Diff)
/source/blender/editors/mesh/editmesh_deform_laplacian.c (+10, -124) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+0, -82) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+0, -1) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+0, -1) (Diff)
/source/blender/bmesh/CMakeLists.txt (+0, -4) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+0, -24) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+0, -1) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+0, -3) (Diff)
/source/blender/editors/mesh/editmesh_deform_laplacian.c (+10, -124) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+0, -82) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+0, -1) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+0, -1) (Diff)