From 617764bbf0e482131fee83e52cd506b6a82c9aba Mon Sep 17 00:00:00 2001 From: Kevin Shanahan Date: Tue, 5 Mar 2013 14:18:13 +1030 Subject: [PATCH] qbsp: add note about skip support to changelog Signed-off-by: Kevin Shanahan --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index a1fcb473..c0962c14 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ * qbsp: respect floating point texture rotation and shift in map files * qbsp: support for Valve's 220 map format used in later Worldcraft/Hammer * qbsp: support func_group entities used by Radiant and similar editors +* qbsp: surfaces with the skip texture are now removed from the compiled bsp * light: fixed a race condition in multithreaded coloured light processing * light: fixed bug preventing use of all 4 light styles in a common case * light: implemented attenutation formulae "delay" 4+5, ala Bengt's tools