Lasse Öörni ae9ff0d8df Store colliding bodies first as weak pointers to allow safe deleting of them during collision event handling. 12 years ago
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
CollisionShape.cpp 606d374936 Added GetWorldBoundingBox() to CollisionShape. 12 years ago
CollisionShape.h 606d374936 Added GetWorldBoundingBox() to CollisionShape. 12 years ago
Constraint.cpp d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 years ago
Constraint.h d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 years ago
PhysicsEvents.h a40fead7dc Updated license for the new year. 13 years ago
PhysicsUtils.h a40fead7dc Updated license for the new year. 13 years ago
PhysicsWorld.cpp ae9ff0d8df Store colliding bodies first as weak pointers to allow safe deleting of them during collision event handling. 12 years ago
PhysicsWorld.h ae9ff0d8df Store colliding bodies first as weak pointers to allow safe deleting of them during collision event handling. 12 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
RigidBody.cpp d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 years ago
RigidBody.h f5b837f460 Exposed recursive SetEnabled() differently, to match convention of the rest of recursive Node functions and eliminate code duplication. 12 years ago