Blender Git Commit Log

Git Commits -> Revision 0330741

Revision 0330741 by Sergey Sharybin (master)
January 27, 2017, 13:21 (GMT)
Cycles: Add option to replace GI with AO approximation after certain amount of bounces

This is a speed up option which is mainly useful for viewport. Gives nice speedup in
the barbershop scene of 2x when replacing GI with AO after 2nd bounce without loosing
too much details.

Reviewers: brecht

Subscribers: eyecandy, venomgfx

Differential Revision: https://developer.blender.org/D2383

Commit Details:

Full Hash: 0330741548ce87740f6976d8d2e6519eeb94625e
Parent Commit: 84b1816
Lines Changed: +60, -3

7 Modified Paths:

/intern/cycles/blender/addon/properties.py (+14, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+9, -1) (Diff)
/intern/cycles/blender/blender_sync.cpp (+9, -0) (Diff)
/intern/cycles/kernel/kernel_path.h (+15, -0) (Diff)
/intern/cycles/kernel/kernel_types.h (+2, -2) (Diff)
/intern/cycles/render/integrator.cpp (+9, -0) (Diff)
/intern/cycles/render/integrator.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021