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
43fa1622aaf6fc26b0222e43aabf4528cb29b1bb
bullet3
/
src
/
Bullet3OpenCL
History
erwincoumans
2ef8669e75
Merge pull request
#581
from erwincoumans/master
...
Use higher precision GJK/EPA collision tolerances in double precision mode. Fix Lua example
2016-03-12 08:58:16 -08:00
..
BroadphaseCollision
fix some out-of-bounds error in the OpenCL rigid body pipeline
2015-05-01 21:34:27 -07:00
Initialize
MSVC-specific function calls wrapped in a MSVC-specific macro instead of a Windows-specific one.
2014-10-07 18:21:13 +02:00
NarrowphaseCollision
Merge pull request
#581
from erwincoumans/master
2016-03-12 08:58:16 -08:00
ParallelPrimitives
add zlib/minizip so we can load compressed data (github/git is bad in handling large binary files)
2014-02-04 13:39:55 -08:00
Raycast
Add overlapping pairs validation to PairBench.
2014-03-19 22:35:23 -07:00
RigidBody
Fix ternary selection operator on float scalars in OpenCL kernels.
2016-03-11 09:40:40 +08:00
CMakeLists.txt
fix whitespace formatting in cmake files
2015-12-07 14:08:04 -08:00
premake4.lua
fix shadowmap crash on some Intel GPUs, see
https://github.com/bulletphysics/bullet3/issues/4
2015-07-10 22:20:06 -07:00