Custom Query (77 matches)
Results (37 - 39 of 77)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#21 | fixed | Feature request: optionally output older version 3d file | ||
Description |
It would be useful to be able to choose to output an older version 3d file, eg, to share with somebody who for some reason does not wish to (or is unable to) run the latest version of Survex; or for use with other software , eg, Therion, which may not be able to read the latest 3d format. Currently it is necessary to have multiple Survex installations to achieve this. |
|||
#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. |
|||
#24 | fixed | Gnome print preview window opens underneath aven window | ||
Description |
If you print (Ctrl+P) and print button then preview, the print preview window always seems to open under the aven window, which isn't ideal. This is with Debian stable and trunk between Survex 1.2.0 and 1.2.1. This window is opened by wx or gnome libraries though, so it's not at all clear what we can do about it. It's not clear where the issue is, which makes it harder to fix and send a patch upstream. Perhaps newer wx fixes this - that's a good thing to try first. |