]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix case of trails not being drawn on CSQC models with unset alpha.
authorRudolf Polzer <divVerent@gmail.com>
Thu, 2 Jan 2025 23:58:19 +0000 (18:58 -0500)
committerRudolf Polzer <divVerent@gmail.com>
Thu, 2 Jan 2025 23:58:19 +0000 (18:58 -0500)
commitcbfb3cbbb346a86fcc5d61ba8ed91afad93ad4b5
tree640c262933864a0da8f4644931581498ae1239d0
parent714f410e0e66fe760208018a75552f257fcf3ade
Fix case of trails not being drawn on CSQC models with unset alpha.

That bug was found by Mario in
https://gitlab.com/xonotic/xonotic-data.pk3dir/-/merge_requests/1410#note_2279399941
and was actually pre-existing even before the change, as it was passing
0 to both alpha and count modifiers.
qcsrc/client/weapons/projectile.qc