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-08 18:37:46 +0300
committerHans Goudey <h.goudey@me.com>2020-10-08 18:37:46 +0300
commit479dc766b5f9eee29fe86b869ee0fa9edb95e5fc (patch)
tree46321089c3334895a1a08211b867ac31cda58f81 /source/blender/editors/datafiles
parent8f798afbddfd18c42e94ed1ba89ecf4a78d997c3 (diff)
UI: Add icons for new sculpt trim tools
This patch adds missing icons for the new trim tools in sculpt mode. Although these tools recently got "add geometry" modes, it's more essential to highlight the most important feature of the tool, trimming, than to try to portray everything they can do. Differential Revision: https://developer.blender.org/D8963
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 7526b390b32..fff8949cf7a 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -745,10 +745,12 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.sculpt.border_face_set
ops.sculpt.border_hide
ops.sculpt.border_mask
+ ops.sculpt.box_trim
ops.sculpt.cloth_filter
ops.sculpt.face_set_edit
ops.sculpt.lasso_face_set
ops.sculpt.lasso_mask
+ ops.sculpt.lasso_trim
ops.sculpt.mesh_filter
ops.sequencer.blade
ops.transform.bone_envelope