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')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 573f00ce738..3ebf3c60ab2 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -528,7 +528,14 @@ 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.paint_texture.airbrush
+ brush.paint_texture.clone
brush.paint_texture.draw
+ brush.paint_texture.fill
+ brush.paint_texture.mask
+ brush.paint_texture.multiply
+ brush.paint_texture.smear
+ brush.paint_texture.soften
brush.paint_vertex.alpha
brush.paint_vertex.blur
brush.paint_vertex.mix
@@ -583,6 +590,8 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.mesh.spin
ops.mesh.spin.duplicate
ops.mesh.vertices_smooth
+ ops.paint.vertex_color_fill
+ ops.paint.weight_fill
ops.paint.weight_gradient
ops.transform.edge_slide
ops.transform.push_pull