| .. |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
13 years ago |
|
CollisionShape.cpp
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 years ago |
|
CollisionShape.h
|
1114a3fc28
Option to disable the InternalEdgeUtility.
|
12 years ago |
|
Constraint.cpp
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 years ago |
|
Constraint.h
|
63e4ff5b4b
Allow to query rigid body's center of mass.
|
12 years ago |
|
PhysicsEvents.h
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
PhysicsUtils.h
|
5feb2f9527
Calculate proper center of mass shift for rigid body. This makes eg. ragdolls work better.
|
12 years ago |
|
PhysicsWorld.cpp
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 years ago |
|
PhysicsWorld.h
|
ea67568632
Added Lua bindings contributed by Aster Jian.
|
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
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 years ago |
|
RigidBody.h
|
27b31af0cf
Added RigidBody::ReAddBodyToWorld().
|
12 years ago |