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:
Diffstat (limited to 'source/blender/editors/datafiles/CMakeLists.txt')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 950566123af..57f1079e909 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -605,14 +605,18 @@ set(ICON_NAMES
# This section is maintained by the updating script, keep BEGIN/END comments.
set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
# BEGIN ICON_GEOM_NAMES
+ brush.gpencil_draw.circle
brush.gpencil_draw.draw
brush.gpencil_draw.erase
brush.gpencil_draw.fill
+ brush.gpencil_draw.line
+ brush.gpencil_draw.rectangle
brush.paint_texture.airbrush
brush.paint_texture.clone
brush.paint_texture.draw
brush.paint_texture.fill
brush.paint_texture.mask
+ brush.paint_texture.masklort
brush.paint_texture.multiply
brush.paint_texture.smear
brush.paint_texture.soften
@@ -621,9 +625,11 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.paint_vertex.blur
brush.paint_vertex.draw
brush.paint_vertex.smear
+ brush.paint_weight.average
brush.paint_weight.blur
brush.paint_weight.draw
brush.paint_weight.mix
+ brush.paint_weight.smear
brush.particle.add
brush.particle.comb
brush.particle.cut
@@ -646,6 +652,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.sculpt.pinch
brush.sculpt.rotate
brush.sculpt.scrape
+ brush.sculpt.simplify
brush.sculpt.smooth
brush.sculpt.snake_hook
brush.sculpt.thumb
@@ -704,6 +711,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.paint.weight_fill
ops.paint.weight_gradient
ops.paint.weight_sample
+ ops.paint.weight_sample_group
ops.pose.breakdowner
ops.pose.push
ops.pose.relax