Custom Query (111 matches)
Results (25 - 27 of 111)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#47 | fixed | [Mac] Clicking on station randomly changes the view | ||
Description |
comments on Mac version...
|
|||
#52 | fixed | Labelling printouts | ||
Description |
When printing multi-page surveys from aven on Windows, the line:
doesn't print on every page. Moreover, scale and orientation information should be included in this line to be printed on every page. |
|||
#55 | fixed | Fix terrain rendering to not show terrain through itself | ||
Description |
The terrain is rendered with a Z-prepass, which is supposed to achieve the desired effect. This actually worked on my netbook running a rather ancient Ubuntu version and with a hand-built wxWidgets 2.9.5 (though the wx version seems less likely to matter), but not since upgrading it, and not on two other Debian machines I have tried. I modified the glxgears program to use a Z-prepass, and that seems to work, so I just need to determine what's different in aven. |