No description
Find a file
Sergei Shubin aae67c1fb5 Add BRX1 extension format and native in-BSP lightmap page sizes
q3map2 changes:
- BRX1 backward-compatible BSP extension (always v46, extra lumps
  after header with magic + overlap detection)
- -lightmapsize N stores pages natively in BSP via EXT_LUMP_LIGHTMAP_INFO
- -extlmhacksize N unchanged (legacy external TGA + custom shaders)
- SH grid moved from v47 lump 18 to BRX1 EXT_LUMP_LIGHTGRID_SH
- Removed v47 version logic
- MSVC fix: noexcept move ctor for entity_t (std::list move not noexcept)
2026-04-16 15:18:44 +08:00
assimp Initial commit of q3map2 2026-04-02 20:51:01 +08:00
libjpeg-turbo Add libjpeg-turbo source dependency 2026-04-03 13:52:15 +08:00
libpng Initial commit of q3map2 2026-04-02 20:51:01 +08:00
libxml2 Initial commit of q3map2 2026-04-02 20:51:01 +08:00
makefiles Small fixes 2026-04-03 21:32:48 +08:00
q3map2 Add BRX1 extension format and native in-BSP lightmap page sizes 2026-04-16 15:18:44 +08:00
workdir/baseq3/maps Small fixes 2026-04-03 21:32:48 +08:00
zlib Initial commit of q3map2 2026-04-02 20:51:01 +08:00
analysis.md Add L2 spherical harmonics light grid to q3map2 2026-04-03 13:52:07 +08:00
sh.md Add L2 spherical harmonics light grid to q3map2 2026-04-03 13:52:07 +08:00