summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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