Blender Git Commit Log
Git Commits -> Revision 0afdd11
Revision 0afdd11 by Bastien Montagne (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 29, 2015, 10:10 (GMT) |
Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76 for DDS files. All optional image format are not #define'd in submodules like DDS read/write code. This means values of `eImbTypes` would not always be the same in all contexts, yuck! This is a regression and should be backported to 'a' release. |
Commit Details:
Full Hash: 0afdd1139b6e0a2a71f6abcbe18b4b4a42e18da1
Parent Commit: 59c1a96
Committed By: Campbell Barton
Lines Changed: +15, -13
1 Modified Path:
/source/blender/imbuf/IMB_imbuf_types.h (+15, -13) (Diff)