Transforms carried between export types

Currently, as colmap export rotation is different to the las or ply export (by 90 around x) it’s necessary to add +90 rotation on X. Which is fine, but this rotation added in the export carry’s over to different export types. So if I then go to export colmap again, it also has 90 on x.

it’s really useful that the rotation is remembered , but can you make it so that it’s only remembered on each export type?

So for example, if desired you could set colmap to export with -90 x always, and then 0 on all other exports. Or whatever you want to do.

Thanks!