blender/release/scripts
Joshua Leung eba8672f12 Outliner Live-Search Bugfixes:
Ton's commits missed the RNA changes needed to make this work (i.e. the search field was un-defined). This has now been added, and the search field has the 'search eyeglass' icon to make its purpose clearer.

I've also taken this opportunity to restore the search matching flags (i.e. case sensitivity and complete vs partial matches), making these separate toggle options instead. The old searching operator stuff can probably be removed now?
2010-04-23 03:53:05 +00:00
..
io Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
keyingsets - new docstrings for bpy.type.Struct methods & some corrections. 2010-04-06 07:49:10 +00:00
modules py api. bpy.utils.relpath() function. 2010-04-21 09:27:36 +00:00
op fix for divide by zero on vertex dirt script, show from the vertex paint menu 2010-04-21 16:22:37 +00:00
presets After handling demohero's keymaps to a beta tester it became apparent 2010-04-19 06:20:16 +00:00
templates Updating operator_simple template with new register functions and 2010-04-18 05:13:58 +00:00
ui Outliner Live-Search Bugfixes: 2010-04-23 03:53:05 +00:00