summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/assimp
Commit message (Expand)AuthorAgeFilesLines
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-132-13/+13
* Add "We mean it" warnings to private headersSean Harmer2015-10-132-0/+22
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-134-25/+30
* Cleanup: remove QAbstractMesh/QMeshData/MeshDataManagerPaul Lemire2015-08-112-5/+2
* AssimpParser converted to use QGeometryRendererPaul Lemire2015-08-072-118/+51
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-071-9/+9
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-30/+30
* Re-add libassimp 3.1.1 to 3rd partyAndy Nichols2015-08-021-3/+9
* Functors: remove dynamic_castPaul Lemire2015-07-281-13/+19
* QNode parent changesPaul Lemire2015-06-111-0/+6
* Add semicolon to Q_UNUSED expressionsMarc Mutz2015-06-111-5/+5
* Link assimp scene plugin on hosts with a system Qt5 installedSean Harmer2015-06-061-3/+1
* [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