summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-268-92/+116
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-163-5/+5
* centralize + fix use of system assimpOswald Buddenhagen2016-01-142-10/+3
* Support KHR_materials_common in the glTF parserLaszlo Agocs2016-01-072-13/+123
* Use .qgltf extension for qgltf-generated glTF filesLaszlo Agocs2016-01-071-1/+1
* Fix leak, less copyingFrank Meerkoetter2016-01-051-2/+3
* Fix plugin name for static builds (iOS)Mike Krus2015-12-301-1/+1
* Move core/io content to render/geometry and ioKevin Ottens2015-12-023-7/+7
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-232-1/+2
* Remove QAbstractTransform and friendsSean Harmer2015-11-172-6/+0
* Remove transforms property of QTransformSean Harmer2015-11-172-31/+19
* Build pre-built packages for Linux with libassimp supportAlexander Volkov2015-11-131-2/+1
* gltfparser: Update to support glTF 1.0draft specAndy Nichols2015-11-131-87/+145
* Create proper plugin infrastructure for sceneloadersAndy Nichols2015-11-0413-27/+152
* assimp: Fix warnings about FileSize() const Q_DECL_OVERRIDEAndy Nichols2015-11-041-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-13/+13
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-196-40/+40
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-134-26/+26
* Add "We mean it" warnings to private headersSean Harmer2015-10-133-0/+33
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-136-44/+54
* Support uint in glTF parserv5.6.0-alpha1Laszlo Agocs2015-09-011-0/+2
* Cleanup: remove QAbstractMesh/QMeshData/MeshDataManagerPaul Lemire2015-08-113-6/+2
* glTF: Support generating and using Core profile and GL2 shadersAndy Nichols2015-08-082-12/+73
* glTF Parser: Support loading binary json scene dataAndy Nichols2015-08-081-1/+6
* Add support for loading scenes from glTF 0.8 filesAndy Nichols2015-08-084-0/+1553
* 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-022-7/+10
* 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