Commit: 6075b0a4546248d1aa289b1309cc472d834c3f0a
Author: Brecht Van Lommel
Date: Thu Jan 31 15:55:33 2019 +0100
Branches: master
https://developer.blender.org/rB6075b0a4546248d1aa289b1309cc472d834c3f0a
Fix wrong sculpt constant detail description.
===================================================================
M source/blender/makesrna/intern/rna_sculpt_paint.c
===================================================================
diff --git a/source/blender/makesrna/intern/rna_sculpt_paint.c
b/source/blender/makesrna/intern/rna_sculpt_paint.c
index b1603aa6532..5158bf03176 100644
--- a/source/blender/makesrna/intern/rna_sculpt_paint.c
+++ b/source/blender/makesrna/intern/rna_sculpt_paint.c
@@ -694,7 +694,7 @@ static void rna_def_sculpt(BlenderRNA *brna)
{0, "RELATIVE", 0,
"Relative Detail", "Mesh detail is relative to the brush size
and detail size"},
{SCULPT_DYNTOPO_DETAIL_CONSTANT, "CONSTANT", 0,
- "Constant Detail", "Mesh detail is constant in object space
according to detail size"},
+ "Constant Detail", "Mesh detail is constant in world space
according to detail size"},
{SCULPT_DYNTOPO_DETAIL_BRUSH, "BRUSH", 0,
"Brush Detail", "Mesh detail is relative to brush radius"},
{SCULPT_DYNTOPO_DETAIL_MANUAL, "MANUAL", 0,
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs