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
a9556d0fd53a13f3c5428705ee96588089bde7a1
bullet3
/
src
/
BulletCollision
History
erwin.coumans
a9556d0fd5
use _WIN32 instead of WIN32 (_WIN32 is a compiler built-in)
...
add virtual destructor to bFile
2010-02-06 18:50:45 +00:00
..
BroadphaseCollision
use _WIN32 instead of WIN32 (_WIN32 is a compiler built-in)
2010-02-06 18:50:45 +00:00
CollisionDispatch
deal with degenerate triangles in the btInternalEdgeUtility
2010-02-05 05:31:08 +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
use _WIN32 instead of WIN32 (_WIN32 is a compiler built-in)
2010-02-06 18:50:45 +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