I implemented a more general approach: a new dialog allows to input expressions. These expression can be used for different kinds of setting the image positions at once.
** Changed in: hugin Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679799 Title: Add dialog to modify all image positions at once Status in Hugin: Fix Committed Bug description: There is currently no way to modify the parameters of all images at the same time. Example use cases: - Camera has been held vertically, ie. all pictures need a roll +/- 90 degrees - Panorama should be rotated left/right (= yaw) 20 degrees - Pre-arrange images in a 360 degree panorama by setting yaw from -180 to 180 (see Hugin FAQ example) Add a button to the Images window which would open the following dialog - check box "Apply to all pictures" <disables/enables> Number widget "First" Number widget "Last" - 3x (one for yaw, pitch and roll) check box "modify XYZ" <disables/enables other widgets> combo box "Fixed" / "Rotate" / "Range" Depending on combo box: "Fixed": Number widget "Rotate": Number widget "Range": Number widget "From" Number widget "To" - The usual Done/Apply/Cancel buttons I've attached the perl script I have written to do these kind of modifications directly on the .pto file. It should clarify the functionality. To manage notifications about this bug go to: https://bugs.launchpad.net/hugin/+bug/679799/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~hugin-devs Post to : hugin-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~hugin-devs More help : https://help.launchpad.net/ListHelp