Files
test/source/blender
Nicholas Bishop 9dd4058833 Add RNA for brush capabilities (sculpt-only for now.)
Added a new RNA-only nested structure, Brush.SculptCapabilities. It
contains read-only properties that use the current sculpt tool (and
occasionally other brush properties) to determine whether some feature
is available.

For example, the grab and snake-hook brushes don't support the
strength property. Querying brush.sculpt_capabilities.has_strength
will return false only if one of these brushes is selected.
2012-03-15 09:10:54 +00:00
..
2012-03-09 18:28:30 +00:00
2012-03-14 06:31:38 +00:00
2012-03-09 18:28:30 +00:00
2012-03-09 18:28:30 +00:00
2012-03-12 23:56:11 +00:00
2012-03-14 06:31:38 +00:00
2012-03-15 06:51:09 +00:00