summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* centralize + fix use of system assimpOswald Buddenhagen2016-01-141-0/+11
* make use of the new QtZlib moduleOswald Buddenhagen2015-12-011-4/+1
* fix condition for using qtcore's built-in zlibOswald Buddenhagen2015-12-011-1/+1
* remove bogus defineOswald Buddenhagen2015-12-011-4/+0
* qgltf: Do not use system-zlib for host toolsAndy Nichols2015-11-061-1/+5
* assimp: Use std namespace for most cmath functionsAndy Nichols2015-11-0535-168/+1449
* assimp: Remove usage of deprecated keyword registerAndy Nichols2015-11-0421-30/+412
* assimp: Fix building with mingw older than 4.9Andy Nichols2015-10-284-1863/+12093
* Fix building from source archive on WindowsPaul Lemire2015-10-141-3/+6
* Fix ambiguous if else in assimpSean Harmer2015-10-132-0/+33
* Suppress a bunch of warnings in assimp with gcc and clangSean Harmer2015-10-131-4/+9
* Re-add libassimp 3.1.1 to 3rd partyAndy Nichols2015-08-02416-0/+160735
* Removes ThreadWeaver code from Qt3DMika Salmela2015-02-1990-11365/+0
* Optimize: Do not allocate the state name every time.Milian Wolff2014-12-091-0/+4
* Assimp external dependencyPaul Lemire2014-08-19416-160679/+0
* Ignore the ICC warning about K&R-style parameters in CThiago Macieira2014-08-171-0/+3
* ICC doesn't have -Wno-ignored-qualifiersThiago Macieira2014-08-171-1/+2
* Disable precompiled headers.Louai Al-Khanji2014-08-151-0/+2
* Added DEFINES to make assimp compile on gcc 4.6Paul Lemire2014-07-251-1/+1
* Upgrade to Assimp 3.1.1Paul Lemire2014-07-1756-3059/+5025
* Stop clang complaining about 3rd party assimpSean Harmer2014-06-281-0/+2
* Removed repetition of (void) in Assimp's unzip crypth.h and ioapi.cPaul Lemire2014-06-272-8/+0
* Removed warnings from assimpPaul Lemire2014-06-0621-40/+58
* Upgrade to Assimp 3.1Paul Lemire2014-06-04247-20160/+27793
* Let assimp compile on windows since MSVC only supports C90 specSean Harmer2014-06-024-39/+19
* [assimp] Silence compiler warnings in assimpSean Harmer2014-04-0311-21/+29
* Fix builds with namespaced QtSean Harmer2014-04-022-0/+4
* Fixing compile errors on Mac 10.8/Qt 5.3 beta.Pasi Keranen2014-03-282-21/+21
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-2/+0
* Updated Assimp library to the latest version 1270Paul Lemire2014-03-25406-78262/+110873
* Moved Assimp to src/3rdpartyPaul Lemire2014-03-21326-0/+118465
* Use threadweaver in concrete implementation of tasking apiSean Harmer2014-02-101-0/+2
* Import threadweaverSean Harmer2014-02-1090-0/+11355