Blender Git Loki

Git Commits -> Revision 31fce4b

Revision 31fce4b by Jeroen Bakker (tile)
April 23, 2012, 09:01 (GMT)
TileBranch
* added defocus node
- only preview options do not work, as they are replaced by the Compositor tree quality settings


Commit Details:

Full Hash: 31fce4b14772ca2cac7569e4d879f2d8aafd61f5
SVN Revision: 45875
Parent Commit: f6137df
Lines Changed: +674, -314

4 Added Paths:

/source/blender/compositor/nodes/COM_DefocusNode.cpp (+110, -0) (View)
/source/blender/compositor/nodes/COM_DefocusNode.h (+39, -0) (View)
/source/blender/compositor/operations/COM_GammaCorrectOperation.cpp (+98, -0) (View)
/source/blender/compositor/operations/COM_GammaCorrectOperation.h (+80, -0) (View)

13 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+123, -119) (Diff)
/source/blender/compositor/COM_defines.h (+0, -1) (Diff)
/source/blender/compositor/intern/COM_Converter.cpp (+4, -1) (Diff)
/source/blender/compositor/operations/COM_BokehImageOperation.cpp (+7, -0) (Diff)
/source/blender/compositor/operations/COM_BokehImageOperation.h (+3, -0) (Diff)
/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp (+33, -16) (Diff)
/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.h (+27, -23) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp (+32, -32) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.h (+44, -44) (Diff)
/source/blender/compositor/operations/COM_RenderLayersDepthProg.cpp (+1, -6) (Diff)
/source/blender/compositor/operations/COM_RenderLayersDepthProg.h (+1, -2) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp (+49, -52) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h (+23, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021