forked from bartvdbraak/blender
1f77f7b05a
- remove brush array for each Paint struct, just use a single brush pointer. - removed rna function based template filtering. - filter brushes using a flag on the brush and the pointer poll function. - set the brushes using a new operator WM_OT_context_set_id(). TODO - remake startup.blend, currently brush groupings are lost. - rewrite WM_OT_context_set_id() to use rna introspection. |
||
---|---|---|
.. | ||
add_armature_human.py | ||
add_mesh_torus.py | ||
console_python.py | ||
console_shell.py | ||
fcurve_euler_filter.py | ||
image.py | ||
mesh.py | ||
nla.py | ||
object_align.py | ||
object_randomize_transform.py | ||
object.py | ||
presets.py | ||
screen_play_rendered_anim.py | ||
sequencer.py | ||
uv.py | ||
uvcalc_follow_active.py | ||
uvcalc_smart_project.py | ||
vertexpaint_dirt.py | ||
wm.py |