Concerning ShuffleCopy it seems to have another more annoying bug.
The channel select box of the second output behave wildy, i can't manage to 
tick the red and green box.
Let copy/paste this example to see what i mean

first to check the normal behavior :

shuf = nuke.createNode("ShuffleCopy")
shuf['red'].setValue('alpha')
shuf['green'].setValue('alpha')
shuf['blue'].setValue('alpha')

then this snippet shows the weird thing :

shuf['out'].setValue('none')
shuf['out2'].setValue('rgba')
shuf['red2'].setValue('alpha')
shuf['green2'].setValue('alpha')
shuf['blue2'].setValue('alpha')

only the two last (blue and alpha) triggers, not red and green.


Am i missing something, or is it a known bug, otherwise i'll go report it to 
the support
cheers,
philhub
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to