]> git.xonotic.org Git - xonotic/darkplaces.git/commit
removed .axis_forward, .axis_left, .axis_up, .spinvelocity, now the only
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2009 14:53:52 +0000 (14:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2009 14:53:52 +0000 (14:53 +0000)
commite96f90ea4e19b54c7fa21be2a21341c5f6908067
tree5efbbd4d55ecb743fac391ef29fa601d2c22590c
parente3366050b1506b617af9dffbe3cb62aa5bb79fe4
removed .axis_forward, .axis_left, .axis_up, .spinvelocity, now the only
new field is .mass
implemented a "hands off" approach to entity->rigidbody property
transfer, it should only lose precision when the QC edits something

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9365 d7cf8633-e32d-0410-b094-e92efae38249
model_shared.c
progs.h
progsvm.h
prvm_edict.c
sv_main.c
world.c