quakeforge/tools/io_mesh_qfmdl
Bill Currie 6e8a3b8153 [qfmap] Parse field info from quaked comments
Id's comments are a little inconsistent, but for the most part usable
info can be extracted. While not yet supported, Arcane Dimensions'
comments are extremely consistent (just some issues with hyphen counts
in separators), so parsing out usable info will be fairly easy. The hard
part will be presenting it.
2022-09-22 09:35:56 +09:00
..
TODO Export non-triangular faces as triangle clusters. 2012-08-07 10:49:32 +09:00
__init__.py Clean up some export stuff 2019-08-20 16:52:43 +09:00
export_mdl.py Merge branch 'master' into vulkan 2020-02-16 18:17:50 +09:00
import_mdl.py [io_mesh_qfmdl] Use an int for NLA start frame 2022-05-08 02:15:50 +09:00
mdl.py Fix a slew of whitespace issues. 2012-08-07 13:25:44 +09:00
qfplist.py [qfmap] Parse field info from quaked comments 2022-09-22 09:35:56 +09:00
quakenorm.py Export vertex normals. 2012-08-07 09:52:47 +09:00
quakepal.py Add support for loading an alternative palette. 2021-02-02 21:47:34 +09:00