]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
CSQC: disable lighting in R_EndPolygon()
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 2 Jun 2024 13:23:17 +0000 (23:23 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 2 Jun 2024 13:23:17 +0000 (23:23 +1000)
commit616dfacc5d8fe45973514b592f2360219a1219e7
treec78b656b6f5b092ad9b66f1ef4b83a040837a798
parent9acc6233eb9fb8be9faf56ebb1c796995bc41f16
CSQC: disable lighting in R_EndPolygon()

It's not supported and causes visual problems.

Fixes https://gitlab.com/xonotic/darkplaces/-/issues/419

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
clvm_cmds.c