bullet3/Extras/GIMPACT
erwin.coumans 65bb612598 - added quickSort to btAlignedObjectArray (has generally better performance then heapSort)
- replaced all usage of heapSort by quickSort
- finished btMultiSapBroadphase. Still some work to be done to increase performance (faster add/remove from child broadphases. 
  uses currently AABB tree to locate child broadphase (should use grid), and sorted array takes too much time.
2008-03-16 04:30:43 +00:00
..
include Added address to debug memory allocator 2007-12-14 01:45:13 +00:00
src - added quickSort to btAlignedObjectArray (has generally better performance then heapSort) 2008-03-16 04:30:43 +00:00
CMakeLists.txt updated files for GIMPACT Cmake build 2007-10-12 07:12:55 +00:00
Doxyfile upgrade to GIMPACT 0.2 2007-06-22 17:32:28 +00:00
GIMPACT-LICENSE-BSD.TXT upgrade to GIMPACT 0.2 2007-06-22 17:32:28 +00:00
GIMPACT-LICENSE-LGPL.TXT upgrade to GIMPACT 0.2 2007-06-22 17:32:28 +00:00
GIMPACT-LICENSE-ZLIB.TXT upgrade to GIMPACT 0.2 2007-06-22 17:32:28 +00:00
Jamfile attempt to try to 'install' the headers of GIMPACT 2007-11-07 12:35:57 +00:00