changelog: update

This commit is contained in:
Eric Wasylishen 2015-10-26 12:44:21 -06:00
parent 8e18933f5d
commit cf4adf1d59
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
2015-10-26 TyrUtils-ericw 0.15.3 release
* hexen2 support, patch from Spike
* light: add "_surface_spotlight" key for making surface lights into
spotlights based on the surface normal
* vis: Reuse each cluster's visdata for all leafs in the cluster
* light: add "-sunsamples" flag to control number of samples for
_sunlight_penumbra and _sunlight2
* qbsp: add "-epsilon" option to control ON_EPSILON, from txqbsp-xt
* light: silence "no model has face" warning generated by "skip" faces.
* light: fix "-gate" (was calculating too-large bounding spheres for delay 2
lights.)
* qbsp: updates to the "-maxNodeSize" feature added in 0.15.2 to be closer to
the txqbsp-xt version.
* light: Adjust the trace algorithm to match that in q3map.
2015-08-09 TyrUtils-ericw 0.15.2 release
* qbsp: add "-maxNodeSize" option, from txqbsp-xt. Defaults to 1024. Makes large