
27 Dec
2003
27 Dec
'03
2:33 a.m.
bulia byak wrote:
One problem I think I have uncovered concerns zooming. When the zoom factor gets above about 7,500% text remains but everything else disappears!!! The
This is probably due to numerical problems in the transform code. Hopefully I'll track this down as I clean up the matrix code. (Fingers crossed)
This happened on linux too, at exactly the same zoom level, before I changed all floats to doubles in libnr. I have no idea why the problem persists on win32 - maybe some build options prevent it from using doubles?
It's not fixed on linux either, the problem is just rarer.
njh