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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-07 04:55:20 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-07 04:57:24 +0300
commitad3a2415fc8c8b6a0b57039096f4d37379975712 (patch)
treec70f8eff4b40c247da74c52cc2b9ba2ef8c29893 /source/blender/editors/datafiles
parentb9e919b00337093cbbf2c0c2c68861fc568d9ff4 (diff)
Icons: add ops.paint.weight_sample
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index cc2ef1d7253..3f4b1550d2f 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -708,6 +708,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.paint.vertex_color_fill
ops.paint.weight_fill
ops.paint.weight_gradient
+ ops.paint.weight_sample
ops.pose.breakdowner
ops.pose.push
ops.pose.relax