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-11 23:15:05 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-05-11 23:15:05 +0300
commit6aca3e43ec83ae0c64ba3c06c1a96e1137b875db (patch)
tree381bf019922025beda2868e00ae54fc0be519d62 /source/blender/editors/datafiles
parentbd30a6350b3dbdc7967d546366fc0c52b75d5a09 (diff)
UI: tweaks to icon defaults
Minor changes to fit w/ new icons.
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 3ebf3c60ab2..23b328aa8e0 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -585,6 +585,12 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.mesh.loopcut_slide
ops.mesh.offset_edge_loops_slide
ops.mesh.polybuild_hover
+ ops.mesh.primitive_cone_add_manipulator
+ ops.mesh.primitive_cube_add_manipulator
+ ops.mesh.primitive_cylinder_add_manipulator
+ ops.mesh.primitive_grid_add_manipulator
+ ops.mesh.primitive_sphere_add_manipulator
+ ops.mesh.primitive_torus_add_manipulator
ops.mesh.rip
ops.mesh.rip_edge
ops.mesh.spin