Blender Git Commit Log

Git Commits -> Revision f4d064a

Revision f4d064a by Sergey Sharybin (master)
May 20, 2015, 10:33 (GMT)
Send color managed signal if input spaces changes during image saving

We're currently only supporting save to a default format color space, which
makes it a bit tricky to prevent ImBuf from being changed.

For until when saving to a custom colorspace works we'll just reload image
if the space changes.

Commit Details:

Full Hash: f4d064a5b2a245fd12bf2c60a70e6049ff088e7d
Parent Commit: 28b2977
Lines Changed: +17, -2

3 Modified Paths:

/source/blender/blenkernel/BKE_colortools.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/colortools.c (+6, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+9, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021