All-Layer Buttons Panel
All-Layer Buttons Panel
Here is a group of buttons (some old, some new or updated) that more or less deal with modifying layers.
What each button does:
the first four buttons act on the current frame for ALL layers
1. Inserts a new EXPOSURE of the current image (adds frame).
2. Kills the current image on all layers (removes).
3. Inserts new empty image on all layers (adds frame).
4. Clears the current image on all layers (erases) except locked or hidden layers.
5. Merge All Layers to a NEW TOP LAYER - combines all layers into a new layer with an option to BLEND or combine only those layers with the same color group as the current layer (The new merged layer defaults to hidden).
6. Toggle current LT - lets you toggle the LightTable of the current layer ON/OFF.
7. LayerFinder Plus button - update which now displays the status of ALL settings for each layer (added lt=LightTable for each layer and p=Pixels which indicates those layers which have pixels-images... layers with : (colon) instead of p are blank.)
As before, the clear all flags option will clear all flags/settings except of course those layers flagged with p (the pixels-images remain).
Feedback appreciated - report any problems, thanks!
Sven
What each button does:
the first four buttons act on the current frame for ALL layers
1. Inserts a new EXPOSURE of the current image (adds frame).
2. Kills the current image on all layers (removes).
3. Inserts new empty image on all layers (adds frame).
4. Clears the current image on all layers (erases) except locked or hidden layers.
5. Merge All Layers to a NEW TOP LAYER - combines all layers into a new layer with an option to BLEND or combine only those layers with the same color group as the current layer (The new merged layer defaults to hidden).
6. Toggle current LT - lets you toggle the LightTable of the current layer ON/OFF.
7. LayerFinder Plus button - update which now displays the status of ALL settings for each layer (added lt=LightTable for each layer and p=Pixels which indicates those layers which have pixels-images... layers with : (colon) instead of p are blank.)
As before, the clear all flags option will clear all flags/settings except of course those layers flagged with p (the pixels-images remain).
Feedback appreciated - report any problems, thanks!
Sven
- Attachments
-
- All-Layers Buttons.tvpx
- this TVPX includes the updated version of LayerFinderPlus which "should" work on Mac as well.
- (442.5 KiB) Downloaded 255 times
Last edited by Svengali on 06 Nov 2013, 18:39, edited 2 times in total.
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
- elmisilhumano
- Posts: 1109
- Joined: 28 Aug 2006, 20:41
- Location: Finland
- Contact:
Re: All-Layer Buttons Panel
Thanks for sharing. Really useful panel.
The layer finder doesn't work on my mac. Some error with the george script.
M.
The layer finder doesn't work on my mac. Some error with the george script.
M.
Mikko Vormala
Re: All-Layer Buttons Panel
Thank you for sharing Svengali !
- elmisilhumano
- Posts: 1109
- Joined: 28 Aug 2006, 20:41
- Location: Finland
- Contact:
Re: All-Layer Buttons Panel
Is the error with the layer finder OS X issue or is it just me??
M.
M.
Mikko Vormala
Re: All-Layer Buttons Panel
It's bugging for me too ! (Mac OSx 10.9)
Re: All-Layer Buttons Panel
Sorry to hear...elmisilhumano wrote:The layer finder doesn't work on my mac. Some error with the george script.
M.
What is the specific error message from the george script for LayerFinder? Is there a specific line number? If so, I'll take a look at my script.
Sven
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
- elmisilhumano
- Posts: 1109
- Joined: 28 Aug 2006, 20:41
- Location: Finland
- Contact:
Re: All-Layer Buttons Panel
The error message is:Svengali wrote:
What is the specific error message from the george script for LayerFinder? Is there a specific line number? If so, I'll take a look at my script.
Sven
LINE 25
Execution ERROR.
S = Char(Project,Counter)
M.
Mikko Vormala
Re: All-Layer Buttons Panel
Hello,
At line
"\" is only for Windows.
On Mac and Linux, it is "/".
When you save the project in a path with another "." than the extension of the file, the script will stop on the first one (at line 25).
At line
Code: Select all
IF CMP(Project,"\")
On Mac and Linux, it is "/".
When you save the project in a path with another "." than the extension of the file, the script will stop on the first one (at line 25).
Re: All-Layer Buttons Panel
Thierry wrote:Hello,
At line"\" is only for Windows.Code: Select all
IF CMP(Project,"\")
On Mac and Linux, it is "/".
When you save the project in a path with another "." than the extension of the file, the script will stop on the first one (at line 25).
Hello Thierry,
I've never used a Mac at all, so thank you for that info. And you are right about the "." too... I forgot about that since I almost never use multiple "." in names.
I've posted A new version of LayerFinderPlus (in the updated TVPX) which should trap for both Mac and Linux path separators as well... and also bypass multiple "." in names.
Thanks again, feedback appreciated.
Sven
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Re: All-Layer Buttons Panel
Thanks for your feedback... when you have time, could you please try LayerFinderPlus again and let me know if it behaves now?elmisilhumano wrote: The error message is:
LINE 25
Execution ERROR.
S = Char(Project,Counter)
M.
Sven
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: All-Layer Buttons Panel
Svengali wrote:Thanks for your feedback... when you have time, could you please try LayerFinderPlus again and let me know if it behaves now?elmisilhumano wrote: The error message is:
LINE 25
Execution ERROR.
S = Char(Project,Counter)
M.
Sven
Seem to be working correctly here. (Mac OS 10.7 , running TVPaint 10.5.3 32bits) .
Thanks for the panel. Very useful.
Re: All-Layer Buttons Panel
Thanks Dave!
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
- elmisilhumano
- Posts: 1109
- Joined: 28 Aug 2006, 20:41
- Location: Finland
- Contact:
Re: All-Layer Buttons Panel
Now it works. Thank you. This is a one really good panel.
M.
M.
Mikko Vormala