Go to file
Joshua Leung 67ea3180d9 Patch [#23443] Change outliner filter into search
Shane Ambler (sambler) for this 12-month vintage!

From description:
One thing with the outliner filter box is it only filters items that
are currently visible. To find what you want you need to manually
expand a few levels so that what you want to find is visible.

This small patch expands items when filtering is done - effectively
turning it into a search.

Currently this does not alter the datablocks view as expanding all
entries takes waaaay tooooo long.
I prevent the expansion of RNA entries for userprefs which prevents
infinite recursion but the datablocks list is just too big for this
approach. I think it would need a custom outliner_build_tree for a
full search.
2011-09-09 12:46:07 +00:00
build_files Forgot to add FFmpeg DLLs list to linuxcross config. 2011-09-08 19:05:52 +00:00
doc GPU: add gpu python module with export_shader() function to export GLSL shader. 2011-09-09 11:55:38 +00:00
extern
intern
release Modifier UV Project UI: 2011-09-08 11:12:25 +00:00
source Patch [#23443] Change outliner filter into search 2011-09-09 12:46:07 +00:00
CMakeLists.txt patch from Uncle_Entity on IRC for fedora/collada 2011-09-08 03:57:11 +00:00
COPYING
GNUmakefile
SConstruct