On Mon, Apr 18, 2016 at 6:11 PM, Sergey Sharybin <[email protected]> wrote: > Hi, > > PSD is a proprietary format which is partially supported by OIIO, but > limited to just read (and still with some limitations about layers and > such). Writting is not supported by any opensource library of my knowledge, > so supporting PSD output from Blender at this point seems totally unlikely.
While Gimp supports saving out multi-layer PSD's, its not a complete solution here since it doesn't support CMYK (as far as I know). ImageMagick can save CMYK PSD's, Heres a small add-on that automatically does the conversion after saving renders. http://blender.stackexchange.com/a/50979/55 _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
