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
7651d89b980e6c52fc290545dbff11fe00a565db
bullet3
/
Extras
History
erwincoumans
de763a26e7
fix portability of BulletInverseDynamics (usual issues: std::pow, M_PI, std::vector->idArray<T>::type, snprintf, pass vec3 and mat33 by const reference, not by value)
2015-11-17 21:51:02 -08:00
..
ConvexDecomposition
fix shadowmap crash on some Intel GPUs, see
https://github.com/bulletphysics/bullet3/issues/4
2015-07-10 22:20:06 -07:00
GIMPACTUtils
add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release
2014-05-07 08:54:08 -07:00
HACD
fix shadowmap crash on some Intel GPUs, see
https://github.com/bulletphysics/bullet3/issues/4
2015-07-10 22:20:06 -07:00
InverseDynamics
fix portability of BulletInverseDynamics (usual issues: std::pow, M_PI, std::vector->idArray<T>::type, snprintf, pass vec3 and mat33 by const reference, not by value)
2015-11-17 21:51:02 -08:00
Serialize
fix warning
2015-09-14 10:45:53 -07:00
CMakeLists.txt
rename ObsoleteDemos back to Demos
2014-05-12 16:12:01 -07:00
Makefile.am
add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release
2014-05-07 08:54:08 -07:00
premake4.lua
add InverseDynamics test/lib to premake
2015-11-17 08:26:27 -08:00