summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports
Commit message (Expand)AuthorAgeFilesLines
* Added NodeInstantiatorSean Harmer2015-02-282-1/+3
* Remove incomplete bullet and OpenAL aspectsSean Harmer2015-02-194-127/+0
* Reset the state the Qt Quick scenegraph relies on in Scene3DLaszlo Agocs2015-02-191-1/+9
* Hardwire input aspect into Scene3D when requestedLaszlo Agocs2015-02-172-1/+6
* Remove failing converter registrationLaszlo Agocs2015-02-131-14/+1
* Copyright header change.Mika Salmela2015-02-0919-362/+267
* Skybox example updated to use new texture APIPaul Lemire2015-02-081-1/+1
* Update default Material to use new Texture APIPaul Lemire2015-02-086-11/+23
* Quick3DTextureExtension provided list of QAbstractTextureImage to QMLPaul Lemire2015-02-081-7/+7
* QTextureProviders addedPaul Lemire2015-02-081-9/+9
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-1/+1
* Quick2DTextureCubeMap registered as an extended QML typePaul Lemire2015-02-081-1/+1
* Make sure Scene3DItem shuts the sync renderer downKevin Ottens2015-01-282-0/+6
* Clean up GL2-ES2 shadersLaszlo Agocs2015-01-261-1/+1
* Fix phong material for shaders without default uniform valuesLaszlo Agocs2015-01-261-11/+6
* Allow to control the aspects used by a Scene3DKevin Ottens2015-01-253-3/+30
* Register QColorMask as ColorMask to QMLPaul Lemire2015-01-241-0/+2
* Have Scene3DItem deal with input eventsKevin Ottens2015-01-232-1/+7
* Use the const_cast once at renderer creationKevin Ottens2015-01-231-5/+5
* Make it work with the threaded QSG render loopKevin Ottens2015-01-192-11/+34
* Add ForwardRenderer.qml in the QML defaultsPaul Lemire2015-01-183-2/+75
* RenderShaderData handling entirely reworkedPaul Lemire2015-01-181-2/+3
* Add a Scene3D item to wrap Qt3D scenes in QQ2Kevin Ottens2015-01-186-0/+375
* Introduce the "polygon offset" render stateGiuseppe D'Angelo2015-01-161-0/+2
* Added default QML MaterialsPaul Lemire2015-01-107-2/+730
* QML default phong material and generate qrc filePaul Lemire2014-12-304-0/+180
* Add a new EntityLoader elementKevin Ottens2014-12-171-0/+2
* Quick3DShaderDataPropertyReader: converts Quick3DShaderDataArray to QVariantListPaul Lemire2014-12-121-0/+11
* Quick3DShaderDataArrayPaul Lemire2014-12-121-0/+2
* Quick3DShaderData for QJSValue handlingPaul Lemire2014-12-121-1/+17
* QShaderData registered to QMLPaul Lemire2014-12-101-0/+2
* Q3DKeyEvent registered to QMLPaul Lemire2014-11-141-1/+2
* Inputs qmldir fixPaul Lemire2014-11-101-1/+1
* Added Quick3D Inputs import pluginPaul Lemire2014-11-024-0/+133
* Qt3DQuick value type and color providersPaul Lemire2014-10-312-1/+4
* QTexture refactoringPaul Lemire2014-10-301-1/+13
* QParameterMapper: renamed to QParameterMappingPaul Lemire2014-10-221-2/+2
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-222-2/+1
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-201-1/+1
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-171-2/+2
* QAbstractShapeMesh removedPaul Lemire2014-10-171-2/+0
* QAlphaCoverage exported to QMLPaul Lemire2014-10-041-0/+2
* QAbstract removed from corePaul Lemire2014-10-031-10/+0
* Added and exported Quick3DParameterPaul Lemire2014-09-301-1/+3
* Removed TagPaul Lemire2014-09-301-2/+0
* Added Quick3DSortMethod QML export + cleanupPaul Lemire2014-09-291-2/+8
* QSortCriterion registered to QMLPaul Lemire2014-09-291-0/+3
* Renamed QScene to QSceneLoaderPaul Lemire2014-09-281-2/+2
* Renamed QAbstractScene to QAbstractSceneLoaderPaul Lemire2014-09-281-2/+2
* Add the cylinder meshKevin Ottens2014-09-281-0/+2