Blender Git Loki
Git Commits -> Revision 12a77b7
June 5, 2015, 12:01 (GMT) |
Collapsed images: * Icon of collapsed images is same as a movie * Size displayed is cummulative size of all images * Frame range is displayed in the filename |
Commit Details:
Full Hash: 12a77b7ac7d200c954e13729af997f92a63d508a
Parent Commit: 7575eca
Lines Changed: +131, -51
7 Modified Paths:
/source/blender/blenlib/BLI_fileops.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_fileops_types.h (+6, -0) (Diff)
/source/blender/blenlib/intern/BLI_filelist.c (+18, -14) (Diff)
/source/blender/blenlib/intern/path_util.c (+26, -9) (Diff)
/source/blender/editors/space_file/filelist.c (+17, -7) (Diff)
/source/blender/editors/space_file/filesel.c (+13, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+50, -20) (Diff)
/source/blender/blenlib/BLI_fileops_types.h (+6, -0) (Diff)
/source/blender/blenlib/intern/BLI_filelist.c (+18, -14) (Diff)
/source/blender/blenlib/intern/path_util.c (+26, -9) (Diff)
/source/blender/editors/space_file/filelist.c (+17, -7) (Diff)
/source/blender/editors/space_file/filesel.c (+13, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+50, -20) (Diff)