]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed RF_VIEWMODEL really good this time
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 May 2011 13:49:35 +0000 (13:49 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 9 May 2011 08:41:10 +0000 (10:41 +0200)
commitc80b7b57233404a058571c7d94b69af0d1272601
tree4e86363d3708de092b40ed9c538b7c66665c9121
parent9e18c7b93a698a6f88c6af9e18894007f2e4b12a
fixed RF_VIEWMODEL really good this time
renamed cl.csqc_origin to cl.csqc_vieworigin, cl.csqc_angles to
cl.csqc_viewangles, and added cl.csqc_vieworiginfromengine and
cl.csqc_viewanglesfromengine which are used to restore the view
parameters when R_ClearScene is used in csqc

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11123 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=a1eb88e8cd541ac340c36fb31d9dfa85cf181c4c
client.h
clvm_cmds.c
csprogs.c
view.c