summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/assimp
Commit message (Expand)AuthorAgeFilesLines
* Document version of assimp libraryKai Koehne2017-05-121-0/+1
* Fix qmake warning caused by incorrect capitalizationSean Harmer2017-04-021-1/+1
* Update assimp lib to 3.3.1Andy Maloney2017-03-14475-101524/+133088
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+2
|\
| * assimp: Don't use -Wno-reorder on C compilerKevin Funk2017-03-021-2/+2
* | Silence warning 4828 in assimp on MSVCSean Harmer2017-02-121-1/+3
* | Morph animation loading support for ColladaAntti Määttä2017-01-279-293/+866
|/
* Document 3rdparty assimp libraryKai Koehne2016-10-281-0/+13
* Convert qt3d to the new configure systemLars Knoll2016-10-281-8/+3
* Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-212-6/+4
* Silence a bunch of warnings when building assimp with msvcSean Harmer2016-08-091-0/+8
* Silience -Wunused-private-field warnings on clang for assimpSean Harmer2016-08-041-0/+5
* Merge branch '5.6' into 5.7Sean Harmer2016-05-191-1/+1
|\
| * Enable rtti for assimpSean Harmer2016-04-191-1/+1
* | Merge branch '5.6' into 5.7Sean Harmer2016-04-162-6/+11
|\|
| * Fix ICC warning about variable used uninitializedThiago Macieira2016-04-121-1/+1
| * Ignore ICC warning about change of sign in AssimpThiago Macieira2016-04-121-4/+9
| * Fix icc warnings: "else" was missingThiago Macieira2016-04-121-1/+1
* | assimp: Fix build FBXConverter.Anton Kudryavtsev2016-03-211-1/+1
* | QGeometryRenderer API changesMike Krus2016-03-131-1/+1
|/
* 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-0534-168/+168
* assimp: Remove usage of deprecated keyword registerAndy Nichols2015-11-0420-30/+30
* assimp: Fix building with mingw older than 4.9Andy Nichols2015-10-283-1863/+1919
* Fix building from source archive on WindowsPaul Lemire2015-10-141-3/+6
* Fix ambiguous if else in assimpSean Harmer2015-10-131-0/+2
* 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
* 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
* 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