Blender Git Loki
Git Commits -> Revision 15ef1d4
Revision 15ef1d4 by Germano Cavalcante (master) January 8, 2020, 12:21 (GMT) |
Fix T72119: UV/Image Editor theme face colors with no effect The `in int flag;` in `gpu_shader_2D_edituvs_faces_vert.glsl` don't have the values `FACE_UV_ACTIVE` and `FACE_UV_SELECT`. Add face flags then. Original patch is from @EitanSomething Differential revision: https://developer.blender.org/D6520 |
Commit Details:
Full Hash: 15ef1d4c8026aea3319efdc118a2189d7d71b450
Parent Commit: 07a9590
Lines Changed: +1, -0
1 Modified Path:
/source/blender/draw/intern/draw_cache_extract_mesh.c (+1, -0) (Diff)