Blender Git Commit Log
Git Commits -> Revision 30be0f0
Revision 30be0f0 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 21, 2014, 18:33 (GMT) |
Refactoring of SSAO code. Uses some optimizations but result is different still test file here to help with debugging. |
Commit Details:
Full Hash: 30be0f097714fff2ab17888d455fdbdb281cf533
Parent Commit: e175515
Lines Changed: +81, -35
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+1, -2) (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 (+31, -5) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_frag.glsl (+40, -15) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -7) (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 (+31, -5) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_frag.glsl (+40, -15) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -7) (Diff)