ITOOSOFT Forum

RailClone => RailClone Pro (*) => Topic started by: HU0164 on July 17, 2024, 03:24:42 pm

Title: UVW XForm Export Parameters Dialog
Post by: HU0164 on July 17, 2024, 03:24:42 pm
Hi,
shouldn't we find U, V and W instead of X, Y and Z in this dialog box?
Title: Re: UVW XForm Export Parameters Dialog
Post by: Paul Roberts on July 17, 2024, 03:32:40 pm
Hi,
Thanks for reporting this, you're absolutely right! I've passed it on to the development team.

All the best,

Paul
Title: Re: UVW XForm Export Parameters Dialog
Post by: iToo on July 18, 2024, 08:42:41 am
Each parameter is defined as a type, from a set of predefined values (integer, float, boolean, etc).
In this case XYZ and UVW are defined as "triple float", and the exporting dialog handles both in the same way.

We'll take a look to that, but i guess there is not a simple way to fix it.
Title: Re: UVW XForm Export Parameters Dialog
Post by: HU0164 on July 18, 2024, 01:59:10 pm
I don't know anything about development, so I didn't understand your answer.
In my first post, I was just thinking of replacing the letters XYZ in the dialog box with the letters UVW wherever necessary.
That's all. It seems logical to me.
Especially as in the UVW XForm operator, it's clearly noted U Fixed Tile, V Fixed Tile, etc.... and not X Fixed Tile, Y Fixed Tile, etc...

It just seemed like a silly thing to correct.
Title: Re: UVW XForm Export Parameters Dialog
Post by: iToo on July 18, 2024, 02:01:47 pm
I just was trying to explain you what is happening behind the scenes, and why is not a simple correction.
Anyway, please forget that. We'll try to fix the issue.