Blender Git Commit Log

Git Commits -> Revision ada03e8

Revision ada03e8 by Clément Foucault (master)
May 14, 2020, 14:16 (GMT)
UI: Fix Unreported missing background for azone arrow

This was caused by the sRGB viewport changes. The fix is to modify the
alpha values manually. The shader was also missing a srgb fix.

Commit Details:

Full Hash: ada03e8673978eb12eb372e7750f7b7467ec1303
Parent Commit: 0909b56
Lines Changed: +12, -6

4 Modified Paths:

/source/blender/editors/screen/area.c (+5, -3) (Diff)
/source/blender/gpu/shaders/gpu_shader_2D_widget_base_frag.glsl (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021