Blender Git Commit Log
Git Commits -> Revision b0c4133
Revision b0c4133 by Sergey Sharybin (master) December 19, 2013, 11:20 (GMT) |
Followup for fix T37718: image was not saving with proper settings second time This was actually a regression after color management re-implementation, need to copy settings from saved image buffer to an original one since they might be modified during save. Also noticed image format planes detection didn't work properly from an image buffer. Made it so save operator works fine now, but also marked a TODO in BKE_imbuf_to_image_format() which needs to be investigated further. |
Commit Details:
Full Hash: b0c4133c67ce5fca7c3aa5abbd5a745c3d812525
Parent Commit: 01745d3
Lines Changed: +18, -3