new initial animation for covers

This commit is contained in:
Luis Ángel San Martín 2014-12-28 20:36:00 +01:00
parent 96248577ac
commit 604aa21356

View File

@ -705,8 +705,7 @@ void YACReaderFlowGL::insert(char *name, QOpenGLTexture * texture, float x, floa
numObjects++;
calcVector(images[item].current,item);
images[item].current.x += 1;
images[item].current.rot = 90;
images[item].current.z = images[item].current.z-1;
}
images[item].texture = texture;