summaryrefslogtreecommitdiffstats
path: root/external/collada2gltf
Commit message (Expand)AuthorAgeFilesLines
* collada2gltf: Force GLSL versionMatúš Kukan2014-11-262-0/+14
* collada2gltf: drop tr1 supportJan-Marek Glogowski2014-10-012-0/+404
* Hide warning spam from collada2gltfPeter Foley2014-09-091-0/+4
* collada2gltf: it seems better not to add #version to glTF shader filesZolnai Tamás2014-08-171-4/+6
* collada2gltf: add a better name to this patchZolnai Tamás2014-08-152-2/+2
* collada2gltf: compatibility fix: OpenGL ES 2.0 is enoughZolnai Tamás2014-08-151-1/+1
* collada2gltf/patches: remove useless line from patchZolnai Tamás2014-08-151-1/+0
* collada2gltf: fix compatibility issues of *.kmz/*.dae files under linuxZolnai Tamás2014-08-152-0/+14
* fix memory leak in collada2gltfMarkus Mohrhard2014-07-122-0/+19
* fix memory leak in collada2gltfMarkus Mohrhard2014-07-062-0/+26
* fix new[]/delete mismatch in collada2gltfMarkus Mohrhard2014-07-062-0/+13
* kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás2014-06-134-8666/+0
* Update OpenCollada and collada2gltf to the newest versions.Jan Holesovsky2014-05-252-4/+3
* kmz3collada: Workaround for missing texturesZolnai Tamás2014-05-241-1/+9
* collada2gltf: one more URL usage fixZolnai Tamás2014-05-231-6/+8
* collada2gltf: move patches to an own folderZolnai Tamás2014-05-224-3/+3
* collada2gltf: fix URL problemsZolnai Tamás2014-05-222-0/+78
* fix .kmz support on Windows; no idea why this int was unsignedMatúš Kukan2014-05-201-1/+1
* No need to add -lrt for a static library.Matúš Kukan2014-05-191-6/+0
* Fix typo: this is a static libraryZolnai Tamás2014-05-161-1/+1
* Collada2gltf: add -lrt to fix compilation problemsZolnai Tamás2014-05-161-0/+6
* Add kmz support to collada2gltf and use it.Matúš Kukan2014-05-144-0/+8661
* Introduce Collada2gltf external libraryZolnai Tamás2014-05-136-0/+153