Blender V2.61 - r43446
|
Public Attributes | |
int | defbase_tot |
int | defbase_tot_sel |
int | defbase_tot_unsel |
int | vgroup_active |
int | vgroup_mirror |
const char * | lock_flags |
const char * | defbase_sel |
const char * | vgroup_validmap |
char | do_flip |
char | do_multipaint |
char | do_auto_normalize |
float | brush_alpha_value |
Definition at line 1499 of file paint_vertex.c.
Definition at line 1522 of file paint_vertex.c.
Referenced by do_weight_paint_vertex().
const char* WeightPaintInfo::defbase_sel |
Definition at line 1512 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
Definition at line 1501 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
Definition at line 1504 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
Definition at line 1505 of file paint_vertex.c.
Definition at line 1520 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
Definition at line 1518 of file paint_vertex.c.
Referenced by do_weight_paint_vertex().
Definition at line 1519 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
const char* WeightPaintInfo::lock_flags |
Definition at line 1510 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().
Definition at line 1507 of file paint_vertex.c.
Referenced by do_weight_paint_vertex().
Definition at line 1508 of file paint_vertex.c.
Referenced by do_weight_paint_vertex().
const char* WeightPaintInfo::vgroup_validmap |
Definition at line 1515 of file paint_vertex.c.
Referenced by apply_mp_locks_normalize(), and do_weight_paint_vertex().