i used to do this in tvp8, but i haven't found the way in tvp10:
select/copy a single head frame, then move to another head of whatever length, select the single head frame and paste; and the entire instance is filled with that one image. handy for copying 1 head and pasting it into several instances throughout the layer.
the closest thing i've found in 10 is to select and cntrl/drag the head into the other head, which is nice, but not practical if you want to do it in several places along a long layer requiring scrolling/dragging back and forth anew each time. whereas copying is only necessary once, then pasting as many times as needed.
the 'auto break' unchecked keeps an instance from breaking using a pencil tool for example, but it still breaks when pasting.
thnx,
c
tvp10 Q: paste 1 head into another without breaking?
tvp10 Q: paste 1 head into another without breaking?
Charlie C
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2
Re: tvp10 Q: paste 1 head into another without breaking?
you're right and imo this misbehavior should be fixed ...CharlieC wrote:...
the 'auto break' unchecked keeps an instance from breaking using a pencil tool for example, but it still breaks when pasting.
well, when working in the timeline view, I personally rarerly need to copy/paste one cell into more than one other,
so I use the "Push Image / Pop Image" couple of buttons from the Animator Panel, (bottom-left of the panel).
in your case, instead of multi-pasting, I would go in the XSheet view to manage the source (drawings sequence)
and the timing (repeated instances) more smartly,
meanwhile, staying in the timeline view, and as workaround, you can use a couple of custom buttons :
a "Copy" button, with these commands :
Code: Select all
- Command : tv_SpareKill
- Command : tv_SpareCopy
Code: Select all
- Command : tv_SpareSwap
- Command : tv_SpareKill
- Command : tv_SpareCopy
ty it and tell me if it's working for you.
my 2 cents, hope they will help in anyway.
Re: tvp10 Q: paste 1 head into another without breaking?
yea, the 'push/pop' arrows work well (ha: i never use those!), although it seems to only work once; you have to 'push' each time you want to 'pop' (there's a euphemism there somewhere).
thanks for the list of command actions; i guess they are actions for input when making custom buttons; one for each button, yes? i'll give it a shot.
thanks for the list of command actions; i guess they are actions for input when making custom buttons; one for each button, yes? i'll give it a shot.
Charlie C
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2
Re: tvp10 Q: paste 1 head into another without breaking?
yes, the Push/Pop works for once shot,
for multiple (copy/paste/paste/paste...) the workaround mentioned above should work, I think.
Add Action ... / Type Script's Command, ...one command by line,
so 2 commands for the first "Copy" Button, and 3 for the "Paste" one.
then you can assign a hotkey to each, if you have to use them a lot.
for multiple (copy/paste/paste/paste...) the workaround mentioned above should work, I think.
CharlieC wrote:... i guess they are actions for input when making custom buttons; one for each button, yes? i'll give it a shot.
Add Action ... / Type Script's Command, ...one command by line,
so 2 commands for the first "Copy" Button, and 3 for the "Paste" one.
then you can assign a hotkey to each, if you have to use them a lot.
Re: tvp10 Q: paste 1 head into another without breaking?
For multiple paste, create a PASTE MULTIPLE button with "pop" command followed immediately by "push" command.
Once you have pushed your image onto the stack, you can then, with this button, paste the image as many times as you wish.
Sven
Once you have pushed your image onto the stack, you can then, with this button, paste the image as many times as you wish.
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: tvp10 Q: paste 1 head into another without breaking?
ahhh yes-
so you're immediately 'pushing' the last frame you just 'popped', rather than going way back to 'push' the original image.
(those verb choices sound very odd in english, but that's ok...)
so you're immediately 'pushing' the last frame you just 'popped', rather than going way back to 'push' the original image.
(those verb choices sound very odd in english, but that's ok...)
Charlie C
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2
charliecanfield.com
Mac mini (M1, 2020)
chip Apple M1
memory 16 GB
(currently running Monterey 12.6)
Cintiq 22HD (2015), driver 6.3.36-2