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
b72d7e58fdae3f0a69d08ca44c675fd3ffa9c347
bullet3
/
src
History
ejcoumans
13b637f1ce
updated build configuration to include make, next to jam. So ./configure will create Makefile AND Jamefile.
2006-12-15 18:24:31 +00:00
..
BulletCollision
removed obsolete code, added #ifdef to allow skipping of default registration of collision algorithm (avoid linking of unneeded code)
2006-12-13 22:44:20 +00:00
BulletDynamics
process contact and non-contact constraints inside the same iteration loop
2006-12-12 03:15:11 +00:00
LinearMath
process contact and non-contact constraints inside the same iteration loop
2006-12-12 03:15:11 +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