Blender Git Commit Log
Git Commits -> Revision 967c2d5
Revision 967c2d5 by Joshua Leung (master) April 23, 2010, 04:16 (GMT) |
Improved the Outliner live-search so that in the default scene, doing a simple search for "cu" (to show the default cube only) will show the matching item. Previously, because the 'Scene' item is encountered first, all sub-items like this would be ignored. Now, when a non-matching item is encountered, it's subtree is checked as per normal, as long as the item was expanded (so that its subtree is still visible). |
Commit Details:
Full Hash: 967c2d55f76b41c688fc1a705baa81117160bf0b
SVN Revision: 28367
Parent Commit: eba8672
Lines Changed: +27, -26