]> 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)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 26 Sep 2011 04:49:02 +0000 (06:49 +0200)
commit4daae2a1d8e2fc36b44059e7531320db57605768
treee716165a68425ca661e158c5dc50e1ae4a8ad38b
parent880129e645b12a8114079873af7b6b0ec4f00fb2
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
::stable-branch::merge=61f44ced2c1db2784bcdb2fe4151fc6f5342248a
dpdefs/dpextensions.qc
progs.h
prvm_offsets.h
server.h
world.c