c60d793bbf8e0c19806b25c6b5b821cb815a070d
This PR initializes all brushes with the default automasking cavity curve when a `startup.blend` file is loaded. Because there exists a series of brushes that are added if they are not found in the `startup.blend` file (e.g. "Paint") **after** the file is already loaded, the existing fallback code to handle `nullptr` in the loader code does not run. Pull Request: https://projects.blender.org/blender/blender/pulls/118943
…
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%
