aboutsummaryrefslogtreecommitdiff
path: root/ports/collada-dom
AgeCommit message (Collapse)Author
2019-03-19[collada-dom] use vcpkg minizip/zip.hPhil Christensen
it is possible to find the wrong zip.h when doing a full CI test. Force it to find the right one.
2019-02-11[osg] Add Collada model support to OpenSceneGraph (#3950)Calum Robinson
* [collada-dom] Initial collada-dom port * [osg] Add Collada file support