Simplified GLRenderer::convert3dTo2d. The multiplication with the modelview matrix is not necessary, it's identity all the time... with that, I think the function makes much more sense now.

- Use a QGenericMatrix to store the matrix, instead of a C array

(0) -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 tip

mercurial