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
4622ab4299cfdc5dbb9edddc2690f4f3364b9f7c
bullet3
/
src
/
BulletDynamics
History
erwincoumans
d605897d13
Merge pull request
#719
from erwincoumans/master
...
fix ffmpeg stream to create quicktime compatible videos
2016-07-29 09:07:46 -07:00
..
Character
The kinematic character controller with various fixes and a few new features like, being able to set any vector for gravity/up, jumping in a certain direction, possibility to use collision masks, angular & linear velocity, angular & linear damping.
2016-07-28 20:15:38 +02:00
ConstraintSolver
remove unused findex from btTypedConstraint.h
2016-06-13 18:33:18 -07:00
Dynamics
remove unused function in btRigidBody (btSetCrossMatrixMinus)
2015-12-08 07:54:19 -08:00
Featherstone
fix ffmpeg mp4 generation under Windows as well.
2016-07-28 18:06:03 -07:00
MLCPSolvers
Enable softness for btRigidBody contacts. This is implemented by some value (CFM, constraint force mixing) to the main diagonal of A.
2016-01-22 17:43:36 -08:00
Vehicle
fix warnings (thanks to Aaron!)
2015-09-10 17:52:41 -07:00
CMakeLists.txt
fix whitespace formatting in cmake files
2015-12-07 14:08:04 -08:00
premake4.lua
premake: use *.cpp insteadl of **.cpp
2014-09-05 11:22:25 -07:00