Blender Git Commit Log
Git Commits -> Revision eb8a09d
Revision eb8a09d by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, viewport_experiments) October 31, 2014, 20:23 (GMT) |
DOF effect works :) |
Commit Details:
Full Hash: eb8a09d567e1a4712a0e85bfc1b610f5f5f3af5a
Parent Commit: 2a5556b
Lines Changed: +223, -51
5 Modified Paths:
/source/blender/gpu/GPU_compositing.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+143, -31) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+8, -0) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_frag.glsl (+68, -14) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_vert.glsl (+2, -5) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+143, -31) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+8, -0) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_frag.glsl (+68, -14) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_vert.glsl (+2, -5) (Diff)