Lasse Öörni 57070cafc3 Limit to three worker threads for more consistent performance. 14 years ago
..
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 years ago
CollisionShape.cpp c8089b1687 Initial work queue & multithreading support. 14 years ago
CollisionShape.h 1b08deec28 Fixed editor gizmo movement in local axes mode. 14 years ago
Joint.cpp 1039a2703d Register physics joints in similar manner as rigid bodies and collision shapes. Clean up PhysicsWorld destructor. 14 years ago
Joint.h b6e09d2655 Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates. 14 years ago
PhysicsDefs.h 1840d21d6f Fixed MinGW build. 14 years ago
PhysicsEvents.h dd131fbd66 Added missing file. 14 years ago
PhysicsWorld.cpp 57070cafc3 Limit to three worker threads for more consistent performance. 14 years ago
PhysicsWorld.h 1b08deec28 Fixed editor gizmo movement in local axes mode. 14 years ago
Precompiled.cpp 7c45da5588 Import new code. 14 years ago
Precompiled.h 20a2a48ed9 Added hashing support to Pair template class. 14 years ago
RigidBody.cpp c8089b1687 Initial work queue & multithreading support. 14 years ago
RigidBody.h 945375d0ee Added mass axis parameter to RigidBody so that the axis of cylinder and capsule shapes is not hardcoded. 14 years ago