e3883cc2a9
The detection code is wrong for gcc 4.6 and the tr1 code actually conflicts with the OpenCOLLADA code, because it creates an ambiguity of shared_ptr in the cpp files. Additionally most of the headers already use std::shared_ptr or std::unordered_map. Change-Id: Ibfe80e45687d34ec6fcd23339fd3f968fae402ba Reviewed-on: https://gerrit.libreoffice.org/11695 Reviewed-by: Zolnai Tamás <tamas.zolnai@collabora.com> Tested-by: Zolnai Tamás <tamas.zolnai@collabora.com> |
||
---|---|---|
.. | ||
patches | ||
GitSHA1.cpp | ||
Makefile | ||
Module_collada2gltf.mk | ||
README | ||
StaticLibrary_collada2gltf.mk | ||
UnpackedTarball_collada2gltf.mk |
An open-source converter produces glTF assets from COLLADA using OpenCOLLADA. From: [https://github.com/amd/glTF/tree/master/converter/COLLADA2GLTF].