summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports
Commit message (Expand)AuthorAgeFilesLines
* Scene3DRenderer: ensure window pointer stays the same while renderingv5.9.4Paul Lemire2018-01-102-9/+20
* Set devicePixelRatio on item size changeMorten Johan Sørvig2017-12-143-7/+10
* Make sure Qt3D gets a clean OpenGL state in Scene3D itemWieland Hagen2017-06-291-0/+4
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-122-0/+6
* Add quick3d class for VertexBlendAnimationAntti Määttä2017-05-091-0/+3
* Scene3DRenderer: fix race conditionv5.9.0-beta4Paul Lemire2017-05-063-4/+18
* Add a new mirrored property to QPlane(Mesh|Geometry)Kevin Ottens2017-05-051-0/+2
* Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-0/+2
|\
| * Fix build for -no-feature-wheeleventStephan Binner2017-04-271-0/+2
* | Update qmltypes filesMike Krus2017-05-036-244/+1453
|/
* Add plugins.qmltypes file for scene2dMäättä Antti2017-04-121-0/+121
* Export QAnimationClip to QMLSean Harmer2017-04-111-0/+2
* Hook Scene3D cleanup on scenegraphInvalidated tooLaszlo Agocs2017-04-052-10/+24
* Fix Scene3D initialization in QQuickWidgetLaszlo Agocs2017-04-032-2/+23
* Fix QML registration of QAnimationClipLoaderSean Harmer2017-04-031-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0217-140/+147
|\
| * Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-0117-129/+135
* | Change some Scene3D/Window qWarnings to qCDebugv5.9.0-beta1Laszlo Agocs2017-03-311-2/+2
* | Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* | Remove clips property from QAbstractClipBlendNode and friendsSean Harmer2017-03-261-3/+1
* | scene2d: Add qcoreapplication.h to header includesMikko Gronoff2017-03-201-0/+1
* | Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-2/+0
* | cleanup scene2d - change mouse event handlingAntti Määttä2017-03-032-2/+3
* | Export QClipBlendValue to QMLSean Harmer2017-03-021-0/+2
* | Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-285-4/+140
* | Rename QAdditiveBlend -> QAdditiveClipBlendSean Harmer2017-02-241-2/+2
* | Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-2/+2
* | Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-2/+4
* | Expose QEnvironmentLight to QMLKevin Ottens2017-02-241-0/+2
* | QBoundingSphere cleanupPaul Lemire2017-02-241-2/+2
* | QNode PropertyTrackMode cleanupPaul Lemire2017-02-241-1/+2
* | QDistanceFieldText cleanupPaul Lemire2017-02-231-2/+2
* | QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-231-3/+0
* | Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-0/+2
* | Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-231-0/+1
* | Start using REVISION on our propertiesKevin Ottens2017-02-233-0/+10
* | Fix QML version registration for 5.9 typesKevin Ottens2017-02-233-29/+30
* | Metal/Rough materials: metallic -> metalnessKevin Ottens2017-02-161-10/+10
* | Extruded Text cleanupPaul Lemire2017-02-161-4/+4
* | Remove QConductedClipAnimator and defer to laterSean Harmer2017-02-161-2/+0
* | Register QMorphPhongMaterial for qmlAntti Määttä2017-02-131-0/+2
* | Initialize members in Scene3DRendererSean Harmer2017-02-121-0/+2
* | Initialize members in Scene3DSGMaterialShaderSean Harmer2017-02-122-0/+8
* | Move animations from extras to animationsAntti Määttä2017-02-072-19/+20
* | Quick3DExtras: fix QAbstractAnimation import versionPaul Lemire2017-02-061-1/+1
* | Fix iOS static buildMike Krus2017-02-051-1/+0
* | Merge "Merge branch 'wip/animation' into dev" into refs/staging/devSean Harmer2017-01-313-1/+42
|\ \
| * \ Merge branch 'wip/animation' into devSean Harmer2017-01-313-1/+42
| |\ \
| | * | Animation support for Qt3DAntti Määttä2017-01-313-1/+42
* | | | Renamed QAddBlend to QAdditiveBlendPaul Lemire2017-01-311-2/+2
|/ / /