786734e6c8ddab6cbea7d42389f8f8190e59853c
The built-in brush identifier didn't match the enum name causing brush assignment not to update the tool-system (clearing the tool). Resolve by using generate_from_enum_ex(..) to avoid each brush definition having to manually duplicate enum definitions.
…
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%
