Lasse Öörni 6af97c59b6 Remove setting certain RigidBody boolean flags when UpdateMass() readds the body to world, to avoid introducing potential new bugs. 8 years ago
..
CollisionShape.cpp 4739de573d Improved convex hull debug draw from Lumak. Works only when called individually for CollisionShape; whole physics world debug draw still uses Bullet's internal rendering. Closes #2031. 8 years ago
CollisionShape.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Constraint.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Constraint.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
PhysicsEvents.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
PhysicsUtils.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
PhysicsWorld.cpp 9b1fc0715f Re-factored PhysicsWorld2D::ContactInfo. Removed NodeEndContact2D::P_CONTACT and PhysicsEndContact2D::P_CONTACT event parameters. Fixed #1958. Fixed #1965. 8 years ago
PhysicsWorld.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
RaycastVehicle.cpp 392155397b Add / remove the vehicle Action when RaycastVehicle component is enabled or disabled. Closes #1954. Minor code reformatting in 46_RaycastVehicleDemo.as. 8 years ago
RaycastVehicle.h 392155397b Add / remove the vehicle Action when RaycastVehicle component is enabled or disabled. Closes #1954. Minor code reformatting in 46_RaycastVehicleDemo.as. 8 years ago
RigidBody.cpp 6af97c59b6 Remove setting certain RigidBody boolean flags when UpdateMass() readds the body to world, to avoid introducing potential new bugs. 8 years ago
RigidBody.h 63724fcdc3 Remove unnecessary parameter from the bugfix code. 8 years ago