Blender Git Loki

Git Commits -> Revision 459deaf

Revision 459deaf by Alfredo de Greef (master)
November 8, 2004, 03:55 (GMT)
Fixed:
Texture matrix bug in plugin code reported by Mel_Q.
Vertex colors, this was basically the same as the previous uv coord
splitting bug, for xml export, uv coord splitting was actually not quite
complete either (reported by richie).

Added:
Camera Ipo curves for DoF aperture and focal distance.

Aspect ratio set with AspX & AspY are now taken into account as well.
(needs yafray from cvs)

Bokeh parameters for DoF (also needs yafray from cvs).
'Bokeh' controls the shape of out of focus points when rendering
with depth of field enabled.
This is mostly visible on very out of focus highlights in the image.
There are currently seven types to choose from.:
'Disk1' is the default, the same as was used before.
'Disk2' is similar, but allows you to modify the shape further with the 'bias'
parameter, see below.
Triangle/Square/Pentagon/Hexagon, in addition to the bias control, you can
offset the rotation with the 'Rotation' parameter (in degrees).
'Ring', a weird ring shaped lens, no additional controls.
The 'bias' menu controls accentuation of the shape.
Three types available, uniform, center or edge, with uniform the default.

Although based on an actual phenomenon of real camera's, the current
code is bit of a hack and not physically based, and doesn't work all that
well yet (in yafray anyway). Since this is also mostly visible in the very
out of focus parts of the image, it usually also means that you need lots
of samples to get a reasonably smooth result.

Commit Details:

Full Hash: 459deaf11f3f451b2f30b97b1e23e72343398445
SVN Revision: 3409
Parent Commit: 8daff51
Lines Changed: +175, -92

10 Modified Paths:

/source/blender/blenkernel/intern/ipo.c (+18, -2) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_ipo_types.h (+6, -3) (Diff)
/source/blender/src/buttons_editing.c (+15, -3) (Diff)
/source/blender/src/editipo.c (+17, -4) (Diff)
/source/blender/yafray/intern/export_File.cpp (+62, -40) (Diff)
/source/blender/yafray/intern/export_Plugin.cpp (+54, -23) (Diff)
/source/blender/yafray/intern/export_Plugin.h (+1, -2) (Diff)
/source/blender/yafray/intern/yafray_Render.cpp (+0, -12) (Diff)
/source/blender/yafray/intern/yafray_Render.h (+0, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021