summaryrefslogtreecommitdiff
path: root/external/collada2gltf
AgeCommit message (Expand)AuthorFilesLines
2014-11-26collada2gltf: Force GLSL versionMatúš Kukan2-0/+14
2014-10-01collada2gltf: drop tr1 supportJan-Marek Glogowski2-0/+404
2014-09-09Hide warning spam from collada2gltfPeter Foley1-0/+4
2014-08-17collada2gltf: it seems better not to add #version to glTF shader filesZolnai Tamás1-4/+6
2014-08-15collada2gltf: add a better name to this patchZolnai Tamás2-2/+2
2014-08-15collada2gltf: compatibility fix: OpenGL ES 2.0 is enoughZolnai Tamás1-1/+1
2014-08-15collada2gltf/patches: remove useless line from patchZolnai Tamás1-1/+0
2014-08-15collada2gltf: fix compatibility issues of *.kmz/*.dae files under linuxZolnai Tamás2-0/+14
2014-07-12fix memory leak in collada2gltfMarkus Mohrhard2-0/+19
2014-07-06fix memory leak in collada2gltfMarkus Mohrhard2-0/+26
2014-07-06fix new[]/delete mismatch in collada2gltfMarkus Mohrhard2-0/+13
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás4-8666/+0
2014-05-25Update OpenCollada and collada2gltf to the newest versions.Jan Holesovsky2-4/+3
2014-05-24kmz3collada: Workaround for missing texturesZolnai Tamás1-1/+9
2014-05-23collada2gltf: one more URL usage fixZolnai Tamás1-6/+8
2014-05-22collada2gltf: move patches to an own folderZolnai Tamás4-3/+3
2014-05-22collada2gltf: fix URL problemsZolnai Tamás2-0/+78
2014-05-20fix .kmz support on Windows; no idea why this int was unsignedMatúš Kukan1-1/+1
2014-05-19No need to add -lrt for a static library.Matúš Kukan1-6/+0
2014-05-16Fix typo: this is a static libraryZolnai Tamás1-1/+1
2014-05-16Collada2gltf: add -lrt to fix compilation problemsZolnai Tamás1-0/+6
2014-05-14Add kmz support to collada2gltf and use it.Matúš Kukan4-0/+8661
2014-05-13Introduce Collada2gltf external libraryZolnai Tamás6-0/+153