aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Add bakedprimitives manual testJonas Karlsson4 days5-0/+426
* Fix build of ShaderPoker manual testAndy Nichols2025-05-131-0/+1
* Add CapsuleGeometry to HelpersJonas Karlsson2025-03-113-0/+173
* XR: Lancelot screen grabber for XRChristian Strømme2025-02-1448-1379/+0
* Add manual test for testing the default material shader generatorAndy Nichols2025-02-0523-0/+4750
* Update the xr_interaction examplePaul Olav Tvete2025-02-041-4/+3
* Move reusable components to xr_shared directoryPaul Olav Tvete2025-01-311-0/+197
* Resurrect qmlxr toolChristian Strømme2024-12-062-9/+14
* Replace deprecated QImage::mirror(ed) with flip(ped)Volker Hilsheimer2024-12-021-1/+1
* DirectionalLight: Add lockShadowmapTexels propertyJonas Karlsson2024-11-181-0/+6
* XR: Make multiview rendering the defaultChristian Strømme2024-10-181-2/+2
* Add CuboidGeometry to QtQuick3D.HelpersAndy Nichols2024-10-093-0/+199
* Add PlaneGeometry to QtQuick3D.HelpersAndy Nichols2024-10-093-0/+147
* Add SphereGeometry to QtQuick3D.HelpersAndy Nichols2024-10-093-0/+88
* Add CylinderGeometry to QtQuick3D.HelpersAndy Nichols2024-10-093-0/+105
* Add ConeGeometry to QtQuick3D.HelpersAndy Nichols2024-10-093-0/+123
* Add TorusGeometry component to QtQuick3D.HelpersAndy Nichols2024-10-094-3/+128
* Add ExtrudedTextGeometry to QtQuick3D.HelpersAndy Nichols2024-10-097-0/+648
* Fix frustum dimensions in shadowmap shaderJonas Karlsson2024-09-171-9/+9
* Fix API capitalizationLaszlo Agocs2024-08-302-2/+2
* Correct tests licenseLucie Gérard2024-08-135-5/+5
* VisionOS: Add code for pinch gesturesChristian Strømme2024-08-127-0/+384
* Examples: Remove un-needed or deprecated Android Manifest entriesNicholas Bennett2024-08-081-3/+0
* API: Remove XrActionMapperPaul Olav Tvete2024-06-252-12/+24
* API: mark XrView::frameReady as internalChristian Strømme2024-06-241-1/+9
* Resue QRhiTexture for customTextureMapInho Lee2024-06-205-0/+608
* API: XrView::multiViewRenderingSupportedChristian Strømme2024-06-191-1/+1
* Add PCF soft shadows supportKristoffer Skau2024-05-281-9/+147
* Implement Cascading Shadow Maps (CSM)Jonas Karlsson2024-05-281-1/+94
* Add multiview controlling propertyLaszlo Agocs2024-05-281-1/+1
* Make qmlxr compile with the renamed filesLaszlo Agocs2024-05-241-2/+2
* Rename QOpenXrViewChristian Strømme2024-05-231-1/+1
* Make ExtendedSceneEnvironment functional with multiviewLaszlo Agocs2024-05-225-0/+166
* Enable postprocessing effects function in multiview modeLaszlo Agocs2024-05-153-1/+30
* Start enabling postproc effects in multiview modeLaszlo Agocs2024-05-074-0/+98
* Improve the custom material multiview strategyLaszlo Agocs2024-05-072-3/+3
* Make SSAO multiview-awareLaszlo Agocs2024-05-062-0/+28
* Make screen texture multiview-awareLaszlo Agocs2024-04-308-0/+200
* Improve multiview support for depth pre-pass and depth textureLaszlo Agocs2024-04-304-0/+88
* Add qmlxr test assets for reflection probesLaszlo Agocs2024-04-294-0/+57
* Make InfiniteGrid multiview-awareLaszlo Agocs2024-04-241-0/+28
* Add qmlxr playground test for skybox (cubemaps)Laszlo Agocs2024-04-2410-0/+105
* qmlxr: Port to actionmapper, similarly to other testsLaszlo Agocs2024-04-193-3/+46
* Use local space in hybrid xr manual testLaszlo Agocs2024-04-191-1/+1
* Add support for submitting the depth buffer to the compositorLaszlo Agocs2024-04-181-0/+6
* Cones and cylinders test: Fix DebugViewJonas Karlsson2024-04-121-6/+7
* Change license for test filesLucie Gérard2024-04-04134-134/+134
* XR: Declarative input API inspired by UniversalInputPaul Olav Tvete2024-03-181-38/+27
* qmlxr: use local spaceLaszlo Agocs2024-03-181-0/+1
* Add cones and cylinders manual testKristoffer Skau2024-03-135-0/+261