]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix the bmodel collision bug in csqc.
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jan 2008 13:40:57 +0000 (13:40 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jan 2008 13:40:57 +0000 (13:40 +0000)
commita53f08b7a4c95132c6d6bd3aad981df62ffa493d
treef364d7015cbacbd3d2a49a7b91be60b496afee7f
parent2758a92715141a6eea0bf14921a00c1d1e0f788e
Fix the bmodel collision bug in csqc.
clvm's setmodel and setmodelindex also update the min, max and size now (just like they do in sqc).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7948 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
clvm_cmds.c
svvm_cmds.c