Blender Git Commit Log

Git Commits -> Revision b64afb5

Revision b64afb5 by Alfredo de Greef (master)
July 13, 2004, 19:22 (GMT)
Removed some testcode from yafray_Render.cpp
Added the missing anti-aliasing pixel filter size and threshold parameters for manual AA control (disable 'Auto AA' button).
Added support for yafray raytraced depth-of-field.
Added extra panel for Camera in edit window to edit dof paramaters.
The actual focus point will be drawn as a cross when camera 'ShowLimits' is enabled, similar to the aqsis code in tuhopuu.

Note to users: raytraced DoF is very slow, for best results, the default AA parameters are not good enough, especially with higher aperture values (more blur).
So for best results, disable 'Auto AA' and set the AA parameters yourself.
It works best with multi-pass AA ('AA passes' > 1) and a reasonable 'AA samples' value, something in the range 8 - 25 or even higher.
Currently the post-process DoF is not available in yafray, alternatives are being worked on.

Commit Details:

Full Hash: b64afb526a8849fa5417bfde2167f158334d7a67
SVN Revision: 2792
Parent Commit: bf8c3e2
Lines Changed: +95, -37

8 Modified Paths:

/source/blender/makesdna/DNA_camera_types.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -6) (Diff)
/source/blender/src/buttons_editing.c (+19, -0) (Diff)
/source/blender/src/buttons_scene.c (+8, -6) (Diff)
/source/blender/src/drawobject.c (+15, -1) (Diff)
/source/blender/yafray/intern/export_File.cpp (+22, -11) (Diff)
/source/blender/yafray/intern/export_Plugin.cpp (+20, -6) (Diff)
/source/blender/yafray/intern/yafray_Render.cpp (+0, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021