summaryrefslogtreecommitdiff
path: root/obj.c
Commit message (Collapse)AuthorAgeFilesLines
* obj: refer to the geometric vertex table when triangulating.rodri2024-10-071-3/+3
|
* obj: add more conversion possibilities.rodri2024-09-281-5/+16
| | | | | this brings back the < in.obj obj >out.mdl mechanic that's so handy for simpler models where there are no textures.
* obj: make it right.rodri2024-09-271-8/+7
|
* new tool: obj. and changes to use the new model(6) format.rodri2024-09-261-0/+350
with this change some models were also completely turned from obj into model(6) ones: 9fs, cirno, and diablo3.