blender/intern/cycles
Sergey Sharybin 3044e9fd31 Cycles: Respect duplicator's object motion blur settings
The idea is to make it possible to control linked duplicated objects motion
blur from the scene file without need to do overrides on the linked object
settings. Currently only supported for dupligroup duplication and all now
if duplicator object has motion blur disabled then it'll be inherited into
all the duplicated objects.

There should be no regressions/changes in look of existing files because
objects do have motion blur enabled by default.
2015-06-22 13:53:04 +02:00
..
app Expose Background AO and Transparent flag to XML API 2015-06-12 00:32:00 +02:00
blender Cycles: Respect duplicator's object motion blur settings 2015-06-22 13:53:04 +02:00
bvh Cleanup: style & const's 2015-05-05 05:19:49 +10:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Don't show pre-sm_20 CUDA cards in the device list 2015-06-20 17:34:12 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Another fix for OSX, sm_50 experimental actually also fails to compile 2015-06-20 19:40:23 +02:00
render Cycles: Report currently sampling tile when CPU is working on the last tile 2015-06-18 16:15:37 +02:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: Report total and render time to the log 2015-06-17 14:07:51 +02:00
CMakeLists.txt Cycles: Use native float->half conversion instructions for Haswell CPUs. 2015-05-10 16:35:51 +00:00
SConscript Cycles: Restructure kernel files organization 2015-05-22 16:31:34 +05:00