Clay strips was using it's own brush local matrix, which wasn't quite compatible with texture matrices. This could lead to brush textures not lining up with the stroke dabs. There was also a bug where the stroke was starting 20 pixels into the stroke, which is much higher than necassary to derive the initial rake angle. Notes: * The clay strips brush now uses SCULPT_cube_tip_init to calculate the local brush matrix. * SCULPT_cube_tip_init now accepts custom brush location and radius arguments. * The mouse sample preroll used to calculate initial brush rotation angle is now smaller than the update interval. * Clay strips now supports tip_scale_x, which has also been added to DNA defaults.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Languages
C++
78%
Python
14.9%
C
3%
GLSL
1.8%
CMake
1.2%
Other
0.9%