blender/release/scripts/op
Campbell Barton 1f77f7b05a Brush/Paint internal changes
- 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.
2010-08-04 12:18:07 +00:00
..
add_armature_human.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
add_mesh_torus.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
console_python.py py/rna update, reload works again. 2010-08-03 03:53:36 +00:00
console_shell.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
fcurve_euler_filter.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
image.py exit image externally wasnt checking if the image existed first. 2010-08-03 23:02:18 +00:00
mesh.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
nla.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
object_align.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
object_randomize_transform.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
object.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
presets.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
screen_play_rendered_anim.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
sequencer.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
uv.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
uvcalc_follow_active.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
uvcalc_smart_project.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
vertexpaint_dirt.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
wm.py Brush/Paint internal changes 2010-08-04 12:18:07 +00:00