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
AgeCommit message (Collapse)Author
2014-06-22add brush icons from paint branch to make diff more manageable for arcanistAntony Riakiotakis
2014-04-28New icons for texture painting by Pawel Lyczkowski.Antony Riakiotakis
Task: https://developer.blender.org/T37960 Thanks a lot :) Those only cover the current set of brushes, soc-paint brushes will be commited on that branch
2012-05-11Add new mask-brush icon from Julio Iglesias.Nicholas Bishop
2012-03-18Re-enable the clay strips sculpt brush.Nicholas Bishop
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
2011-04-21re-compress png's (save some space)Campbell Barton
optipng -o7 -zw 512 -zm 9 -i0 *.png
2010-07-21* Polish preset did not enable tablet pressure for strengthJason Wilkins
* Turned off 'Front-Face Only' for all brushes, it needs more testing * Added brush icons for other paint modes * Moved 'tool' panel to bottom of all paint modes * Moved 'appearance' panel to be next to bottom * Moved brush selector panel to top of all modes * Closed all panels except the brush selector panel * Turned off X symmetry
2010-07-20* new icons for blob and twist brushesJason Wilkins
2010-07-19SVN maintenance. Plus no hidden files in config.Guillermo S. Romero