quakeforge/tools/qfbsp/source
Bill Currie 4028590240 [qfbsp] Add an option to extract models to C
Probably not a good idea for large maps, but handy for generating C
structs for small test maps. Does not include vertices or surfaces, just
the bsp tree itself for now.
2023-08-15 17:20:45 +09:00
..
Makemodule.am [qfbsp] Add an option to dump info about a bsp file 2021-07-25 12:14:04 +09:00
brush.c [qfbsp] Remove all arbitrary bsp limits 2021-07-26 13:10:06 +09:00
csg4.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
info.c [qfbsp] Print node and leaf info 2022-05-19 13:26:45 +09:00
map.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
merge.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
nodraw.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
options.c [qfbsp] Add an option to extract models to C 2023-08-15 17:20:45 +09:00
outside.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
portals.c [qfbsp] Remove all arbitrary bsp limits 2021-07-26 13:10:06 +09:00
qfbsp.c [qfbsp] Add an option to extract models to C 2023-08-15 17:20:45 +09:00
readbsp.c [qfbsp] Add an option to extract models to C 2023-08-15 17:20:45 +09:00
region.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
solidbsp.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
surfaces.c [util] Make bsp_t counts size_t 2021-08-01 21:54:05 +09:00
tjunc.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
writebsp.c [util] Make bsp_t counts size_t 2021-08-01 21:54:05 +09:00