]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/weaponmodel_effects_improvements' into 'master'
authorMario <zacjardine@y7mail.com>
Sat, 13 Feb 2016 23:28:34 +0000 (23:28 +0000)
committerMario <zacjardine@y7mail.com>
Sat, 13 Feb 2016 23:28:34 +0000 (23:28 +0000)
commit83b19b6695a6c24a24881d72a986bb3bc2abb757
tree3ede05cc7254fcd1aa1539a5de51fe1e9657d58e
parent6360ce6aa7653b5d289be3151c715dcd56593903
parent719f59562dc7a56e1114028499a8b0bc24d06e96
Merge branch 'terencehill/weaponmodel_effects_improvements' into 'master'

weaponmodel effects improvements 2

cl_followmodel and cl_leanmodel:
* fps independent
* less settings (cvars)
* fixed glitch passing through warpzones / teleports

cl_followmodel:
* more realistic (depends on pitch too)

See merge request !279