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:
authorRahul Chaudhary <RC12>2020-10-20 21:53:41 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-10-20 21:55:48 +0300
commite74b7e16159505bba9a467f9b9914f9d543c8f5a (patch)
treec3d3f9153713e105879f39976f00d2710ce16574 /source/blender/editors/datafiles
parenta264b1f710532a3cec8885d1c39163a4b379926d (diff)
UI: Add icons for line genture tools
This patch adds icons for line gesture tools Line mask and line project Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D9285
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 3fb0e0e5275..a5503bd975f 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -752,6 +752,8 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.sculpt.lasso_face_set
ops.sculpt.lasso_mask
ops.sculpt.lasso_trim
+ ops.sculpt.line_mask
+ ops.sculpt.line_project
ops.sculpt.mesh_filter
ops.sequencer.blade
ops.transform.bone_envelope