Blender Git Commit Log
Git Commits -> Revision 5d3ee3d
December 10, 2014, 20:14 (GMT) |
WIP code to make readfilelists jobs. Only very partially working in this state, still needs some work. Proof of concept seems rather interesting though. Also, only pure filesystem stuff is implemented for now. |
Commit Details:
Full Hash: 5d3ee3d695557f667ffbd3ffd2c6fbee04c6ead6
Parent Commit: 3ff51cd
Lines Changed: +363, -79
5 Modified Paths:
/source/blender/editors/space_file/filelist.c (+337, -68) (Diff)
/source/blender/editors/space_file/filelist.h (+8, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+16, -10) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/editors/space_file/filelist.h (+8, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+16, -10) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)