blender/release/scripts/ui
Campbell Barton 5a7db36b1d missed this in last commit comments,
Pattern Select operator, access from the object select menu

Glob strings like "Lear*.brown" and "Tree.0?", option for case sensitive and extend the existing selection.

currently the default string is "*" which needs to be edited in the redo-panel in the toolbox since there is no way to get a text input for python.
This replaces 2.4x's data browser Shift+F4, pattern select.
2009-10-08 08:01:51 +00:00
..
buttons_data_armature.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_bone.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_camera.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_curve.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_empty.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_lamp.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_lattice.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_mesh.py - rna path lookup crashed if the string was null (reported by Cessen with an empty driver) 2009-10-07 09:23:29 +00:00
buttons_data_metaball.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_modifier.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_text.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_game.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_material.py copy icon in the material buttons list view so you can copy the current set of materials to other selected objects, (like Ctrl+L, Materials in 2.4x) 2009-10-07 16:32:55 +00:00
buttons_object_constraint.py Move Inverse Kinematics panel to Constraint context. Make iTaSC parameter panel more readable. 2009-10-02 07:20:07 +00:00
buttons_object.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_particle.py General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
buttons_physics_cloth.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_common.py General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
buttons_physics_field.py Fixed [#19506] Missing buttons : Curve Guide. 2009-10-02 20:15:25 +00:00
buttons_physics_fluid.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_physics_smoke.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_physics_softbody.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_scene.py Keying Sets - Bugfixes + Auto-Keyframing 2009-10-08 06:39:45 +00:00
buttons_texture.py Fixed [#19539] Texture > RGB Factor property doesn't appear in the UI 2009-10-05 15:59:12 +00:00
buttons_world.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_buttons.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_console.py Added "scripts/modules" as permanent module search path. 2009-09-28 04:29:01 +00:00
space_filebrowser.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_image.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_info.py Keying Sets UI: 2009-10-03 04:21:38 +00:00
space_logic.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_node.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_outliner.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_sequencer.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_text.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_time.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_userpref.py Keying Sets - Bugfixes + Auto-Keyframing 2009-10-08 06:39:45 +00:00
space_view3d_toolbar.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_view3d.py missed this in last commit comments, 2009-10-08 08:01:51 +00:00