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
193e680790cd282ffc5e0db3ab9407e1999f8551
bullet3
/
src
/
BulletCollision
History
Erwin Coumans
193e680790
_N -> n, _C -> c, _L ->l, some collision with a standard C++ header?
2015-02-20 13:51:24 -08:00
..
BroadphaseCollision
fix more warnings in BulletCollision, and fix CMakeLists for Linux
2014-08-21 15:54:50 -07:00
CollisionDispatch
add btInMemorySerializer (experiments, allows for in-memory deep copy of worlds, bypassing the BulletFileLoader mechanism)
2014-09-16 19:18:10 -07:00
CollisionShapes
add method to add triangle by its indices for btTriangleMesh
2015-02-04 10:47:13 -08:00
Gimpact
_N -> n, _C -> c, _L ->l, some collision with a standard C++ header?
2015-02-20 13:51:24 -08:00
NarrowPhaseCollision
Refactored GJK, EPA and MPR as a template class, reducing/removing the dependencies
2014-11-02 12:53:36 -08:00
CMakeLists.txt
add btInMemorySerializer (experiments, allows for in-memory deep copy of worlds, bypassing the BulletFileLoader mechanism)
2014-09-16 19:18:10 -07:00
premake4.lua
premake: use *.cpp insteadl of **.cpp
2014-09-05 11:22:25 -07:00