Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Dobarro <pablodp606@gmail.com>2020-11-18 01:10:13 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-11-18 01:10:13 +0300
commit3e325c35f8701eb222a45326c04d54b24e5f23d3 (patch)
treeeae71ce7ed576962acbe920512c40922f8b59009 /source/blender/makesdna/DNA_brush_types.h
parent9b20bbc3bff62ae94f7b2e692724ab83a7c1d600 (diff)
parente580c188533ca12832538d5b85665bcef6987f36 (diff)
Merge branch 'blender-v2.91-release'
Diffstat (limited to 'source/blender/makesdna/DNA_brush_types.h')
-rw-r--r--source/blender/makesdna/DNA_brush_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_brush_types.h b/source/blender/makesdna/DNA_brush_types.h
index 866c1c44e3f..3524cb7e7b5 100644
--- a/source/blender/makesdna/DNA_brush_types.h
+++ b/source/blender/makesdna/DNA_brush_types.h
@@ -871,6 +871,7 @@ typedef enum eBrushUVSculptTool {
SCULPT_TOOL_DRAW_SHARP, \
SCULPT_TOOL_SLIDE_RELAX, \
SCULPT_TOOL_ELASTIC_DEFORM, \
+ SCULPT_TOOL_BOUNDARY, \
SCULPT_TOOL_POSE, \
SCULPT_TOOL_DRAW_FACE_SETS, \
SCULPT_TOOL_PAINT, \