qbism / q2tools-220

Quake 2 map compiler tools with v220 map support, automatic phong, enhancements, and fixes.
GNU General Public License v2.0
61 stars 20 forks source link

Add support for _falloff property on point lights. From blarghrad/arghrad. #9

Closed Slipyx closed 3 years ago

Slipyx commented 3 years ago

Implemented just for point lights. 0 = linear, 1 = inverse, 2 = inverse square.

qbism commented 3 years ago

Thanks, merged.