Opened 13 years ago

Closed 13 years ago

#21 closed enhancement (fixed)

Feature request: optionally output older version 3d file

Reported by: Duncan Collis Owned by: Olly Betts
Priority: minor Milestone: 1.2.0
Component: cavern Version:
Keywords: Cc:

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.

Change History (2)

comment:1 Changed 13 years ago by Olly Betts

Milestone: 1.1.17
Status: newassigned

This is actually just a matter of adding a way the user can set the variable img_output_version in cavern, so not hard to do - marking for 1.1.17.

comment:2 Changed 13 years ago by Olly Betts

Resolution: fixed
Status: assignedclosed

Implemented in r3643 - you can now do:

cavern --3d-version=6 mycave.svx
Note: See TracTickets for help on using tickets.