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-08-29 11:43:32 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-08-29 11:43:32 +0300
commitefab9031075e8e95743fb4b82d72d7b8c8b6a3bf (patch)
tree4602263a16f0f48498af551d73d0be7c45815da3 /source/blender/editors/datafiles
parent1858689afbdb76e81ef21c460d9ca91534b534c6 (diff)
Missed last commit
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 82d9a6c97d8..4c735634b3f 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -631,12 +631,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.primitive_cone_add_gizmo
+ ops.mesh.primitive_cube_add_gizmo
+ ops.mesh.primitive_cylinder_add_gizmo
+ ops.mesh.primitive_grid_add_gizmo
+ ops.mesh.primitive_sphere_add_gizmo
+ ops.mesh.primitive_torus_add_gizmo
ops.mesh.rip
ops.mesh.rip_edge
ops.mesh.spin