blender/release/scripts/ui
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
..
properties_animviz.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_armature_rigify.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_armature.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_bone.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_camera.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_curve.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_empty.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_lamp.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_lattice.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_mesh.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_metaball.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_modifier.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_game.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_material.py 2.5: Hide options panel for halo materials, none of the settings here 2010-08-04 08:49:56 +00:00
properties_object_constraint.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_object.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_particle.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_physics_cloth.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_physics_common.py pointcache support for relative external paths with the useual // prefix as well as library path option. 2010-07-14 07:47:03 +00:00
properties_physics_field.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_physics_fluid.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_physics_smoke.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_physics_softbody.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_render.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_scene.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_texture.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_world.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_console.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_dopesheet.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_filebrowser.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_graph.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_image.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_info.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_logic.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_nla.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_node.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_outliner.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_sequencer.py fix for sequencer panel registration, a parent class panel was being registered as well as its children which crashed running the poll() function. 2010-08-02 04:10:16 +00:00
space_text.py bugfix [#23174] Text Editor: View Top of File and View Bottom of File not working [Patch to fix attached] 2010-08-03 22:41:01 +00:00
space_time.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_userpref_keymap.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_userpref.py forgot to update addons with recent update to bpy.types 2010-08-03 06:36:07 +00:00
space_view3d_toolbar.py Brush/Paint internal changes 2010-08-04 12:18:07 +00:00
space_view3d.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00