Comment 5 for bug 1778802

Revision history for this message
tmodes (tmodes) wrote :

Thanks again. I committed most patches to repository (some were slightly modified).

For ImageVariableGroup.patch: I made Panorama::getImage inline. GetImage should only return the address of the SrcPanoImage class, nothing more is happen in this function. I don't know why this should be so expensive (or is the lookup in the std::vector so expensive?)