Blender Git Commit Log

Git Commits -> Revision bb08502

Revision bb08502 by Sergey Sharybin (master)
February 10, 2015, 20:11 (GMT)
Cycles: Fallback to bottom-top tile order when rendering from the command line

In the worst case it'll do nothing, in the best case it might give some percent
of speedup because of better cache coherency.

Currently it's all handled as an override on blender_python level, don't really
see reason to penetrate the boolean flag further into sync code. This can always
be done later if needed.

Commit Details:

Full Hash: bb08502cf40613778ae880db88e8772dc63fe581
Parent Commit: a3b7f83
Lines Changed: +14, -5

3 Modified Paths:

/intern/cycles/blender/addon/engine.py (+2, -2) (Diff)
/intern/cycles/blender/addon/__init__.py (+1, -1) (Diff)
/intern/cycles/blender/blender_python.cpp (+11, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021