quakeforge/tools/io_mesh_qfmdl
Bill Currie 9c7c081772 [io_mesh_qfmdl] Skip space after parsing a value
Fixes a bogus error on the likes of offset = { x = 0; y = 0 }; (ie,
between the 0 and } )
2022-05-06 15:08:56 +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 [qfmdl] Speed up vertex import slightly 2022-03-14 11:11:18 +09:00
mdl.py Fix a slew of whitespace issues. 2012-08-07 13:25:44 +09:00
qfplist.py [io_mesh_qfmdl] Skip space after parsing a value 2022-05-06 15:08: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
TODO Export non-triangular faces as triangle clusters. 2012-08-07 10:49:32 +09:00