jdolan / quetoo

Quetoo ("Q2") is a free first person shooter based on id Tech2. GPL v2 license.

Home Page:http://quetoo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lighting regressions with box type refactor

jdolan opened this issue · comments

This pull request: #628

Introduced a regression with Quemap's lighting code:

Before:
quetoo031

After:
quetoo032

Hopefully it's just something simple, like the node_lights or leaf_lights having incorrect bounds or something. I'll take a peek at the quemap-specific changes to see if anything jumps out. But I might need your help with this one @Paril.