I have a folder with some b&w images that I want to use as brushes textures while sculpting.
Is there a way to automatically load these images as brush textures, or do I have to do it one by one?
Asked
Active
Viewed 1,614 times
4
1 Answers
4
There is an addon just for this, Import BrushSet. You can download the addon from here.
After you have it installed, simply click on File > Import > Brush Set.

You have to choose a folder (don't pick any images, just the folder) and the addon will import all the images in that folder and set them up as brush textures. (It would be a good idea to make a separate folder with only the images you want to import)
It's as simple as that.
David
- 49,291
- 38
- 159
- 317
-
Also another addon that is similar but supplies a way to determine the fiel location and also enables deleting any brush images not currently in use, clearing the cache is load_alphas at https://github.com/amb/blender-scripts/blob/master/load_alphas.py – Craig D Jones Dec 22 '17 at 16:05