Danbias/Code/GamePhysics/Implementation
Dander7BD 5d5f684ad6 minor compilation error fix
Forgot that UniquePointer had a special operator for checking if it is
not NULL >.<
2013-11-29 10:00:04 +01:00
..
DLLMain.cpp Added more API & ICustomBody methods 2013-11-26 13:28:46 +01:00
Octree.cpp Bunch of implementations 2013-11-29 10:00:03 +01:00
Octree.h Bunch of implementations 2013-11-29 10:00:03 +01:00
PhysicsAPI_Impl.cpp minor compilation error fix 2013-11-29 10:00:04 +01:00
PhysicsAPI_Impl.h Bunch of implementations 2013-11-29 10:00:03 +01:00
SimpleRigidBody.cpp SphericalRigidBody factory done 2013-11-28 12:13:14 +01:00
SimpleRigidBody.h SimpleRigidBody factory done 2013-11-28 11:58:46 +01:00
SphericalRigidBody.cpp inertiaTensor removed from API::SphericalBodyDescription 2013-11-28 12:18:06 +01:00
SphericalRigidBody.h SphericalRigidBody factory done 2013-11-28 12:13:14 +01:00