Flood Fill in layer below
Flood Fill in layer below
Hello
In the last version of the Animator's Toolbar in Mirage it used to be a button that allowed you to Fill shapes in a layer below. I think it was called Magic Fill or something like this.
This way you could keep a layer for the outline and the filled color in a layer below.
Is this option available in TVPaint Pro?? You should implement it if not.
It was really helpful
Thanks
David
In the last version of the Animator's Toolbar in Mirage it used to be a button that allowed you to Fill shapes in a layer below. I think it was called Magic Fill or something like this.
This way you could keep a layer for the outline and the filled color in a layer below.
Is this option available in TVPaint Pro?? You should implement it if not.
It was really helpful
Thanks
David
David Navas
http://www.davidnavas.com
http://www.davidnavas.com
Re: Flood Fill in layer below
Hi David
Could you check this : (user manual lesson 6-24)
Could you check this : (user manual lesson 6-24)
Hervé ADAM, TVPaint Team
Re: Flood Fill in layer below
Yes David, you already have all that needed, and even more ...oyonawa wrote:... This way you could keep a layer for the outline and the filled color in a layer below.
Is this option available in TVPaint Pro??
Clone you "line" anim-layer with the [Cl] button of the Instance panel,
so, you will get the same animlayer (same timing), but with empty cells,
then, on this new layer, the one reserved to colors, use the FloodFill tool,
but after having set the Source to "Front", (FillShape panel, see pict.)
then,hit [>C] = next Cel, Fill, next Cel, Fill, next Cel, Fill, ... etc.
also don't miss the excellent "AutoPick Color" option, very handy with the LightTable !
(see 6-27 in the manual.)
- Attachments
-
- FillShapeSource.png (18.84 KiB) Viewed 23449 times
- Sierra Rose
- Posts: 477
- Joined: 04 May 2008, 17:14
- Location: Windsor, California
- Contact:
Re: Flood Fill in layer below
OK, seeing this post, I decided to try it. The Cl button clones my layer but the flood fill just fills the entire screen when I use it.???? I must be doing something wrong, I thought I followed your directions exactly.
WinXP 32bit 10.0.17Pro
Re: Flood Fill in layer below
Sierra : the layer with your outlines must be on top of your current layer (Color), if you set the Source to Front.
Manuel
- Sierra Rose
- Posts: 477
- Joined: 04 May 2008, 17:14
- Location: Windsor, California
- Contact:
Re: Flood Fill in layer below
yeap, the Clone Layer button originaly has been created to clean up a rough anim (blue pencil) on a new layer,
so it is placed on top of the original (the "blue" layer),
if you want to use it to create the color animlayer (down the clean outline layer)
you can edit the [Cl] button and remove the line1 Layer: Go Up command.
otherwise, you can color on a layer over the outline layer, but select "Back" as source,
when finished, just drag up the line layer above the color one.
so it is placed on top of the original (the "blue" layer),
if you want to use it to create the color animlayer (down the clean outline layer)
you can edit the [Cl] button and remove the line1 Layer: Go Up command.
otherwise, you can color on a layer over the outline layer, but select "Back" as source,
when finished, just drag up the line layer above the color one.
- Keep Shooting
- Posts: 44
- Joined: 30 Oct 2007, 13:58
- Location: Rotterdam, the Netherlands
- Contact:
Re: Flood Fill in layer below
[quote]Clone you "line" anim-layer with the [Cl] button of the Instance panel[/quote]
... could you explain me where to find this clone-function, please, for I really can't find it.
regards, Conny
... could you explain me where to find this clone-function, please, for I really can't find it.
regards, Conny
- Paul Fierlinger
- Posts: 8100
- Joined: 03 May 2008, 12:05
- Location: Pennsylvania USA
- Contact:
Re: Flood Fill in layer below
It's part of the Instance Panel. Did you import this panel? You will otherwise not find in the default configuration.Keep Shooting wrote:... could you explain me where to find this clone-function, please, for I really can't find it.Clone you "line" anim-layer with the [Cl] button of the Instance panel
regards, Conny
Paul
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
Re: Flood Fill in layer below
yes, as it's mentioned, in the Instance Panel.Keep Shooting wrote:... could you explain me where to find this clone-function, please, for I really can't find it.ZigOtto wrote:Clone you "line" anim-layer with the [Cl] button of the Instance panel
regards, Conny
if your question now is "where can I find this Instance panel?",
the answer is : in the "Contents Sharing" section, more precisely HERE .
- Keep Shooting
- Posts: 44
- Joined: 30 Oct 2007, 13:58
- Location: Rotterdam, the Netherlands
- Contact:
Re: Flood Fill in layer below
Ahaa, was looking for it in the wrong place indeed - tsja - new user
Thank you! This was exactly what I was missing!
In order to make the "clear-head" work I reassigned the script in the instance toolbar button to the script in your file, for I couldn't find a kind of default "george-folder" for *.grg files.
Or how do you guys do this?
Regards, Conny
Thank you! This was exactly what I was missing!
In order to make the "clear-head" work I reassigned the script in the instance toolbar button to the script in your file, for I couldn't find a kind of default "george-folder" for *.grg files.
Or how do you guys do this?
Regards, Conny
Re: Flood Fill in layer below
afaik, there is no default George folder since 8.x, you can have george scripts stored anywhere you want,
(f.i. mines are on an other partition),
so, if you haven't already a george folder, create it,
collect all the george scripts you think they'll be of any use for you, and put them there,
then, in Custom Panel, re-assign the command(s) invoking a script to your own george folder location.
(f.i. mines are on an other partition),
so, if you haven't already a george folder, create it,
collect all the george scripts you think they'll be of any use for you, and put them there,
then, in Custom Panel, re-assign the command(s) invoking a script to your own george folder location.
- Keep Shooting
- Posts: 44
- Joined: 30 Oct 2007, 13:58
- Location: Rotterdam, the Netherlands
- Contact:
Re: Flood Fill in layer below
Thank you for the explanation - I'll make a "george-folder" myself...