]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
q3map2/bsp: introduce -fastmeta option 156/head
authorThomas Debesse <dev@illwieckz.net>
Sun, 22 Sep 2019 08:48:48 +0000 (10:48 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sun, 13 Oct 2019 02:19:57 +0000 (04:19 +0200)
commita94ac2b91bb5be4efbd78a78fe007b8e37f0b118
tree027a10843ff364d1de0dff326ec9494295fb53c0
parent1f4a99fd3634cd4e1a34cd6f953a0218aca57b8b
q3map2/bsp: introduce -fastmeta option

set lightmap and surface verts and indexes values like quake3, known to be fast

equivalent to:
-maxlightmapverts 64 -maxsurfaceverts 999 -maxsurfaceindexes 6000
tools/quake3/q3map2/bsp.c
tools/quake3/q3map2/help.c