Blender Git Commit Log
Git Commits -> Revision 091dc4e
March 23, 2015, 11:21 (GMT) |
Operator skeleton for a cache bake operator, using the job system. |
Commit Details:
Full Hash: 091dc4ec7e8d5485686601dd39a7c0e84c28288c
Parent Commit: ee550b2
Lines Changed: +172, -4
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_scene.py (+1, -1) (Diff)
/source/blender/editors/io/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/io/io_cache_library.c (+166, -3) (Diff)
/source/blender/editors/io/io_cache_library.h (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+1, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/editors/io/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/io/io_cache_library.c (+166, -3) (Diff)
/source/blender/editors/io/io_cache_library.h (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+1, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)