JOODE: Activity

Who is currently working on what?

I have some free time the next days and would like to start cleanup the code, before I do further code integration. Please notify me if you are currently working on some implementations.

I’m currently removing that vtable stuff from Joints

Ok it’s done, but before I’ll commit it, can someone please checkout if the folowing Joint-tests show the same behavior with the old code:

CubeSliderTest - no movement
EngineTest - explodes
KinematicLoop - no movement
TwoBodyBallTest - no movement
TwoBodyHingeTest - no movement

all other test cases look ok.

Ahhh! why are they not working! EngineTest never worked. The others were

ok so I’ll investigate a bit more

EDIT: this seems to be going to be more complex than I thought => I’ll make a new topic