Blender Git Loki

Git Commits -> Revision a07dcd6

Revision a07dcd6 by Brecht Van Lommel (master)
May 8, 2013, 13:23 (GMT)
Fix #35240: command line -t number of threads option did not work for cycles.
Now it works for blender internal, cycles and other multithreading code in
Blender in both background and UI mode.

Commit Details:

Full Hash: a07dcd67ebf63fad08536b1e78bbb61e18fa51e6
SVN Revision: 56576
Parent Commit: 3e763d7
Lines Changed: +75, -59

12 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -6) (Diff)
/source/blender/blenkernel/intern/scene.c (+26, -0) (Diff)
/source/blender/blenkernel/intern/softbody.c (+3, -8) (Diff)
/source/blender/blenlib/BLI_threads.h (+2, -0) (Diff)
/source/blender/blenlib/intern/threads.c (+14, -0) (Diff)
/source/blender/editors/armature/editarmature_retarget.c (+2, -7) (Diff)
/source/blender/editors/object/object_bake.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -6) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+11, -3) (Diff)
/source/blender/render/intern/source/pipeline.c (+2, -23) (Diff)
/source/creator/creator.c (+6, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021