This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
62c93b02bb5c711c2ba81efa7bc047625ebe4db1
bullet3
/
src
History
ejcoumans
48c6917387
don't assert on bad input, just export the warning (todo add proper user-feedback for asserts/warning!)
2006-12-20 21:23:26 +00:00
..
BulletCollision
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
BulletDynamics
don't assert on bad input, just export the warning (todo add proper user-feedback for asserts/warning!)
2006-12-20 21:23:26 +00:00
LinearMath
better safe then sorry: set m_data to zeto after deallocation.
2006-12-19 23:54:02 +00:00
btBulletCollisionCommon.h
enabled the vehicle demo again (still needs lots of tuning before it drives well)
2006-10-29 03:36:16 +00:00
btBulletDynamicsCommon.h
enabled the vehicle demo again (still needs lots of tuning before it drives well)
2006-10-29 03:36:16 +00:00
CMakeLists.txt
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
2006-09-25 08:58:57 +00:00
Jamfile
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
2006-09-25 08:58:57 +00:00
Makefile.am
updated build configuration to include make, next to jam. So ./configure will create Makefile AND Jamefile.
2006-12-15 18:24:31 +00:00