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
329b9a1e3c0c5494b1236d4e683c50019bd7cd9c
bullet3
/
src
/
BulletDynamics
History
erwin.coumans@gmail.com
329b9a1e3c
Avoid collision response between non-dynamic bodies, introduced in a recent commit.
...
Fixes Issue 711
https://code.google.com/p/bullet/issues/detail?id=711
Thanks to Sergej Reich.
2013-05-08 21:07:35 +00:00
..
Character
fix issue in the recent SSE implementation of setInterpolate3
2012-09-17 16:03:47 +00:00
ConstraintSolver
Avoid collision response between non-dynamic bodies, introduced in a recent commit.
2013-05-08 21:07:35 +00:00
Dynamics
just use 16-byte aligned data for solverbody, not 64byte
2012-12-17 21:29:20 +00:00
Vehicle
Apple contribution for OSX SSE and iOS NEON optimizations unit tests, thanks to Jordan Hubbard, Ian Ollmann and Hristo Hristov.
2012-06-07 00:56:30 +00:00
CMakeLists.txt
Add btGearConstraint, with a demo in Bullet/Demos/ConstraintDemo
2012-09-13 22:40:39 +00:00
premake4.lua
add preliminary premake4 support (next to cmake) mainly to auto-generate Visual Studio projectfiles that can be redistributed (with no dependency on cmake, premake)
2011-09-02 22:24:08 +00:00