Blender Git Commit Log

Git Commits -> Revision cb0272c

December 11, 2014, 16:33 (GMT)
Full rework of job (background) filereading code.

Now it works reasonably OK for filesystem, and also for .blend libs.

Code is even quite simpler than previous one. Now it needs some serious cleanup,
and find where (new) memleak comes from too.

Commit Details:

Full Hash: cb0272ceabf8854282a3860e71b9036ba6ea9fe0
Parent Commit: 9a7ff0f
Lines Changed: +311, -148

7 Modified Paths:

/source/blender/blenlib/BLI_fileops.h (+1, -0) (Diff)
/source/blender/blenlib/intern/storage.c (+28, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+244, -119) (Diff)
/source/blender/editors/space_file/filelist.h (+30, -16) (Diff)
/source/blender/editors/space_file/space_file.c (+6, -11) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_path_util_test.cc (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021