Blender Git Commit Log

Git Commits -> Revision 00734d5

Revision 00734d5 by Jeroen Bakker (master)
November 5, 2021, 13:51 (GMT)
Fix T92807: Incorrect display planar tracking.

Issue introduced in {7e66616b7e15} where the shader was replaced with a
2d image shader. This patch reverts several commits that removed the 3d
image shader.

Commit Details:

Full Hash: 00734d57248423b982e75f9d2398e4b7cdf1fe4a
Parent Commit: 29e5c33
Lines Changed: +31, -3

1 Added Path:

/source/blender/gpu/shaders/gpu_shader_image_modulate_alpha_frag.glsl (+12, -0) (View)

4 Modified Paths:

/source/blender/editors/space_clip/clip_draw.c (+3, -2) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+9, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_builtin.c (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021