[Qgis-developer] r15846 raster rendering artifacts

2011-04-29 Thread Maxim Dubinin
Hi all, it seems that recent changes upto r15846 (125th nightly build) bring some trouble in rasterrendering. It appears as horizontal lines stretching from one part of raster. Stangely this happens while opening existing projects, if rasters are reloaded in fresh new project er

Re: [Qgis-developer] r15846 raster rendering artifacts

2011-05-01 Thread Giovanni Manghi
On Sat, 2011-04-30 at 00:25 +0400, Maxim Dubinin wrote: > Hi all, > > it seems that recent changes upto r15846 (125th nightly build) bring > some trouble in > rasterrendering. It appears as horizontal lines stretching from > one part of raster. Stangely this happens while opening

Re: [Qgis-developer] r15846 raster rendering artifacts

2011-05-02 Thread Radim Blazek
The patch is simple, we have to wait for new repository --- src/core/qgsrasterprojector.cpp (revision 15861) +++ src/core/qgsrasterprojector.cpp (working copy) @@ -130,7 +130,7 @@ mSrcExtent = QgsRectangle( myPoint.x(), myPoint.y(), myPoint.x(), myPoint.y() ); for ( int i = 0; i < mC