summaryrefslogtreecommitdiffstats
path: root/src/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-017-3/+722
* Strip out cloning subsystemSean Harmer2016-04-298-47/+24
* Don’t expose QGenericInputDevice to QMLMike Krus2016-04-281-1/+1
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-1/+1
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-2/+2
* Scene3DItem: add the hoverEnabled propertyPaul Lemire2016-04-282-2/+17
* Fix static buildsMike Krus2016-04-273-2/+5
* Rename QTechniqueFilter::criteria() to matchAll()Sean Harmer2016-04-271-3/+3
* Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-264-193/+2
* QNode: make cleanup a private slotPaul Lemire2016-04-236-18/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2320-94/+404
* QVectorize Quick3DShaderDataArrayRobert Brock2016-04-213-4/+4
* QVectorize QRenderTargetSelectorWieland Hagen2016-04-201-1/+1
* AntiAliasing added as RenderstateRobert Brock2016-04-201-0/+2
* Minor documentation fixesTomi Korpipää2016-04-191-0/+9
* Merge branch '5.6' into 5.7Sean Harmer2016-04-1610-27/+17
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
| * standardize statement order in project files a bitOswald Buddenhagen2016-02-253-6/+3
| * rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-256-9/+3
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-256-12/+9
* | Remove QAbstractAggregateActionInputPaul Lemire2016-04-156-34/+215
* | Removed QBlendStateSeparateWieland Hagen2016-04-071-1/+0
* | QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-062-2/+2
* | Complete the QRenderPassFilter property renaming.Volker Krause2016-03-271-1/+1
* | Make QGenericInputDevice privateMike Krus2016-03-241-1/+1
* | QLighting removalRobert Brock2016-03-231-2/+0
* | Fix install with GamepadAnton Kudryavtsev2016-03-231-1/+1
* | Class QRenderPassFilter renamingRobert Brock2016-03-231-5/+5
* | Fixes to ForwardRendererMike Krus2016-03-221-2/+2
* | Remove QBoundingVolumeSpecifierMike Krus2016-03-221-2/+0
* | Remove QViewport::clearColorMike Krus2016-03-221-1/+2
* | QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-212-5/+5
* | Rename QClearBuffer to QClearBuffersMike Krus2016-03-202-4/+4
* | QRenderSurfaceSelector cleanupPaul Lemire2016-03-201-2/+2
* | Follow Annotation API changes.Volker Krause2016-03-202-6/+6
* | QStencilOpSeparate renamed to QStencilOperationArgumentsRobert Brock2016-03-181-2/+2
* | Merge QAbstractSceneLoader down into QSceneLoaderMike Krus2016-03-172-4/+2
* | QAnnotation changesFranck Arrecot2016-03-1721-111/+111
* | Class QKeyboardController rename to QKeyboardDeviceFranck Arrecot2016-03-161-2/+2
* | Make QBoundingVolumeDebug privateMike Krus2016-03-131-1/+1
* | QRenderAspect: move some code to pimplMike Krus2016-03-132-5/+6
* | Complete the QStencilTestSeparate to QStencilTestArguments renaming.Volker Krause2016-03-121-1/+1
* | Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-122-6/+6
* | Class QLogicComponent changesFranck Arrecot2016-03-111-2/+2
* | QMouseController changes and renameFranck Arrecot2016-03-111-2/+2
* | QStencilOp rename to QStencilOperationFranck Arrecot2016-03-111-2/+2
* | QRenderSettings: Move picking related properties in QPickingSettingsMike Krus2016-03-111-0/+2
* | Fix picking with Scene3DMäättä Antti2016-03-113-1/+31
* | Prefer QStringRef for number conversion temporaries.Volker Krause2016-03-101-14/+14
* | Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-092-8/+6