blender/scripts
Campbell Barton 786734e6c8 Fix #106057: setting the sculpt curve brush in Python clears active tool
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.
2023-04-14 20:14:06 +10:00
..
freestyle Cleanup: autopep8 2023-03-01 22:12:18 +11:00
modules Cleanup: remove stray white-space & redundant addition 2023-04-14 11:25:59 +10:00
presets UI: Allow Float Kerning for Text Objects 2023-04-12 19:11:53 +02:00
site
startup Fix #106057: setting the sculpt curve brush in Python clears active tool 2023-04-14 20:14:06 +10:00
templates_osl
templates_py