Blender Git Commit Log

Git Commits -> Revision 9c5fb7b

Revision 9c5fb7b by Henrik Aarnio (master)
November 22, 2013, 13:48 (GMT)
Fix T37485: autocomplete while appending and autocomplete folder behaviour.

This adds functionality to tab-autocomplete folders in the file browser file
field, and the ability to autocomplete .blend files and their sub folders while
linking. If only one match of a blend or a folder is found, it is opened, which
applies to wildcards in the file field now.

Reviewed By: elubie, brecht

Differential Revision: https://developer.blender.org/D20

Commit Details:

Full Hash: 9c5fb7b2e7ecb0271371cd729808da44c3bc1bc3
Parent Commit: e3a7925
Committed By: Brecht Van Lommel
Lines Changed: +64, -5

5 Modified Paths:

/source/blender/editors/space_file/filesel.c (+3, -3) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+58, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021