]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
items: use a different CSQC physics code path for smoother motion
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 11 Jun 2023 20:25:14 +0000 (06:25 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 15 Jun 2023 20:36:23 +0000 (06:36 +1000)
commit94415fe1cb3f5c7746a1c59de91574b2059d65ff
tree00995f9f6e4ecb445479f0fda24d1efde8582670
parent8d19634f9ffa47c4500bf4161061f063675edeea
items: use a different CSQC physics code path for smoother motion

Previously it ran physics in whole numbers of server frametimes, which
would cause "jumps" when the updates for a thrown item arrived.
qcsrc/client/items/items.qc