summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Indicate light typeLaszlo Agocs2015-12-071-0/+6
* QAxisInput/QActionInput: use list of int rather than int maskPaul Lemire2015-12-043-15/+29
* QAbstractPhysicalDevice: Remove axis/buttons methodsPaul Lemire2015-12-041-2/+0
* Make QNodeVisitor privateKevin Ottens2015-12-032-2/+2
* Move core/io content to render/geometry and ioKevin Ottens2015-12-022-11/+11
* Add autotest for lightsLaszlo Agocs2015-12-023-0/+266
* Add command support on aspects and QAspectEngineKevin Ottens2015-12-021-20/+103
* Add missing test for QAspectEngine::registerAspectKevin Ottens2015-12-021-0/+42
* Move definition of tests in the classKevin Ottens2015-12-021-49/+45
* Unit tests for AxisInputPaul Lemire2015-12-019-65/+272
* Unit tests for ActionPaul Lemire2015-12-013-1/+167
* Unit tests for AxisPaul Lemire2015-12-013-1/+167
* Unit tests for QLogicalDevicePaul Lemire2015-12-013-1/+196
* Unit tests for QActionInputPaul Lemire2015-12-013-1/+190
* Unit tests for QAxisInputPaul Lemire2015-12-013-1/+206
* Unit tests for QActionPaul Lemire2015-12-013-1/+176
* Unit tests for QAxisPaul Lemire2015-12-014-1/+182
* QAspectFactory can now also give registered name of an aspectKevin Ottens2015-12-011-0/+14
* Remove unused code from QAspectFactoryKevin Ottens2015-12-011-21/+0
* Make QAspectFactory privateKevin Ottens2015-12-012-2/+2
* Unit tests for QTransformPaul Lemire2015-11-253-1/+205
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-241-6/+7
* 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
* jobs benchmarksPaul Lemire2015-11-244-1/+400
* Remove aspect enumsMike Krus2015-11-212-2/+2
* 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
* Fix qray3d testLaszlo Agocs2015-11-121-4/+4
* d-pointer classes, private/public changesTomi Korpipää2015-10-308-9/+9
* Shadow version of benchmarking appMika Salmela2015-10-2915-31/+668
* 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