Blender Git Loki
Git Commits -> Revision dcc5997
Revision dcc5997 by Bastien Montagne (master) January 3, 2015, 20:55 (GMT) |
FileBrowser: add search field in header bar. Not much to add, pretty straightforward... |
Commit Details:
Full Hash: dcc5997527df32dfbb71874e3099b3790d8e9b4a
Parent Commit: d8b00a3
Lines Changed: +36, -4
6 Modified Paths:
/release/scripts/startup/bl_ui/space_filebrowser.py (+4, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+21, -2) (Diff)
/source/blender/editors/space_file/filelist.h (+2, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+21, -2) (Diff)
/source/blender/editors/space_file/filelist.h (+2, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)