[updated] QuickSave & Load button set
Posted: 12 Nov 2013, 12:58
Here is a little Panel called Image - save&load that I use all the time...
Files are always saved to the same Folder, the location and names are hardwired in the script: QuickSaveImages The folder is created the first time you save an image (and it tells you that it has been created.)
Supporting All OS...
Layer .png files automatically have a prefix: TVP-Layer followed by five numbers which start at 00000 and auto-increment with each save.
DISPLAY .png files automatically have a prefix: TVP-Display followed by five numbers which also start at 00000 and auto-increment with each save.
1.REloads any of the images already in the same directory (either TVP-Display with opaque background or TVP-Layer with alpha) on the current frame and current layer.
2. Saves the current frame, CURRENT LAYER ONLY (with alpha transparency) into a .png file
3. Saves the current frame DISPLAY (all visible layers and opaque background) into a .png file
After you click either save button you will see a dialog box with the name of the file about to be saved but if you want to overwrite the one you just saved, you can change the number back to the previous incremental value. Be warned that it will save immediately when you click OK in the dialog box.
I personally used them to capture any project frame or layer I want to save as WIP. I sometimes remove saved images from the folder and those missing numbers get filled in as new images are saved meaning the numbering of the images doesn't necessarily reflect the order in which they were saved (but the files dates would give you that anyway.)
Report any problems here, thanks.
Sven
UPDATE November 14, 2013: MAC and LINUX TVPaint users should now be able to use these three buttons for QuickSave of Display and Layers. Feedback appreciated from MAC and LINUX users.
Where to find the QuickSaveImages folder:
Windows 7 = C:\Users\<username>\My Documents\QuickSaveImages
MAC = /Users/<username>/QuickSaveImages
Linux = /home/<username>/QuickSaveImages
They function outside the normal TVP file management and are really just a quick and dirty solution to save images with minimal fuss.Files are always saved to the same Folder, the location and names are hardwired in the script: QuickSaveImages The folder is created the first time you save an image (and it tells you that it has been created.)
Supporting All OS...
Layer .png files automatically have a prefix: TVP-Layer followed by five numbers which start at 00000 and auto-increment with each save.
DISPLAY .png files automatically have a prefix: TVP-Display followed by five numbers which also start at 00000 and auto-increment with each save.
1.REloads any of the images already in the same directory (either TVP-Display with opaque background or TVP-Layer with alpha) on the current frame and current layer.
2. Saves the current frame, CURRENT LAYER ONLY (with alpha transparency) into a .png file
3. Saves the current frame DISPLAY (all visible layers and opaque background) into a .png file
After you click either save button you will see a dialog box with the name of the file about to be saved but if you want to overwrite the one you just saved, you can change the number back to the previous incremental value. Be warned that it will save immediately when you click OK in the dialog box.
I personally used them to capture any project frame or layer I want to save as WIP. I sometimes remove saved images from the folder and those missing numbers get filled in as new images are saved meaning the numbering of the images doesn't necessarily reflect the order in which they were saved (but the files dates would give you that anyway.)
Report any problems here, thanks.
Sven
UPDATE November 14, 2013: MAC and LINUX TVPaint users should now be able to use these three buttons for QuickSave of Display and Layers. Feedback appreciated from MAC and LINUX users.
Where to find the QuickSaveImages folder:
Windows 7 = C:\Users\<username>\My Documents\QuickSaveImages
MAC = /Users/<username>/QuickSaveImages
Linux = /home/<username>/QuickSaveImages