update changelog

This commit is contained in:
Eric Wasylishen 2015-12-10 16:11:26 -07:00
parent ab268ab9ba
commit 8ef446de6d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Bugfixes:
* light: fix _mincolor to accept 0-1 float colors
* light: fix surface lights on rotating bmodels from incorrectly spawning
lights near the origin
* qbsp: log coordinates for "CheckFace: too few points" error
* qbsp: log coordinates for CheckFace errors
* qbsp: round texture coordinates that are close to integers, for Darkplaces
compatibility
* qbsp: remove 128 char limit on entity key/value values