.. |
AllBulletDemos
|
added new demos to build system, fixed timing report (is in milliseconds -> ms)
|
2007-12-06 03:05:57 +00:00 |
BasicDemo
|
demo cleanup part 6, basic demo more self contained
|
2007-12-07 19:56:42 +00:00 |
BspDemo
|
cleanup memory in CcdPhysicsDemo, RagdollDemo, ConcaveDemo, BspDemo (work in progress)
|
2007-11-01 05:50:50 +00:00 |
BulletDinoDemo
|
made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514
|
2007-10-13 23:41:37 +00:00 |
CcdPhysicsDemo
|
Fixed issues that prevent Linux version to compile. Thanks to Enrico for reporting and patch, see
|
2007-12-04 02:22:05 +00:00 |
CellSpuDemo
|
updated/added Cell SPU demo for IBM Cell SDK
|
2007-10-03 00:37:16 +00:00 |
ColladaDemo
|
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
|
2007-10-20 02:23:39 +00:00 |
CollisionDemo
|
updated IBM Cell SDK makefiles
|
2007-08-18 16:45:06 +00:00 |
CollisionInterfaceDemo
|
refreshContactPoints() is not needed anymore, it is already done inside collisionWorld->performDiscreteCollisionDetection();
|
2007-11-17 17:25:38 +00:00 |
ConcaveConvexcastDemo
|
some demo cleanup, part 0
|
2007-12-06 23:58:50 +00:00 |
ConcaveDemo
|
cleanup memory in CcdPhysicsDemo, RagdollDemo, ConcaveDemo, BspDemo (work in progress)
|
2007-11-01 05:50:50 +00:00 |
ConcaveRaycastDemo
|
add support for generic concave shapes for convex cast.
|
2007-12-07 19:21:16 +00:00 |
ConstraintDemo
|
demo cleanup part 5, fixed memory leaks in ConstraintDemo
|
2007-12-07 06:24:19 +00:00 |
ContinuousConvexCollision
|
Contribution to add optional double precision floating point support. Define BT_USE_DOUBLE_PRECISION for all involved libraries/apps.
|
2006-12-16 05:51:30 +00:00 |
ConvexDecompositionDemo
|
demo cleanup part 1
|
2007-12-07 00:27:30 +00:00 |
ConvexHullDistance
|
Refactoring: another huge number of changes, renamed methods to start with lower-case.
|
2006-09-28 01:11:16 +00:00 |
DoublePrecisionDemo
|
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
|
2007-10-20 02:23:39 +00:00 |
DynamicControlDemo
|
some demo cleanup, part 0
|
2007-12-06 23:58:50 +00:00 |
EPAPenDepthDemo
|
made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514
|
2007-10-13 23:41:37 +00:00 |
ForkLiftDemo
|
prepared to add BulletDino, and made ForkLiftDemo compile (no functionality yet)
|
2006-10-29 06:34:58 +00:00 |
GenericJointDemo
|
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
|
2007-10-20 02:23:39 +00:00 |
GimpactTestDemo
|
demo cleanup part 2 (gimpact memory leaks)
|
2007-12-07 01:21:37 +00:00 |
GjkConvexCastDemo
|
demo cleanup part 3 (fixed memory leaks in raytracer demo and linear convex cast demo)
|
2007-12-07 01:33:40 +00:00 |
MovingConcaveDemo
|
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
|
2007-10-20 02:23:39 +00:00 |
OpenGL
|
added new demos to build system, fixed timing report (is in milliseconds -> ms)
|
2007-12-06 03:05:57 +00:00 |
OpenPL_Demo
|
added first draft of C-API, btConvexHullShape takes float* instead of btPoint*, added getGravity to btRigidBody
|
2006-10-11 06:07:14 +00:00 |
RagdollDemo
|
Bugfix: allow btCollisionObjects (non-btRigidBody) to interact properly with btRigidBody for cache-friendly btSequentialImpulseConstraintSolver.
|
2007-11-28 03:17:09 +00:00 |
Raytracer
|
demo cleanup part 3 (fixed memory leaks in raytracer demo and linear convex cast demo)
|
2007-12-07 01:33:40 +00:00 |
SimplexDemo
|
Contribution to add optional double precision floating point support. Define BT_USE_DOUBLE_PRECISION for all involved libraries/apps.
|
2006-12-16 05:51:30 +00:00 |
UserCollisionAlgorithm
|
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
|
2007-10-20 02:23:39 +00:00 |
VehicleDemo
|
demo cleanup part 4 (fixed leaks in vehicle demo)
|
2007-12-07 02:12:00 +00:00 |
CMakeLists.txt
|
update version, cmake, ColladaDemo
|
2007-09-13 07:54:57 +00:00 |
Jamfile
|
updated GimpactTestDemo into AllBulletDemos
|
2007-10-24 02:00:27 +00:00 |