tv_stackApply in tvp11version [solved] Topic is solved

A forum dedicated to George scripting questions
Post Reply
User avatar
ini
Posts: 91
Joined: 14 Aug 2015, 17:47
Contact:

tv_stackApply in tvp11version [solved]

Post by ini »

Hi!

I saw topic about color key fx in Japan forum.

https://tvpaint.com/forum-jp/viewtopic.php?f=7&t=373

It is about script using color key fx with one button.
and It seems useful to me.
so I made script but,

Code: Select all

  tv_stackApply heads CurrentLayerCurrentFrame
This commad doesn't work certain way in TVpaint 11version.
but It works in Tvpaint ver10.


I mean, If when fx stack option is not 'Apply On heads',
the command doesn't work to that part of option.
Maybe the command can not chage the option.



It can be fix with recompute command but,
when Two instance was same, they will be replaced with one instance.



is usage of the command chaged??
Last edited by ini on 11 Jul 2018, 17:28, edited 1 time in total.
e-mail : ini@7ini.com twitter : @Ain_is_
-----------------------------------------------------
TVPaint 11 PRO STD (11.7.0 - 64bits) on
AMD Ryzen9 5950x, 3080 &2080ti, 128GB ram, Windows10, Cintiq 27 Pro (DTH-271)

TVPaint 11 PRO WIBU (11.5.1 - 64bits) on
Cintiq Mobile Studio Pro 13 (DTH-W1321H)
Svengali
Posts: 1553
Joined: 28 Dec 2006, 10:08

Re: tv_stackApply in tvp11version

Post by Svengali »

try using the tv_cmd GEORGE command...

tv_cmd LAYERHEADS tv_StackApply

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
User avatar
ini
Posts: 91
Joined: 14 Aug 2015, 17:47
Contact:

Re: tv_stackApply in tvp11version

Post by ini »

wow.... Thank you
e-mail : ini@7ini.com twitter : @Ain_is_
-----------------------------------------------------
TVPaint 11 PRO STD (11.7.0 - 64bits) on
AMD Ryzen9 5950x, 3080 &2080ti, 128GB ram, Windows10, Cintiq 27 Pro (DTH-271)

TVPaint 11 PRO WIBU (11.5.1 - 64bits) on
Cintiq Mobile Studio Pro 13 (DTH-W1321H)
Post Reply