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:
authorNicholas Bishop <nicholasbishop@gmail.com>2012-03-18 15:44:14 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2012-03-18 15:44:14 +0400
commit110fa100ff3c87eff9c49f320e1c7a654ba5ecdf (patch)
treeea5c721744050bf3d70e0cc13651addf90366ebd /source/blender/editors/datafiles/CMakeLists.txt
parentc5860e6c5d0e08b3d918aadceab0c017790636ff (diff)
Re-enable the clay strips sculpt brush.
Most of the tool code was already in place, only significant functionality change is that anchored stroke works now. TODO: * Gave it a new icon, but could use a better one * Default .blend should have a clay strips brush
Diffstat (limited to 'source/blender/editors/datafiles/CMakeLists.txt')
-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 946e1c66ad7..b27901c2667 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -74,6 +74,7 @@ if(WITH_BLENDER)
smooth.png.c
snake_hook.png.c
soften.png.c
+ claystrips.png.c
subtract.png.c
texdraw.png.c
thumb.png.c