]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Implement cl_gunoffset: adjusts position of first person weapon viewmodel
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 22 Nov 2022 03:50:09 +0000 (13:50 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 13 Dec 2022 01:15:43 +0000 (11:15 +1000)
commitf61c16f86598c7ee086d81c106d14457bc665942
tree605e2f75c5ecaed2db2c81335379e6d2422fbb27
parent91938c07769be75b1840199ba6ecc875fa584f95
Implement cl_gunoffset: adjusts position of first person weapon viewmodel

Fixes first person viewmodel casings being drawn on spectating clients
with r_drawviewmodel 0 set.

Fixes casing bitflag(s) being sent to clients other than the intended one(s).

Includes casing-related refactoring.
qcsrc/client/view.qc
qcsrc/client/view.qh
qcsrc/common/effects/qc/casings.qc
xonotic-client.cfg