Bug in TVPaint 11.5.0 tv_setactiveshape? "Fill", "Range" and "Contiguous" Doesn't work. Topic is solved

Please use this part to report bugs & errors, ask questions & "How to..."
Post Reply
TheQuestionMark
Posts: 267
Joined: 26 Sep 2013, 12:01

Bug in TVPaint 11.5.0 tv_setactiveshape? "Fill", "Range" and "Contiguous" Doesn't work.

Post by TheQuestionMark »

Bug in TVPaint 11.5.0 tv_setactiveshape? Range and Contiguous Doesn't work.

Code: Select all

tv_setactiveshape cutflood contiguous 0 range 21 aaliasing  1 optimize 1 fill 1
Is this correct?
Windows 10 64-Bit TvPaint Professional 11.5.3 (64-Bit)
Xavier
Posts: 1852
Joined: 01 Oct 2019, 11:08

Re: Bug in TVPaint 11.5.0 tv_setactiveshape? "Fill", "Range" and "Contiguous" Doesn't work.

Post by Xavier »

TheQuestionMark wrote: 13 Apr 2021, 07:39 Bug in TVPaint 11.5.0 tv_setactiveshape? Range and Contiguous Doesn't work.

Code: Select all

tv_setactiveshape cutflood contiguous 0 range 21 aaliasing  1 optimize 1 fill 1
Is this correct?
Sorry for the late answer. Actually yes, you're right: the 'contiguous', 'range', and 'aaliasing' parameter are not available for the cutflood. We'll add them in the next release.

Yet the "fill" parameter name doesn't make sense, since it's a select tool. I'll change it to "match" like the magic wand select tool.
Post Reply