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
c1a10fd1fecb0c337230d76041b07f8557d460d0
bullet3
/
Extras
/
GIMPACT
/
src
/
Bullet
History
erwin.coumans
c1a10fd1fe
Add support for part/triangle id for GIMPACT.
...
Thanks Alex Silverman:
http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=2032
2008-04-07 19:37:04 +00:00
..
btContactProcessing.cpp
- added quickSort to btAlignedObjectArray (has generally better performance then heapSort)
2008-03-16 04:30:43 +00:00
btGenericPoolAllocator.cpp
Added address to debug memory allocator
2007-12-14 01:45:13 +00:00
btGImpactBvh.cpp
First commit of 2008, Happy New Year!
2008-01-03 04:42:00 +00:00
btGImpactCollisionAlgorithm.cpp
Add support for part/triangle id for GIMPACT.
2008-04-07 19:37:04 +00:00
btGImpactQuantizedBvh.cpp
First commit of 2008, Happy New Year!
2008-01-03 04:42:00 +00:00
btGImpactShape.cpp
made 'calculateLocalInertia' const, thanks to cgripeos, see
http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514
2007-10-13 23:41:37 +00:00
btTriangleShapeEx.cpp
make GIMPACT compile under MSVC 6
2007-09-30 03:40:44 +00:00