]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Rough support for animated models as a separate optional model (and client side weapo...
authorMario <mario@smbclan.net>
Mon, 3 Jul 2017 14:35:22 +0000 (00:35 +1000)
committerMario <mario@smbclan.net>
Mon, 3 Jul 2017 14:35:22 +0000 (00:35 +1000)
commit03c71e7757306ebd839fc95b8dbcac84294de633
treedbf0513e618d80dff73b9f8b3ecf43866bfb7578
parentdba139659d3065acc8993b8ce9bfab7c5307bea5
Rough support for animated models as a separate optional model (and client side weapon animation handling)
12 files changed:
defaultXonotic.cfg
models/weapons/h_gl_animated.iqm [new file with mode: 0644]
models/weapons/h_gl_animated.iqm.framegroups [new file with mode: 0644]
models/weapons/h_rl_animated.iqm [new file with mode: 0644]
models/weapons/h_rl_animated.iqm.framegroups [new file with mode: 0644]
models/weapons/v_gl_animated.md3 [new file with mode: 0644]
models/weapons/v_rl_animated.md3 [new file with mode: 0644]
qcsrc/client/autocvars.qh
qcsrc/common/models/all.inc
qcsrc/common/models/model.qh
qcsrc/common/weapons/all.qc
qcsrc/server/weapons/weaponsystem.qc