Blender Git Commit Log

Git Commits -> Revision 7dca6db

Revision 7dca6db by Campbell Barton (master)
December 22, 2012, 14:25 (GMT)
code cleanup:
make vertex/weight flag names consistent
ME_EDIT_VERT_SEL --> ME_EDIT_PAINT_VERT_SEL
ME_EDIT_PAINT_MASK --> ME_EDIT_PAINT_FACE_SEL

also remove unused header BLO_soundfile.h

Commit Details:

Full Hash: 7dca6dbf0bf7606a76f87079ba6e7d1a7cc99f47
SVN Revision: 53270
Parent Commit: 4c5093a
Lines Changed: +39, -84

1 Deleted Path:

/source/blender/blenloader/BLO_soundfile.h (+0, -41)

10 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+2, -2) (Diff)
/source/blender/blenloader/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/armature/meshlaplacian.c (+2, -2) (Diff)
/source/blender/editors/object/object_vgroup.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+15, -15) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+7, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021