blender/source/gameengine/Physics
Campbell Barton 956d120098 Bullet integration uninitialised values.
Erwin, r16812 "Add Fh/Rot Fh to Bullet" - added this function
  ClosestRayResultCallbackNotMe(rayFromWorld,rayToWorld,body,parentBody)
  
  ...but parentBody was being ignored and the m_parent value wasn't being initialized.


Run memset() on CcdConstructionInfo which had some unset members for CreateSphereController() and CreateConeController().
2009-04-13 04:54:12 +00:00
..
BlOde BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
Bullet Bullet integration uninitialised values. 2009-04-13 04:54:12 +00:00
common Fixed scons and cmake after BGE scenegraph and culling improvements. 2009-04-08 08:22:03 +00:00
Dummy BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
Sumo BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00