Blender Git Commit Log
Git Commits -> Revision 750506b
Revision 750506b by Antonis Ryakiotakis (master) February 2, 2015, 13:26 (GMT) |
Adjust GLSL drawing of window coordinates from camera view (use camera bounds instead of window bounds). Fixes remaining part of T43346 |
Commit Details:
Full Hash: 750506be97655044d4746ab2b1ef58408e3f7794
Parent Commit: 14755dd
Lines Changed: +61, -22
9 Modified Paths:
/source/blender/editors/space_view3d/view3d_draw.c (+19, -2) (Diff)
/source/blender/gpu/GPU_material.h (+11, -10) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+3, -1) (Diff)
/source/blender/gpu/intern/gpu_material.c (+14, -1) (Diff)
/source/blender/gpu/shaders/gpu_shader_material.glsl (+6, -4) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -1) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_coord.c (+4, -2) (Diff)
/source/gameengine/Ketsji/BL_BlenderShader.cpp (+1, -1) (Diff)
/source/blender/gpu/GPU_material.h (+11, -10) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+3, -1) (Diff)
/source/blender/gpu/intern/gpu_material.c (+14, -1) (Diff)
/source/blender/gpu/shaders/gpu_shader_material.glsl (+6, -4) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -1) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_coord.c (+4, -2) (Diff)
/source/gameengine/Ketsji/BL_BlenderShader.cpp (+1, -1) (Diff)