Blender Git Commit Log
Git Commits -> Revision 9ea42ae
December 4, 2014, 17:43 (GMT) |
Add basic 'glob' filter by name feature. Not much to add, we'll likely add more filtering options (tags, categories...) later, maybe for now we just need an 'exclude' option for name filter... |
Commit Details:
Full Hash: 9ea42ae3ba35960e765b0507d0f229217e5f28b1
Parent Commit: f8f8282
Lines Changed: +59, -6
5 Modified Paths:
/release/scripts/startup/bl_ui/space_filebrowser.py (+4, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+47, -6) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+47, -6) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)