summaryrefslogtreecommitdiffstats
path: root/tests/auto/render
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2645-766/+406
* Expose picking details to front endMike Krus2016-01-253-8/+36
* Fix unit test for srcdir != builddirTobias Koenig2016-01-211-1/+1
* Port FrameGraphManager away from QResourceManagerTobias Koenig2016-01-201-36/+42
* Increase frame allocator max object size a littleSean Harmer2016-01-171-3/+3
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-163-7/+7
* Support for DDS texturesMauro Persano2016-01-1627-1/+140
* QBlendState: Target particular Draw Buffers (glBlendFunci())Wieland Hagen2016-01-151-1/+3
* Updated Entity unit testsPaul Lemire2016-01-131-1/+10
* Make QBackendNodeFactory privateKevin Ottens2015-12-171-1/+1
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-104-8/+7
* Make QFrameAllocator privateKevin Ottens2015-12-081-0/+1
* Indicate light typeLaszlo Agocs2015-12-071-0/+6
* Make QNodeVisitor privateKevin Ottens2015-12-031-1/+1
* Move core/io content to render/geometry and ioKevin Ottens2015-12-022-11/+11
* Add autotest for lightsLaszlo Agocs2015-12-023-0/+266
* Restore mouse picking testsPaul Lemire2015-11-241-1/+0
* Add unit tests for triangleboundingvolumePaul Lemire2015-11-243-1/+236
* QRayCastingService improvementsPaul Lemire2015-11-241-14/+26
* Unit tests for TriangleExtractorPaul Lemire2015-11-243-1/+414
* Remove transforms property of QTransformSean Harmer2015-11-172-10/+6
* Setting matrix property to decompose to S, R, TSean Harmer2015-11-171-0/+1
* Updated Entity unit testsPaul Lemire2015-11-161-0/+3
* Unit tests for default meshesPaul Lemire2015-11-163-1/+163
* Entity unit tests updatedPaul Lemire2015-11-161-1/+10
* Unit tests for BoundingVolumeDebugPaul Lemire2015-11-163-1/+169
* Unit Tests for QBoundingVolumeDebugPaul Lemire2015-11-163-1/+195
* Remove anything related to pick attribute in QObjectPickerPaul Lemire2015-11-163-52/+1
* Unit tests for Geometry updatedPaul Lemire2015-11-161-0/+17
* Update test for QGeometry with a QBoundingVolumeSpecifierPaul Lemire2015-11-161-2/+20
* QObjectPicker: Use namespaced names in Q_SIGNALS declerationsAndy Nichols2015-10-261-3/+3
* Add Picking unit testsPaul Lemire2015-10-243-1/+291
* Sphere moved into Render namespace and made privatePaul Lemire2015-10-241-3/+2
* Added new raycasting testsPaul Lemire2015-10-241-27/+102
* QObjectPicker unit tests completedPaul Lemire2015-10-241-5/+45
* ObjectPicker: unit tests updatedPaul Lemire2015-10-241-0/+61
* Entity Unit Tests improvedPaul Lemire2015-10-241-0/+67
* Unit Tests for ObjectPickerPaul Lemire2015-10-243-1/+147
* Units Tests for QObjectPickerPaul Lemire2015-10-243-1/+187
* Rename Renderer -> Render throughoutSean Harmer2015-10-1964-141/+141
* RenderGeometryRenderer: monitor the enabled propertyPaul Lemire2015-10-141-0/+15
* QAbstractAttribute: remove NodeAdded/Remove notification on bufferPaul Lemire2015-10-142-21/+9
* QMaterial: remove NodeAdded/Remove notifications on EffectPaul Lemire2015-10-142-9/+27
* RenderBuffer: handle the sync propertyPaul Lemire2015-10-145-4/+34
* QBuffer: add a sync propertyPaul Lemire2015-10-141-0/+14
* Unit tests for FrameGraphNodePaul Lemire2015-10-143-1/+184
* Unit Tests for QViewportPaul Lemire2015-10-143-1/+197
* Unit Tests for QTechniqueFilterPaul Lemire2015-10-143-1/+262
* Unit Tests for QStateSetPaul Lemire2015-10-143-1/+210
* Unit Tests for QSortMethodPaul Lemire2015-10-143-1/+182