A way to know if an instance is empty?
- NathanOtano
- Posts: 1222
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
A way to know if an instance is empty?
Yop
I searched on the forum but haven't found it.
Is there a way to know if an instance is empty with george?
Nathan
EDIT : Ok, found a way using a cutbrush, thanks Svengali : http://forum.tvpaint.com/viewtopic.php? ... box#p73598" onclick="window.open(this.href);return false;
I searched on the forum but haven't found it.
Is there a way to know if an instance is empty with george?
Nathan
EDIT : Ok, found a way using a cutbrush, thanks Svengali : http://forum.tvpaint.com/viewtopic.php? ... box#p73598" onclick="window.open(this.href);return false;
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: A way to know if an instance is empty?
Another strategy (probably faster and perhaps easier to incorporate in a looping test of all Instances on a layer) is to write a script around the following:
tv_layercompareimage LayerID1 ImagePosition1 LayerID2 ImagePosition2 //compares two specific layer/images to discover "sameness"
Which compares the Instance in question with a known blank Instance.
Sven
tv_layercompareimage LayerID1 ImagePosition1 LayerID2 ImagePosition2 //compares two specific layer/images to discover "sameness"
Which compares the Instance in question with a known blank Instance.
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
- NathanOtano
- Posts: 1222
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: A way to know if an instance is empty?
Thanks!
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: A way to know if an instance is empty?
When using image mark panel, you can assign a colour for empty instances.
- NathanOtano
- Posts: 1222
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: A way to know if an instance is empty?
But i can't automatically asign an image mark to all empty instances, right? I have to detect which instance is empty before that.Elodie wrote:When using image mark panel, you can assign a colour for empty instances.
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: A way to know if an instance is empty?
Yes it does ! ![Smile :)](./images/smilies/icon_smile.gif)
![Smile :)](./images/smilies/icon_smile.gif)
- NathanOtano
- Posts: 1222
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: A way to know if an instance is empty?
Haha awesome thanks. Never saw that
Is it available for keystrokes or George?
Is it available for keystrokes or George?
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: A way to know if an instance is empty?
I don't know :s
Re: A way to know if an instance is empty?
I don't think it exists in George.
And there's no shortcuts for this too.
Feature request ? :p
And there's no shortcuts for this too.
Feature request ? :p
- NathanOtano
- Posts: 1222
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: A way to know if an instance is empty?
I would prefer a simple "is empty" George comand (maybe related to the get bounding box request from MJ) rather than using image marks ![Smile :)](./images/smilies/icon_smile.gif)
I don't often need to mark every empty instance with a color (I would Irefer to MARK all used instances with a color in fact). I use image marks for a lot of other specific things when I animate.
So you want me to create another topic specifically for this keystroke request?![Smile :)](./images/smilies/icon_smile.gif)
![Smile :)](./images/smilies/icon_smile.gif)
I don't often need to mark every empty instance with a color (I would Irefer to MARK all used instances with a color in fact). I use image marks for a lot of other specific things when I animate.
So you want me to create another topic specifically for this keystroke request?
![Smile :)](./images/smilies/icon_smile.gif)
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.