summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Restore assimp scene loaderMike Krus2020-06-221-0/+1
* Disable warnings-as-errors globallyMike Krus2020-06-101-2/+0
* Disable warnings-as-errors on targets that use AssimpMike Krus2020-06-091-1/+3
* Add support for building with CMakeMike Krus2020-05-221-0/+567
* Build Assimp using submoduleMike Krus2020-05-12580-242734/+451
* Add Profiling OverlayMike Krus2020-01-1712-0/+28377
* assimp: Fix warning about uninitalized variableAndy Shaw2019-02-052-3/+28
* assimp,qgltf: add /bigobj flag for Win ICC and MSVCAlexander Shevchenko2018-06-121-0/+3
* Fix assimp attributionMike Krus2018-04-091-2/+2
* Update Assimp to 4.1Mike Krus2018-04-09544-14092/+65681
* 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-14485-113427/+133229
* 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-2710-293/+2359
|/
* 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-212-1/+36
* | 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-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