Blender Git Loki
Git Commits -> Revision 2dc88a3
Revision 2dc88a3 by Lukas Toenne (alembic_pointcache) February 24, 2015, 14:10 (GMT) |
Operator skeleton for a cache bake operator, using the job system. |
Commit Details:
Full Hash: 2dc88a3715f8353ca91cbd405c505538fd465eec
Parent Commit: 5f4bde8
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)