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-05-05 19:01:35 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-05-05 19:01:35 +0300
commit2241f14e2629d0202a38ea8ed066affd07bb6da3 (patch)
tree4436d6e5272204cbfbefae8960bd727028237119 /source/blender/editors/datafiles
parent1ddedfb2afd43dd2c2a460a5c13e02f238da3fc0 (diff)
Icons: add texture paint icons
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