diff --git a/changelog.txt b/changelog.txt index 025a9ba2..a17123e3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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