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:
authorWilliam Reynish <billreynish>2018-11-15 14:28:55 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-15 14:31:42 +0300
commit93b373060fb583e4d7c5fb19ec9a440833b326a3 (patch)
treebb4eea2a7530d810c81c7ab9d9f62b6ae8ea6d7f /source/blender/editors/datafiles
parentd2c41293a010e10bb5f79505686d663ec3bd11b3 (diff)
Icons: add tilt tool
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 452c194d7db..de862c0cc08 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -726,6 +726,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.transform.rotate
ops.transform.shear
ops.transform.shrink_fatten
+ ops.transform.tilt
ops.transform.tosphere
ops.transform.transform
ops.transform.translate