quakeforge/tools/io_qfmap
Bill Currie 295d463607 [io_qfmap] File off a pile of bitrot
While much is broken, especially textures, e4m8.map successfully imports
into blender 4.2-ish, and even the entity relation lines seem to work
(which surprised me as those were the first sign of trouble).
2024-08-11 20:46:55 +09:00
..
__init__.py Update the blender map editor for 2.80+ 2020-04-15 11:22:07 +09:00
entity.py [io_qfmap] File off a pile of bitrot 2024-08-11 20:46:55 +09:00
entityclass.py [qfmap] Parse field info from quaked comments 2022-09-22 09:35:56 +09:00
export_map.py Get the bmesh directly from the object mesh data. 2013-01-17 09:52:09 +09:00
import_map.py [io_qfmap] File off a pile of bitrot 2024-08-11 20:46:55 +09:00
init.py Update the blender map editor for 2.80+ 2020-04-15 11:22:07 +09:00
map.py [io_qfmap] File off a pile of bitrot 2024-08-11 20:46:55 +09:00
qfplist.py
quakechr.py Create an idquake character encoding. 2012-09-13 12:19:26 +09:00
quakepal.py
script.py [qfmap] Parse field info from quaked comments 2022-09-22 09:35:56 +09:00
wad.py