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
c21e7a8a8e7fa386925704f9d969facbaaa33354
bullet3
/
src
/
BulletDynamics
History
Erwin Coumans
c21e7a8a8e
fix potentially uninitialized data warning
2017-10-14 10:16:33 -07:00
..
Character
Avoid using unitialized values.
2017-03-14 22:10:15 +01:00
ConstraintSolver
fix minitaur.urdf: move lower-leg inertia to center, add missing collision for one of the motors, add contact parameters for friction_anchor, spinning friction, compliance (stiffness/damping)
2017-09-02 01:05:42 -07:00
Dynamics
make some code const correct.
2017-09-22 07:53:21 -07:00
Featherstone
fix potentially uninitialized data warning
2017-10-14 10:16:33 -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
implement 'mimic' joint constraint or 'gear' constraint for btMultiBody, add example in pybullet/examples/mimicJointConstraint.py
2017-06-07 16:22:02 -07:00
premake4.lua
premake: use *.cpp insteadl of **.cpp
2014-09-05 11:22:25 -07:00