This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
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
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%
