]> git.xonotic.org Git - xonotic/darkplaces.git/commit
DP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massofs" vector field (shifts center...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 25 Sep 2011 02:08:56 +0000 (02:08 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 25 Sep 2011 02:08:56 +0000 (02:08 +0000)
commit61f44ced2c1db2784bcdb2fe4151fc6f5342248a
tree6be059ad3208dc601649ef310caf816d0aabfd2f
parent69c7e4df933cc532b149b38bf1c00be6ab64a6a2
DP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massofs" vector field (shifts center-of-mass from model center, replaces default 'center of mins/maxs' approach). New "friction" field. Contact friction = cvar:physics_ode_contact_mu * object1.friction * object2.friction.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11368 d7cf8633-e32d-0410-b094-e92efae38249
dpdefs/dpextensions.qc
progs.h
prvm_offsets.h
server.h
world.c