Blender Git Commit Log
Git Commits -> Revision 8f25b6d
Revision 8f25b6d 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 28, 2014, 17:28 (GMT) |
More attempts to synchronize viewport and camera dof - probably will need fixes in the rendering systems. Reserve textures for the dof effect. |
Commit Details:
Full Hash: 8f25b6d6c846100f97da5eb1bf131500992c5905
Parent Commit: 6e8ba2f
Lines Changed: +71, -16
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/gpu/GPU_compositing.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+56, -8) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_frag.glsl (+4, -5) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/gpu/GPU_compositing.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+56, -8) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_frag.glsl (+4, -5) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)