doc: note the vertex limit bug fix in changelog
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
parent
d7d6c4939c
commit
b403b6bd5e
|
|
@ -2,6 +2,7 @@ Unreleased
|
|||
|
||||
* qbsp: Fix animating texture bug when brushes are textured with alt-animations
|
||||
* qbsp: Fix a crash in tjunc calculations
|
||||
* qbsp: Exit with error if verticies exceed 65535 (BSP29 limit)
|
||||
* qbsp: Add experimental "-forcegoodtree" command line option (thanks Rebb)
|
||||
* vis: reduce "leaf recursion" error to a warning and continue processing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue