Blender Git Loki
Git Commits -> Revision 888cc0d
Revision 888cc0d by Campbell Barton (master) March 23, 2012, 23:41 (GMT) |
code cleanup: re-shuffle some functions so EDBM_ functions are in bmesh_utils.c remove bmesh_selecthistory.c, only wrapped a few functions. |
Commit Details:
Full Hash: 888cc0d7acc4d831bfcf160c1d85cf15d6ab885a
SVN Revision: 45117
Parent Commit: 5d68b32
Lines Changed: +126, -156
1 Deleted Path:
/source/blender/editors/mesh/bmesh_selecthistory.c (+0, -69)
6 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+1, -1) (Diff)
/source/blender/editors/mesh/bmesh_select.c (+7, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+1, -84) (Diff)
/source/blender/editors/mesh/bmesh_utils.c (+116, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+1, -1) (Diff)
/source/blender/editors/mesh/bmesh_select.c (+7, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+1, -84) (Diff)
/source/blender/editors/mesh/bmesh_utils.c (+116, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+1, -1) (Diff)