Blender Git Commit Log
Git Commits -> Revision 2c5bf52
Revision 2c5bf52 by Andrea Weikert (master) January 18, 2009, 18:24 (GMT) |
2.5 filebrowser * slightly improved drawing code * temporarily added creation of thumbnails within thread in the background until thread job manager is available in WM. * fixed missing icons in thumbnail view |
Commit Details:
Full Hash: 2c5bf52214cd9a1c17f84de31fd1a4deee327afc
SVN Revision: 18563
Parent Commit: 3325179
Lines Changed: +183, -65
7 Modified Paths:
/source/blender/editors/space_file/filelist.c (+104, -17) (Diff)
/source/blender/editors/space_file/filelist.h (+2, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+36, -43) (Diff)
/source/blender/editors/space_file/file_intern.h (+2, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+33, -3) (Diff)
/source/blender/editors/space_file/space_file.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -0) (Diff)
/source/blender/editors/space_file/filelist.h (+2, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+36, -43) (Diff)
/source/blender/editors/space_file/file_intern.h (+2, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+33, -3) (Diff)
/source/blender/editors/space_file/space_file.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -0) (Diff)