Blender Git Commit Log

Git Commits -> Revision 1f6037c

Revision 1f6037c by Bastien Montagne (master)
April 5, 2017, 09:01 (GMT)
Fix T50976: Blender UI problems with certain theme files.

Core of the issue was that some of our Theme colors are RGB-only, but
were loaded as RGBA.

Note that tracking all possible cases is pretty impossible, so we'll
have to tackle those as they get reported am afraid.

Commit Details:

Full Hash: 1f6037c887863e67a5a8b211738e04fd6dce16ad
Parent Commit: 2f700b8
Lines Changed: +14, -3

4 Modified Paths:

/source/blender/editors/interface/interface_panel.c (+5, -3) (Diff)
/source/blender/gpu/GPU_immediate.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_immediate.c (+7, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021