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
7a0288bf56b5ae7c7bb1f7de99fccc397bec5f47
bullet3
/
src
/
BulletCollision
History
Erwin Coumans
7a0288bf56
fix issue with btDbvt::collideOCL, related to memmove (needs further testing)
...
only enable OpenCL demo if flag --enable_experimental_opencl is passed to ExampleBrowser
2015-05-02 22:33:33 -07:00
..
BroadphaseCollision
fix issue with btDbvt::collideOCL, related to memmove (needs further testing)
2015-05-02 22:33:33 -07:00
CollisionDispatch
add Raycast demo
2015-04-30 15:31:44 -07:00
CollisionShapes
Added experimental implicit gyroscopic force implementation, one by Michael Ewert, and another by Cooper (from OpenDE)
2015-03-24 15:55:05 -07:00
Gimpact
_N -> n, _C -> c, _L ->l, some collision with a standard C++ header?
2015-02-20 13:51:24 -08:00
NarrowPhaseCollision
fix an issue in MPR collision detection (which is not used by default), only for testing in the VoronoiFracture demo
2015-04-29 12:09:12 -07: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