mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
9105c3af5a
Moved optional code to Extras: AlgebraicCCD,EPA,quickstep Moved SimpleBroadphase data to OverlappingPairCache, and derive both SimpleBroadphase and AxisSweep3 from OverlappingPairCache. Added ParallelPhysicsEnvironment (prepair more parallel mainloop) Upgraded hardcoded limit from 1024/8192 to 32766/65535 (max objects / max overlapping pairs) |
||
---|---|---|
.. | ||
CcdPhysicsDemo | ||
ColladaDemo | ||
CollisionDemo | ||
CollisionInterfaceDemo | ||
ConcaveDemo | ||
ConstraintDemo | ||
ContinuousConvexCollision | ||
ConvexDecompositionDemo | ||
ConvexHullDistance | ||
EPAPenDepthDemo | ||
GjkConvexCastDemo | ||
OpenGL | ||
Raytracer | ||
SimplexDemo | ||
Jamfile |