Sorry, I didn't spot the PPS after your signature until I'd sent off my reply:
> PPS: In demo_plugin.py and hpi.py the removed function pano_open is > still used. This needs to be rewritten with the modified syntax. Another bit which isn't usually used - it was a little test to run hpi.py from the command line. The python code theat bit tries to call isn't even there anymore. safe to delete the part starting with # the remainder is a tiny unit test :-) > PPPS: Is the file hsi.cpp still needed? It seems that it is not used > any more. and, indeed, hsi.cpp is no longer needed. I had left it initially because it shows that additional code can easily be put into the SWIG module, but I felt anyone who'd likely touch the code would know that anyway, and the less files there are the less can go wrong. So I threw it out. I did hg remove before the commit in my repo before I made the patch, but I think if you just put in the patch your end, if you still have the file hsi.cpp in your source tree it's not thrown out automatically. Only guessing, I'm still new to mercurial. Kay -- 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
