Page 1 of 1

writing scripts/ adding buttons to the toolbar?

Posted: Thu Nov 03, 2016 2:37 pm
by choo-chee
I'd like to have 3 extra buttons for "save image as..." presets:
1 button that will always save the viewport image only as a 8 bit PNG to the same specifed path (in my case, "D:\farm\8bit.png"
1 button that will always save the viewport image only as a 32 bit HDR to the same specifed path (in my case, "D:\farm\32bit.png"
1 button that will always save the viewport image only as 32 bit EXR to the same specifed path (in my case, "D:\farm\32exr.png"
is it possible ?