summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add convenience to look for action inputs by idKevin Ottens2016-08-242-0/+14
* Action input nodes inherit from the abstract classKevin Ottens2016-08-246-15/+36
* Add an AbstractActionInput base classKevin Ottens2016-08-243-0/+139
* QInputAspect::jobToExcute: time is in fact usedKevin Ottens2016-08-241-1/+0
* LoadTextureDataJob: No crash on null texture dataKevin Ottens2016-08-241-1/+2
* Use trilinear filtering for normal mapsKevin Ottens2016-08-242-2/+4
* SceneManager: small improvementsPaul Lemire2016-08-241-4/+3
* Register the metatype for QFrameGraphNodeAndy Shaw2016-08-231-0/+1
* QSceneLoader: status is updated from the backendPaul Lemire2016-08-233-10/+25
* Scene: add a setStatus methodPaul Lemire2016-08-232-0/+12
* SceneManager: export for unit testsPaul Lemire2016-08-221-5/+6
* Doc: add a section about common rendering issuesPaul Lemire2016-08-222-0/+136
* QPhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-192-0/+94
* QSceneLoader: mark setStatus as deprecatedPaul Lemire2016-08-191-1/+1
* Scene: add cleanup method and export for testsPaul Lemire2016-08-193-1/+10
* QBlendEquationArguments: update doc for enumsPaul Lemire2016-08-191-19/+19
* PhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-191-1/+7
* Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-171-1/+0
* QConeGeometryPrivate: initialize m_positionBufferEdward Welbourne2016-08-161-0/+1
* MouseDevice: initialize m_inputHandlerEdward Welbourne2016-08-161-0/+1
* QComputeCommand: fix was returning wrong dimensions for Y and ZPaul Lemire2016-08-161-2/+2
* QCameraLens: block notifications that shouldn't be sentPaul Lemire2016-08-161-0/+36
* QRenderTargetOuput: check texture is not null when setting parentPaul Lemire2016-08-161-1/+1
* Entity: fix -> properly clear childrenHandles vectorPaul Lemire2016-08-161-1/+2
* QNode: fix commentPaul Lemire2016-08-161-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'v5.6.2Topi Reinio2016-08-121-1/+1
* | Introduce GraphicsHelperES3, allow multiple color attachmentsSvenn-Arne Dragly2016-08-126-30/+276
* | Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-112-2/+2
* | Doc: QSceneLoader add detailed descriptionPaul Lemire2016-08-111-4/+50
* | LoadSceneJob: always call Scene::setSubTree()Paul Lemire2016-08-111-11/+17
* | HandleManager: do not allow counter to overflowPaul Lemire2016-08-111-0/+3
* | Doc: Remove 'Technology Preview' from the landing pageTopi Reinio2016-08-111-1/+1
* | Fix regression: remove disabled entities from the renderingPaul Lemire2016-08-101-2/+9
* | QLayer: update the documentationPaul Lemire2016-08-101-2/+74
* | QMaterial: fix warning about unregistered metatypePaul Lemire2016-08-101-0/+1
* | QAttribute: fix warning about unregistered metatypePaul Lemire2016-08-101-0/+2
* | QAttribute: use target constructorPaul Lemire2016-08-101-2/+2
* | Doc: add doc for Qt3DExtras modulePaul Lemire2016-08-104-4/+170
* | Doc: add section about GeometryPaul Lemire2016-08-102-1/+155
* | Doc: complete QBuffer docPaul Lemire2016-08-101-0/+13
* | QImageTextureDataFunctor: initialize m_statusEdward Welbourne2016-08-101-0/+1
* | QPropertyNodeRemovedChangePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-0/+1
* | QTextureFromSourceGenerator: initialize m_statusEdward Welbourne2016-08-101-0/+1
* | QStaticPropertyValueRemovedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | QStaticPropertyValueAddedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | QStaticPropertyUpdatedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | Complete QAttribute documentationPaul Lemire2016-08-091-1/+14
* | Doc: update supported platform listPaul Lemire2016-08-091-1/+1
* | Update FrameGraph documentationPaul Lemire2016-08-091-8/+8