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:48:05 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-10-20 21:52:36 +0300
commita264b1f710532a3cec8885d1c39163a4b379926d (patch)
treeb1f98767b2d8b3478725719b653d0d30ecc1dbfe
parent3d78e98d52d3107aebdea119727ed909acbbc5f5 (diff)
UI: Add icon for boundary brush
This patch adds icon for the boundary brush in sculpt mode Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D9284
-rw-r--r--release/datafiles/icons/brush.sculpt.boundary.datbin0 -> 7550 bytes
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
2 files changed, 1 insertions, 0 deletions
diff --git a/release/datafiles/icons/brush.sculpt.boundary.dat b/release/datafiles/icons/brush.sculpt.boundary.dat
new file mode 100644
index 00000000000..8d56baf2254
--- /dev/null
+++ b/release/datafiles/icons/brush.sculpt.boundary.dat
Binary files differ
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index fff8949cf7a..3fb0e0e5275 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -638,6 +638,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.particle.smooth
brush.particle.weight
brush.sculpt.blob
+ brush.sculpt.boundary
brush.sculpt.clay
brush.sculpt.clay_strips
brush.sculpt.clay_thumb