bullet3/Extras
erwin.coumans 50344c4a23 Add support for broadphase acceleration of convex cast (re-use rayTest implementation with an added aabb min/max, zero for rays)
Add Concave Convexcast demo back in AllBulletDemos, and tweaked it a bit.
Fix view frustum of ForkLiftDemo (caused picking to fail)
Removed innerloop profiling for ray and convex casts, it hurts performance.
Set default #aabb's in CDTestFramework to 8192
2008-11-19 00:38:29 +00:00
..
AllBulletDemosOSX updated projectfiles for OSX demo 2008-09-05 01:43:25 +00:00
BulletColladaConverter fix broken build 2008-11-12 22:25:23 +00:00
CDTestFramework Add support for broadphase acceleration of convex cast (re-use rayTest implementation with an added aabb min/max, zero for rays) 2008-11-19 00:38:29 +00:00
COLLADA_DOM Fix compilation for MSVC 6.0 for Bullet and COLLADA DOM. 2008-11-12 18:37:05 +00:00
ConvexDecomposition updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos 2008-11-06 06:54:35 +00:00
CUDA fixed uninitialized variable, thanks to Roman 2008-11-15 00:45:04 +00:00
EPA replaced btSimdMinMax.h by btMinMax.h in a few remaining places 2007-10-19 20:48:06 +00:00
ExtraSolid35 Fix interface for comparison/integration files in alternative EPA solvers. 2007-02-21 21:00:16 +00:00
freeglut add freeglut (work in progress) 2007-12-14 01:46:49 +00:00
GIMPACTUtils updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos 2008-11-06 06:54:35 +00:00
glui Added specialKeyboardUp handler to GLUI (why was it missing?) 2008-11-13 07:33:25 +00:00
iff updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos 2008-11-06 06:54:35 +00:00
khx2dae add patch for Havok 5.5 to add COLLADA Physics conversion 2008-08-01 05:15:50 +00:00
LibXML Fix btSoftBody issue, so it can interact with btCollisionObject and btGhostObject (and not just btRigidBody and btSoftBody) 2008-11-10 20:33:14 +00:00
MayaPlugin add obsolete 'getPoints' to be backwards compatible (breaks MayaPlugin) 2008-11-12 16:53:06 +00:00
obsolete moved a few Extras projects into Extras/obsolete. 2008-11-17 21:05:22 +00:00
quickstep Added btAxisSweep3::resetPool, to avoid non-determinism due to unsorted linked-list, thanks to Ole K., See http://code.google.com/p/bullet/issues/detail?id=126 2008-11-04 09:37:31 +00:00
readblend don't include cfloat by default, it breaks OSX and Linux build 2008-10-06 06:00:35 +00:00
simdmathlibrary patch to allow building of SPU version 2007-08-21 03:41:42 +00:00
software_cache/cache removed unused files, accidently copied wrong license header in them. 2008-11-18 01:39:00 +00:00
vectormathlibrary removed bloated reference docs, will add them in a separate package 2008-11-10 22:26:16 +00:00
CMakeLists.txt added build files for iff library (binary Interchange File Format) 2008-10-27 00:22:35 +00:00
Jamfile added build files for iff library (binary Interchange File Format) 2008-10-27 00:22:35 +00:00
Makefile.am even more build system changes. 2008-10-11 06:11:26 +00:00