Hi Yuv, > I doubt anybody will want to apply a rotation and a translation at the same > time. But from a GUI perspective, I intend to put the Y/X/Z next to the > yaw/pitch/roll fields and trigger the transform from the same button, checking > for non-zero values. To avoid history-confusions (half-redo), I will have to > summarize both the rotation and translation as a single PanoCommand.
I'm not sure if I understand you right. You want to put 6 input box on the tab? But I think, if you apply yaw/pitch and x/y/z to the same time, this will maybe break the consistancy between the images. see the implementation of the drag tool and http://groups.google.com/group/hugin-ptx/msg/74f7adbc86775535 http://groups.google.com/group/hugin-ptx/browse_thread/thread/424c91083d0c0cd9/ So I would propose instead following solution: If drag mode is set to standard, the input boxes should be for yaw/ pitch/roll (as current). If drag mode is set to mosaic, the input boxes should switch to x/y/z and only work on this parameters (or maybe roll/x/y/z with showing/ hiding the 4. box). Thomas -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
