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:
authorDalai Felinto <dfelinto@gmail.com>2018-10-10 17:48:27 +0300
committerDalai Felinto <dfelinto@gmail.com>2018-10-10 17:56:44 +0300
commit468474a653c976615306254dfcc33a85a0b872a1 (patch)
tree9f72f96527ea59e52c73a5a08252b53063d88182 /source/blender/editors/datafiles
parent074cbc403cb5498fddb1f963317fcd67b227c7c6 (diff)
Cmake build missing geom icons
The icons themselves (their .dat) still need to be updated. But this will make sure they are part of the pack next time the icons are updated.
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 4e898d5654b..f78c81d6cef 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -665,6 +665,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.armature.bone.roll
ops.armature.extrude.cursor
ops.armature.extrude
+ ops.armature.extrude_move
ops.curve.draw
ops.curve.dupli_extrude_cursor
ops.generic.cursor
@@ -714,8 +715,10 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.paint.vertex_color_fill
ops.paint.weight_fill
ops.paint.weight_gradient
+ ops.pose.breakdowner
ops.sculpt.border_hide
ops.sculpt.border_mask
+ ops.transform.bone_size
ops.transform.edge_slide
ops.transform.push_pull
ops.transform.resize.cage