35071af4659e528ceccecd096f3aedaa3585ec0a
I cleaned up the cube brush tip code quite a bit; more remains to be done. There is a new function to initialize cube tip matrices, SCULPT_cube_tip_init. It's currently only used by the paint brush, I'll need to do a bit of testing before using it for clay strips and multiplane scrape. Note: SCULPT_cube_tip_init uses the brush local matrix code to avoid code duplication (and to take advantage of the debouncing that is done there).
…
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.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
