Blender Git Commit Log
Git Commits -> Revision 41c27cd
Revision 41c27cd by Andrea Weikert (master) March 14, 2011, 19:56 (GMT) |
== filebrowser == Cleanup of selection code. Also fixed bug where selection outside the tiles was clamped and file in last column was selected. |
Commit Details:
Full Hash: 41c27cd6efa70f9a7a8135a0dcbf483c766db18c
SVN Revision: 35543
Parent Commit: d789484
Lines Changed: +179, -98
6 Modified Paths:
/source/blender/editors/include/ED_fileselect.h (+9, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+17, -0) (Diff)
/source/blender/editors/space_file/filelist.h (+3, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+51, -9) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+98, -87) (Diff)
/source/blender/editors/space_file/filelist.c (+17, -0) (Diff)
/source/blender/editors/space_file/filelist.h (+3, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+51, -9) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+98, -87) (Diff)