]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Dynamic hud: HUD moves around following player's movement (effect shared with cl_foll...
authorterencehill <piuntn@gmail.com>
Fri, 4 Mar 2016 15:50:24 +0000 (16:50 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 4 Mar 2016 18:30:47 +0000 (19:30 +0100)
commitf6c3bdca476ec02614e987feca72f86925bf8e82
tree8e31bbb4d83d65459c4e977b6ea932459055b504
parent2a64754e55166bb4c12aede6284cd5c782c6e220
Dynamic hud: HUD moves around following player's movement (effect shared with cl_followmodel, can be enabled independently from it though)

Moved cl_followmodel, cl_leanmodel and cl_bobmodel code to their own functions
The frametime used is now the global one.
_hud_common.cfg
qcsrc/client/hud/hud.qc
qcsrc/client/hud/hud.qh
qcsrc/client/view.qc