aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/utils
Commit message (Expand)AuthorAgeFilesLines
* Improve node collection and frame prepChristian Strømme3 days3-0/+290
* Improve the quaternion compare in RotationDataChristian Strømme2024-02-201-11/+36
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-055-0/+30
* Fix auto test for RotationDataChristian Strømme2023-06-161-5/+11
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-3/+1
* Fix up the key type in the qsbc autotestLaszlo Agocs2022-10-261-7/+8
* Make QQsbCollection usable as a runtime cache as wellLaszlo Agocs2022-10-201-73/+95
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-9/+9
* Fix the remove function for the single linked listChristian Strømme2022-09-161-0/+9
* Quick3DUtils: Fix bug in RenderData's compare functionInho Lee2022-08-301-0/+123
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-257-7/+7
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-275-5/+5
* Add license headers to cmake filesLucie Gérard2022-07-077-0/+21
* Use SPDX license identifiersLucie Gérard2022-06-165-140/+10
* Remove the need to manually track rotation dirty stateChristian Strømme2022-05-163-0/+264
* Remove QSSGLayerRenderHelperAndy Nichols2022-03-231-1/+0
* Remove unused picking codeAndy Nichols2021-06-111-30/+0
* Unify test target namesKai Köhne2021-04-154-4/+4
* Update View3D picking APIsAndy Nichols2021-03-193-145/+0
* Remove QMake project filesJoerg Bornemann2021-02-108-76/+0
* Add removeAll() and clear() to the invasive listChristian Strømme2020-12-111-0/+91
* Fix how node links are update in the invasive listChristian Strømme2020-12-111-0/+141
* Rename the empty function in the invasive listChristian Strømme2020-12-101-20/+20
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-016-6/+6
* Use cubeMaps for IBL texture sourcesAndy Nichols2020-09-241-1/+3
* Add shadercollection test to the cmake fileChristian Strømme2020-09-161-0/+1
* Set SSGBounds3 default constructor to emptyJonas Karlsson2020-09-153-0/+84
* Add feature set to qsb collectionAntti Määttä2020-09-111-10/+22
* Add qsb collection util classesChristian Strømme2020-08-244-1/+307
* Make it possible to create a QSSGRenderer instance without a contextChristian Strømme2020-08-171-1/+1
* Cleanup Mesh and Texture resources when no longer usedAndy Nichols2020-07-031-1/+1
* Rename QSSGRenderMeshPath to QSSGRenderPathChristian Strømme2020-05-271-1/+1
* Clean up the buffer manager slightlyChristian Strømme2020-05-261-1/+1
* Remove QSSGRendererInterfaceChristian Strømme2020-05-121-2/+2
* Remove the Render moduleAndy Nichols2020-05-101-2/+2
* Disable the picking testsChristian Strømme2020-05-091-0/+6
* CMake: Port qtquick3d to CMakeMårten Nordheim2020-04-256-0/+70
* Add intersection test for flat bounding volumesChristian Strømme2020-04-021-0/+6
* Improve the aabb intersection codeChristian Strømme2020-04-021-28/+95
* Add auto test for pickingChristian Strømme2020-03-303-0/+133
* Add auto test for aabb intersectionChristian Strømme2020-03-304-1/+302
* Improve our Invasive list classChristian Strømme2020-03-173-0/+542