I don't think you'd be able to access layers in .psd files from scripts outside of PS. It would be possible to write a script which saves to .tga, opens PS, opens each .tga in separate layers, deletes .tga files and asks you to save the .psd. Not sure how to send the information from python to java script though.. But I…
Packstube has this functionality i believe and so does one by funky bunnies. Also maybe trebor's xnormal batch program does it too. I have one written in maxscript just havent been bothered to clean it up as it kinda was my first big maxscript project. @joakim: Just run photoshop as a subprocess and pass a jsx script as an…
I just had an idea, and i really hope someone has had the same idea before and created a script for it. so yeah, It would be INSANELY useful if you could save all the renderoutputs to a single .psd file (and possibly even open that automatically in photoshop) a lot of times im baking my high poly and i might have up to 5…