open_toontown_panda3d/panda
David Carlsson 371e60c768 bullet: Change the b2p sync-order to allow parenting BulletWheels to a BulletVehicle
Parenting a BulletVehicle's wheels to the chassis-BulletRigidBodyNode now works as expected. Previously doing this would make the wheels appear to be positioned one frame ahead of the chassis, because the wheel's position were synced before the chassis' position.

For more information see issue #250.

Closes #349
2018-06-23 00:02:10 +02:00
..
metalibs general: Move inclusion of checkPandaVersion.h to dtoolbase 2018-05-26 18:39:24 -06:00
src bullet: Change the b2p sync-order to allow parenting BulletWheels to a BulletVehicle 2018-06-23 00:02:10 +02:00