Gmod-vphysics icon indicating copy to clipboard operation
Gmod-vphysics copied to clipboard

Sliders get weaker the longer they are

Open ottworks opened this issue 10 years ago • 3 comments

ottworks avatar Nov 23 '14 09:11 ottworks

Yeah... Weird issue, will eventually look into it. I think in some configurations they'll cause the connected objects to freak out as well, might happen when the world is the reference object?

DrChat avatar Nov 29 '14 01:11 DrChat

Yes, that's what I observed when I filed this issue. On Nov 28, 2014 5:28 PM, "DrChat" [email protected] wrote:

Yeah... Weird issue, will eventually look into it. I think in some configurations they'll cause the connected objects to freak out as well, might happen when the world is the reference object?

— Reply to this email directly or view it on GitHub https://github.com/DrChat/Gmod-vphysics/issues/46#issuecomment-64937743.

ottworks avatar Nov 29 '14 01:11 ottworks

Looking into object freaking out issue. Appears to be related to some sort of gimbal lock. To reproduce: Slider constraint with axis going straight up relative to reference object

Is my bullAxisToMatrix function broken?

Okay, fixed in 491fc45defdb4afb88c8b22b025109319870d278. Still need to look into why they're weak when long.

DrChat avatar Jan 19 '15 02:01 DrChat