PDA

View Full Version : Feedback - version 0.50


gianp
15 Sep 2008, 06:05
Hi Arno
there's a bug when loading old scasm source.
It has been "inserted" into v. 0.13 - I've verified that v. 0.12 works fine with the following instruction (from scasm doc):

RotatedCall( :Label pitch bank heading )

The subroutine at :Label is called with rotated coordinates. The pivot point is the active RefPoint().

pitch Pitch angle. Positive values are nose down.
bank Bank angle
heading Heading angle

"Heading" attribute is now swapped with "Bank" attr.

cheers

|| Edit 12:00 GMT
|| It looks like ther's a faulty common routine. Same bug with Scasm "TransformCall".

arno
15 Sep 2008, 14:57
Hi Gianni,

I worked a bit on the transformation code indeed. Most part to improve it, but it seems a few bugs slipped in. I will put it on the list to fix in a quick bug fix release in a few days.

As a side note, I also put it on my todo list to make a better collections of objects to test before the release. I will improve the testing method so that hopefully next time I will catch such errors. It seems now none of my test objects had rotations set in those commands, only transformations.

gianp
15 Sep 2008, 15:51
Hi Arno,
you have an attached testpack sent to
"arno (atsign) fsdeveloper (dot) com".

Let me know if you need something more.

Ciao

arno
16 Sep 2008, 14:47
Hi,

Thanks, I got your object. Should be really useful in solving this bug. And I'll add it to the test collection to make sure this bug does not slip in again that easy :).

arno
17 Sep 2008, 14:27
Hi,

I fixed this issue now. I will wait a few days to see if more bugs like this appear and then around the weekend I will release a version to fix those issues all at once.

gianp
17 Sep 2008, 15:49
I'm leaving tomorrow, to be back in 10/12 days.
I'm going to check in early October.
Thanks Arno.

arno
18 Sep 2008, 14:16
OK, after next week I will be on vacation for 3 weeks myself. So I will release before I am gone :).

arno
20 Sep 2008, 15:04
I have just released (http://www.fsdeveloper.com/forum/showthread.php?t=11622) the new version that fixes this bug (among some other small issues).

FelixFFDS
06 Nov 2008, 14:54
I just donwloaded the latest version, and I'm using it to convert my models between FSDS and gmax - textured, even!

n4gix
06 Nov 2008, 15:05
I just donwloaded the latest version, and I'm using it to convert my models between FSDS and gmax - textured, even!

Hmmm... This sounds like it might be a useful way to migrate an FSX GMax .mdl to Max... ;)