summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/assimp
Commit message (Expand)AuthorAgeFilesLines
* [AssimpParser] Optimize aiString to QString conversionKonstantin Ritt2015-05-201-8/+16
* AssimpParser: create most appropriate texture materialPaul Lemire2015-05-102-39/+95
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-142-29/+30
* [Assimp scene loader] Fix loaded camera orientationKonstantin Ritt2015-03-161-12/+8
* [.*SceneParser] Minor clean-upKonstantin Ritt2015-03-162-21/+13
* Make scene parsers operate on URLs instead of raw filenamesLaszlo Agocs2015-02-132-4/+7
* Avoid polluting the filesystem with AssimpLog.txt filesLaszlo Agocs2015-02-101-2/+0
* Copyright header change.Mika Salmela2015-02-094-76/+56
* Assimparser updated to use new Texture APIPaul Lemire2015-02-081-21/+75
* Texture API refactoringPaul Lemire2015-02-081-1/+1
* Make ctor of QAbstractTextureProvider protectedPaul Lemire2015-02-081-2/+2
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-082-5/+5
* Minor improvements to Qt-Assimp briging codeKonstantin Ritt2015-01-282-25/+25
* AssimpParser: use QPhongMaterial to provode default coloringPaul Lemire2014-12-311-6/+7
* Stop qmake thinking a plugin is a module tooSean Harmer2014-12-211-1/+0
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* QTransform refactoredPaul Lemire2014-10-301-3/+2
* QTexture refactoringPaul Lemire2014-10-301-2/+2
* QMeshData: enum for primitivesPaul Lemire2014-10-221-1/+1
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-222-9/+9
* QAbstractMesh: setDirty -> updatePaul Lemire2014-10-201-1/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-8/+1
* QNode refactoringPaul Lemire2014-10-031-7/+7
* AssimParser slightly refactoredPaul Lemire2014-09-302-90/+105
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-17/+21
* Comparison operator for QAbstractMeshFunctor subclassesPaul Lemire2014-09-301-0/+6
* QParameter new overloaded ctorsPaul Lemire2014-09-291-15/+15
* Assimp external dependencyPaul Lemire2014-08-196-0/+1360