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
b19c209dbc345399c113ef4fc22d17bd834cc76f
bullet3
/
src
/
BulletDynamics
History
Erwin Coumans
2f57c259fd
Merge branch 'master' of
https://github.com/erwincoumans/bullet3
2017-05-16 13:55:29 -07:00
..
Character
Avoid using unitialized values.
2017-03-14 22:10:15 +01:00
ConstraintSolver
'powered' is bool not int
2017-05-12 15:47:03 -07:00
Dynamics
initialize values (padding etc) help asan/msan tests
2017-05-09 18:00:28 -07:00
Featherstone
Add a btIDEbugDraw::clearLines, helps multi-threaded rendering of lines (while updating those lines in a dynamics world in a different thread)
2017-05-16 12:19:03 -07:00
MLCPSolvers
allow to terminate btSolveProjectedGaussSeidel MLCP solver based on a least squares residual threshold (m_leastSquaresResidualThreshold)
2016-12-16 14:30:12 -08:00
Vehicle
add default constructor
2017-03-23 14:17:13 +03:00
CMakeLists.txt
various fixes
2016-11-10 16:18:20 -08:00
premake4.lua
premake: use *.cpp insteadl of **.cpp
2014-09-05 11:22:25 -07:00