Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Rokas on December 05, 2017, 06:00:57 PM

Title: UI mislabel
Post by: Rokas on December 05, 2017, 06:00:57 PM
uvw xform operator offers to export "x y z" instead of "u v w"
(https://i.imgur.com/vjL0UjY.png)
Title: Re: UI mislabel
Post by: Paul Roberts on December 06, 2017, 09:14:27 AM
Thanks for reporting this Rokas - added to our list.

All the best,

Paul
Title: Re: UI mislabel
Post by: iToo on December 06, 2017, 10:00:24 AM
Hi, this is caused by a simplification of the function which generates the export tree.
It handles XYZ and UVW parameters as generic three-dimensional values, using the same notation for both (in this case XYZ).

Simply it was easier to implement it in that way, instead to differentiate each sub-parameter by its real name.