Blender Git Commit Log

Git Commits -> Revision 6f67257

Revision 6f67257 by Julian Eisel (filebrowser_redesign)
July 22, 2019, 20:36 (GMT)
Make the column header interactive

Clicking on the column header will sort the file list based on the
clicked column. Note that sorting by time only is not supported, sorting
by date already sorts by time and date.

Commit Details:

Full Hash: 6f67257ee0630486cfdb92a5c22a3f424e9d0917
Parent Commit: d191cbe
Lines Changed: +154, -63

7 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -0) (Diff)
/source/blender/editors/include/ED_fileselect.h (+4, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+80, -6) (Diff)
/source/blender/editors/space_file/file_draw.c (+18, -56) (Diff)
/source/blender/editors/space_file/file_intern.h (+11, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+39, -0) (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