Blender Git Commit Log

Git Commits -> Revision eba8672

Revision eba8672 by Joshua Leung (master)
April 23, 2010, 03:53 (GMT)
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?

Commit Details:

Full Hash: eba8672f123d2e5d91c8b3b8b5d97b33c122797e
SVN Revision: 28366
Parent Commit: 26e4a58
Lines Changed: +68, -46

5 Modified Paths:

/release/scripts/ui/space_outliner.py (+15, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+19, -23) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+0, -6) (Diff)
/source/blender/makesdna/DNA_space_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+30, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021