Blender Git Commit Log
Git Commits -> Revision f2087b4
Revision f2087b4 by Bastien Montagne (master) July 16, 2015, 15:28 (GMT) |
Fix T45451: File Browser crash on 16bits PNG image previews. Issue was that with those files, Blender generate a float image by default, not a byte one... Now, we ensure in two places we only get a byte imbuf for our thumbnails! |
Commit Details:
Full Hash: f2087b4830b2f59188e9c604450db5f37b6d472a
Parent Commit: 4feef7d
Lines Changed: +10, -0
1 Modified Path:
/source/blender/imbuf/intern/thumbs.c (+10, -0) (Diff)