jefftrull/ColladaOgreImporter

add limited support for <polylist>

Closed this issue · 1 comments

Currently only triangles and lines are supported. However, it should be possible to support polylist primitives that happen to be all triangles, i.e. the <vcount> data is all 3's. Such is the case in at least one model I found online.

Added in commit 3feef72