PDA

View Full Version : Scaling problem ObplacerXML


Ayrsimming
02 Jan 2005, 09:58
Hi Arno

Thanks for another great new tool!
I have been trying to place an object with a scale of 0.5 but it is showing up twice the size intended in FS. On re-opening the xml file in the program the scaling setting has reverted to 1.0 and I have had to manually amend the xml file before compilation to get the object to show as intended.

Iain

arno
02 Jan 2005, 11:52
Hi Iain,

OK, thanks for reporting, I will look into this. I must say that in most of my tests I used a scale of 1.0.

arno
08 Jan 2005, 06:38
Hi Iain,

I can't reproduce the scale problem. When I placed two objects (one with 0.5 and one with 1.0) they showed up as intended. Could it be that the object you used is the problem (I think some default objects can behave strange with scaling).

The scale is also shown correct when you reload your XML and click on the different objects in the list. But I can't remember if I updated that code after the release. With the next release it should be OK in anycase.

Ayrsimming
09 Jan 2005, 04:09
Hi Arno

Actually I wasn't trying to place a default object, but a home made Gmax object, placed in a library made with your Library Maker tool.
I tried out another newly completed object early yesterday with the same result.
I now have your update installed and I am getting the same. As a test I tried inputting one of your autogen trees at 0.1 but after compiling and saving Xml file, on re-opening, the scale had reverted back to 1.0.
All other aspects of the program are working great, what am I doing wrong :confused:

Iain

arno
09 Jan 2005, 04:36
Hi Iain,

When you look in your XML file is the scale stored correct there?

I just tried to place one of my trees at scale 0.1, but when I reload the XML the scale is still there.

Ayrsimming
09 Jan 2005, 06:02
Hi Arno

The scale is shown as 1.0 in the XML file after compiling, inspite of inputting 0.1 scale in the program input screen.

Iain

arno
09 Jan 2005, 06:21
Hi Iain,

Humm, that is strange. Let me think how I can solve this problem, as I can not reproduce it (yet).

With OS are you using? Just trying to find out where the problem lies.

Ayrsimming
09 Jan 2005, 06:53
Hi Arno

I am using WindowsXP Home.

I have tried placing a FS default object - Gen_Aviator01 which does require to be scaled anyway, around 0.5 and that has compiled okay to XML file and is still at 0.5 when re-opening file.

Could this problem, by any chance, be resticted to User Libraries' objects.

Iain

arno
10 Jan 2005, 02:51
Hi Iain,

I noticed that once you click a new object in the object tree the scale is automatically reset to 1.0. Could it be that you had entered the scale before you select the object? If you enter the scale after selecting the object it works for me.

Ayrsimming
10 Jan 2005, 11:22
Hi Arno

That is exactly where I am going wrong!
I have tried a few additions with scaling done after selecting the object, as you have advised, and that has worked.

Many thanks for taking the time to get this sorted out for me

Iain

arno
10 Jan 2005, 11:44
I will change the way this works in the next update, as this is not really user friendly.

It should only clear the text when you select an effect (as the text box is used for the effect parameters in that case).

arno
10 Jan 2005, 14:57
Problem solved in v0.13 that I have just uploaded. The scale is no longer reset with every object you select.