english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> cycles_tricks

"Cycles_tricks" branch

Total commits : 3
Total committers : 1
First Commit : June 12, 2015
Latest Commit : June 12, 2015


Commits by Date

DateNumber of Commits
June 12, 20153

Committers

AuthorNumber of Commits
Sergey Sharybin3

Popular Files

FilenameTotal Edits
ui.py3
blender_object.cpp2
kernel_types.h1
kernel_path_state.h1
properties.py1
object.cpp1
object.h1
kernel_path_surface.h1
blender_util.h1

Latest commits Feed

June 12, 2015, 13:14 (GMT)
Cycles: Add an option to make object only use direct light

This is a performance trick which could be used for objects which are rather
complex (like grass field) but are out of focus or heavily blurred. For such
objects it does not make sense to do huge number of ray bounces because this
wouldn't give any more details to the result.

Objects might become a bit darker with this option enabled (similar to cases
when number of bounces is limited on scene level), but this is possible to
compensate with material and light settings.

Currently only supported by regular path tracing in megakernel. Before making
it something more widely supported we'd better see what's the best way to
perform such an early ray terminations, how to control them from the UI and
stuff like that.

This seems to give like up to 10% speedup with 01_03_01_B. But need to double
there's no measurable regressions with this feature disabled prior to merge
it to gooseberry branch/
June 12, 2015, 12:24 (GMT)
Cycles: Rename Ray Visibility object panel to Cycles Settings

This way some performance settings might be added in there as well.
June 12, 2015, 12:24 (GMT)
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.

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021