Another-Game-Engine / AGE

AGE - C++11 OpenGL4 Game Engine
MIT License
49 stars 11 forks source link

Kinematic and reset of Collider bug #535

Open paulbaron opened 9 years ago

paulbaron commented 9 years ago

When a rigid body is set as kinematic or if a collider is reset, the mesh loses all of its transformations except the scale.

paulbaron commented 9 years ago

Still not working on bullet