pto_var version 2013.0.0.70b10450ff94 built by Matthew Petroff, tested on 
Windows.

The pto_var with unlink changes all images not just the one being unlinked.

pto_var --unlink v5,v4 project.pto, only the v of images 5 and 4 should be unlinked but all are. pto_var --unlink a1,b1,c1 project.pto, only the a, b, c of image 1 should be unlinked but a, b, and c of all images are unlinked.

All images of the project are unlinked.
This could be the default behavior if no image is given.
pto_var --unlink v project.pto

Also --link varlist does not provide a method to set how the variable is linked. Always links to image 0.
pto_var --link a1,b1,c1
This make more sense
pto_var --link a2=1,b2=1,c2=1 project.pto


--link would not be necessary if this was possible.
pto_var --set a2==1,b2==1,c2==1 project.pto

Unlink is still useful because it offers a easy method to assign the linked 
value.

I did not try all variables.

-- Jim Watters
http://photocreations.ca

--
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/51BFD08F.1040709%40photocreations.ca.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to