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:
authorDalai Felinto <dalai@blender.org>2022-06-15 12:45:53 +0300
committerDalai Felinto <dalai@blender.org>2022-06-15 12:46:08 +0300
commit412c4688939f94e2e40d6c517ec9db7fd0cbb8e4 (patch)
tree6bb50d3ea4edbd7e4556f9c9a29e1126d4e6b187 /source/blender
parent7cc8f2743e0d21ceb4dc21af0ffbcbed89222428 (diff)
UI: Icons - Rename Density and Slide sculpt curve icons
Those tools will get renamed to follow the standard we have for the other tools (i.e., add sculpt_ in their name).
Diffstat (limited to 'source/blender')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 34ae7697d2d..a7abaab88ff 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -772,17 +772,17 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.curve.pen
ops.curve.radius
ops.curve.vertex_random
- ops.curves.density
ops.curves.sculpt_add
ops.curves.sculpt_comb
ops.curves.sculpt_cut
ops.curves.sculpt_delete
+ ops.curves.sculpt_density
ops.curves.sculpt_grow_shrink
ops.curves.sculpt_pinch
ops.curves.sculpt_puff
+ ops.curves.sculpt_slide
ops.curves.sculpt_smooth
ops.curves.sculpt_snake_hook
- ops.curves.slide
ops.generic.cursor
ops.generic.select
ops.generic.select_box