docs: update changelog

This commit is contained in:
Eric Wasylishen 2024-03-17 14:42:25 -06:00
parent 3d68b12473
commit 64826f414d
1 changed files with 7 additions and 2 deletions

View File

@ -2,24 +2,29 @@
Changelog Changelog
========= =========
2.0.0-alpha7 (unreleased) 2.0.0-alpha7
========================= ============
Changes Changes
------- -------
- light: q2: opaque lit liquids receive light from both sides by default (specifically if they have the "warp" surf - light: q2: opaque lit liquids receive light from both sides by default (specifically if they have the "warp" surf
flag) flag)
- qbsp: remove broken ``-transsky`` feature
Features Features
-------- --------
- bsputil: gained ``--svg`` export - bsputil: gained ``--svg`` export
- lightpreview: add camera bookmarks, stats panel with BSP lump sizes
Bug fixes Bug fixes
--------- ---------
- qbsp: fix "sides not found" warning spam on Q1 maps with sky - qbsp: fix "sides not found" warning spam on Q1 maps with sky
- light: fix ``-dirtdebug`` causing a .lit file to be generated in Q2 mode
- lightpreview: fix ``-dirtdebug`` broken in Q2 mode (due to the above bug)
- light: reduce excess memory use
Enhancements Enhancements
------------ ------------