/[hegemonie]/hegemonie/GameEngine/HgObject.m
ViewVC logotype

Diff of /hegemonie/GameEngine/HgObject.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by dam, Thu Sep 4 11:37:44 2003 UTC revision 1.28 by dam, Tue Sep 9 00:49:26 2003 UTC
# Line 99  Line 99 
99                         bbox.max.y - bbox.min.y,                         bbox.max.y - bbox.min.y,
100                         bbox.max.z - bbox.min.z);                         bbox.max.z - bbox.min.z);
101    dGeomSetBody (_dGeom, _dBody);    dGeomSetBody (_dGeom, _dBody);
   dSpaceAdd (dSpace, _dGeom);  
102        
103  //   dBodySetAutoDisableSF1 (_dBody, YES);  //   dBodySetAutoDisableSF1 (_dBody, YES);
104  }  }

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26