Error while scale y -1 in joints local axis direction

Report problems here (or use the built-in feedback dialog in the editor)
Post Reply
dmagunov
Posts: 16
Joined: Tue Dec 10, 2013 3:40 pm
Contact:

Error while scale y -1 in joints local axis direction

Post by dmagunov »

I found an error in scale script. When translate prismatic joints it incorrect translate local axis direction. There are also incorrect translation of referenceAngle in weld joint.
iforce2d
Site Admin
Posts: 861
Joined: Sat Dec 22, 2012 7:20 pm

Re: Error while scale y -1 in joints local axis direction

Post by iforce2d »

Do you mean the scale() script function? I noticed your post yesterday about this, but when I checked the situation you mention it seemed ok. Can you give a specific case to help reproduce this problem?
iforce2d
Site Admin
Posts: 861
Joined: Sat Dec 22, 2012 7:20 pm

Re: Error while scale y -1 in joints local axis direction

Post by iforce2d »

ah, I did some more checking and I can see the problem with prismatic joints. I don't see the problem with weld joints though, if you could give an example for that it would help a lot.
iforce2d
Site Admin
Posts: 861
Joined: Sat Dec 22, 2012 7:20 pm

Re: Error while scale y -1 in joints local axis direction

Post by iforce2d »

ok, I see the problem with weld joints too :D
Thanks for the report, I will get this fixed.
Post Reply