When using RODOH to convert old HODs to DAE files, some models will be broken. See details about this bug here: RODOH has cometh! . This tool can batch convert those broken HODs from “Triangle Strip” format to “Triangle List” format, so that they won’t be broken after converted to DAEs.
In fact, this tool is a modified version of CFHodEd(https://github.com/Fallen-Angel/CFHodEd). I’ve modified the code to let it convert the format when open a HOD, and add a wrapper for batch processing.
That’s because this is the first time I’ve used AppVeyor to build and deploy a project. I just followed some really simple tutorials step by step, so I didn’t give a name to the folder.