summaryrefslogtreecommitdiff
path: root/marshal.c
Commit message (Collapse)AuthorAgeFilesLines
* implement exportmodel(2).rodri2024-09-271-16/+129
| | | | this writes a model and its assets into a directory.
* remove pointless warning.rodri2024-09-271-18/+0
| | | | it's a leftover from a previous version of the parser.
* marshal: fix the curline.file setting.rodri2024-09-261-1/+1
|
* implement a parser for a model(6). get rid of the libobj dependency.rodri2024-09-261-0/+939