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
5364f22047d3fb9aa632cdc04044d79897c113be
bullet3
/
src
/
BulletCollision
History
erwin.coumans
5364f22047
use #include "BulletHeaders.h" instead of #include <BulletHeader.h>
2010-02-04 20:37:06 +00:00
..
BroadphaseCollision
fixes in serialization, should fix non-Windows platforms.
2010-01-30 21:31:56 +00:00
CollisionDispatch
use #include "BulletHeaders.h" instead of #include <BulletHeader.h>
2010-02-04 20:37:06 +00:00
CollisionShapes
add name for collision shape and constraint serialization (to objects, shapes and constaints can be mapped to user data)
2010-02-04 05:28:17 +00:00
Gimpact
added serialization support for gimpact mesh
2010-01-29 02:50:34 +00:00
ibmsdk
fixed IBM Cell sdk build + demo (need to review related patch), thanks Jochen for reporting the issues.
2008-11-26 19:34:20 +00:00
NarrowPhaseCollision
move static globals inside static member functions, to avoid hassle with C#/CLI/C++ managed code, compile error C3820
2010-02-03 23:27:22 +00:00
CMakeLists.txt
fix compile issue, and add BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp/h to CMakeLists.txt/Makefile.am
2010-01-19 20:12:45 +00:00
Doxyfile
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
test10
2008-10-31 21:17:39 +00:00