added back face mask mouse selection and made shift+k fill weight paint and vertex color

This commit is contained in:
2009-10-22 12:59:14 +00:00
parent 76879599f5
commit a407a21bfb
7 changed files with 108 additions and 65 deletions

View File

@@ -165,6 +165,7 @@ void EM_automerge(struct Scene *scene, struct Object *obedit, int update);
/* editface.c */
struct MTFace *EM_get_active_mtface(struct EditMesh *em, struct EditFace **act_efa, struct MCol **mcol, int sloppy);
int face_select(struct bContext *C, struct Object *ob, short mval[2], int extend);
/* object_vgroup.c */