Blender Git Commit Log

Git Commits -> Revision 892644a

March 30, 2015, 10:39 (GMT)
Preliminary fix for bad level calls to WM job functions from BKE.

The job invocation should happen only in editors/. Also it makes sense
to modify the bake operator such that it supports both the basic cache
library and an optional modifier output.

The design for this area is in progress anyway, probably the cache
library archive paths will be changed so that there is always one input
and optionally an output path, with all the modifiers working in
sequence.

Commit Details:

Full Hash: 892644a44c4b53f873c9b99f07e2e20f09dd3c3d
Parent Commit: ccb51e6
Lines Changed: +34, -67

5 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+2, -3) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+17, -16) (Diff)
/source/blender/editors/io/io_cache_library.c (+15, -44) (Diff)
/source/blender/editors/io/io_cache_library.h (+0, -2) (Diff)
/source/blender/editors/io/io_ops.c (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021