projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.5 Weight Paint UI:
[blender.git]
/
source
/
blender
/
editors
/
sculpt_paint
/
paint_vertex.c
diff --git
a/source/blender/editors/sculpt_paint/paint_vertex.c
b/source/blender/editors/sculpt_paint/paint_vertex.c
index 7d8c3c70708f285636579a7516a99473f0c28c23..19c726616daa031b7c31733acd2b6532f687448a 100644
(file)
--- a/
source/blender/editors/sculpt_paint/paint_vertex.c
+++ b/
source/blender/editors/sculpt_paint/paint_vertex.c
@@
-1687,7
+1687,7
@@
static int weight_paint_set_exec(bContext *C, wmOperator *UNUSED(op))
void PAINT_OT_weight_set(wmOperatorType *ot)
{
/* identifiers */
- ot->name= "
Weight Se
t";
+ ot->name= "
Set Weigh
t";
ot->idname= "PAINT_OT_weight_set";
/* api callbacks */