summaryrefslogtreecommitdiffstats
path: root/src/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Temporarily expose window to QML contextSean Harmer2016-01-181-0/+4
* Add a RenderSurfaceSelector to ForwardRendererSean Harmer2016-01-181-12/+16
* Export QRendererSettings to QMLSean Harmer2016-01-171-0/+4
* Export QRenderTargetSelector to QMLSean Harmer2016-01-171-0/+4
* Fix annotations in DiffusMapMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations on DiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in GoochMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseMapAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in NormalDiffuseMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PerVertexColorMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in SkyBox QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in TextureMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PhongAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotation on PhongMaterial QML defaultSean Harmer2016-01-171-0/+9
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-162-4/+6
* Remove the Quick3DConfiguration HackPaul Lemire2016-01-164-192/+0
* Added QML bindings for new aggregate actionsColin Ogilvie2016-01-164-2/+184
* Say hello to GenericDeviceBogDan Vatra2016-01-161-0/+2
* Merge "Merge branch '5.6' into dev" into refs/staging/devBogDan Vatra2016-01-162-34/+32
|\
| * Merge branch '5.6' into devSean Harmer2016-01-152-34/+32
| |\
| | * Revert "Fix crash when Scene3DItem is removed from scene"Mauro Persano2016-01-152-34/+32
* | | Link examples against static libPaul Lemire2016-01-161-0/+1
|/ /
* | Fix missing QML registration for AbstractActionInputColin Ogilvie2016-01-141-0/+1
* | QComputeJob exported to QMLPaul Lemire2016-01-131-0/+4
* | Start at implementing QAbstractAction InputColin Ogilvie2016-01-122-14/+14
|/
* Fix crash when Scene3DItem is removed from sceneMauro Persano2016-01-112-32/+34
* Stop using enum references that require C++11.Raphael Kubo da Costa2015-12-301-2/+2
* Added QPointSize RenderStateWieland Hagen2015-12-271-0/+2
* Add QuaternionAnimationLaszlo Agocs2015-12-175-4/+397
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-142-2/+0
* Rename Q3D*Event to Q*Event and handle namespaceMike Krus2015-12-101-5/+5
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-105-5/+5
* Do lighting calculation in world spaceLaszlo Agocs2015-12-101-2/+2
* Register QAxisSetting as QML typeSean Harmer2015-12-091-0/+2
* Quick3D: QMatrix4x4 add translate overloadPaul Lemire2015-12-071-0/+1
* Expose QDispatchCompute to QMLPaul Lemire2015-12-071-0/+2
* Changes to make buttons able to trigger actionsSean Harmer2015-12-041-1/+1
* Rename QActionHandler to QAxisActionhandlerSean Harmer2015-12-041-2/+2
* Export QActionHandler to QMLSean Harmer2015-12-041-0/+2
* Migrate NormalDiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-042-10/+4
* Migrate NormalDiffuseMap(Alpha)Material to be lights-awareLaszlo Agocs2015-12-042-12/+0
* Move core/io content to render/geometry and ioKevin Ottens2015-12-025-25/+22
* Migrate GoochMaterial to be light-awareLaszlo Agocs2015-12-021-2/+1
* Migrate PhongAlphaMaterial to be light-awareLaszlo Agocs2015-12-021-3/+1
* Migrate DiffuseSpecularMapMaterial to be light-awareLaszlo Agocs2015-12-021-6/+0
* Migrate PerVertexMaterial to be light-awareLaszlo Agocs2015-12-021-5/+0
* Migrate DiffuseMapMaterial to be light-awareLaszlo Agocs2015-12-011-6/+0
* Unify the default and phong shadersLaszlo Agocs2015-12-011-3/+1
* Register physical device extension typeSean Harmer2015-11-291-1/+2