Import qt3d-opensource-src_5.15.8+dfsg.orig.tar.xz
authorDmitry Shachnev <mitya57@debian.org>
Fri, 6 Jan 2023 21:43:03 +0000 (21:43 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 6 Jan 2023 21:43:03 +0000 (21:43 +0000)
commit143db656618c963190aadf4da3605facc234bac0
treec9cf67504658f1c4e2063df73f48cbd45ff3be02
Import qt3d-opensource-src_5.15.8+dfsg.orig.tar.xz

[dgit import orig qt3d-opensource-src_5.15.8+dfsg.orig.tar.xz]
4707 files changed:
.QT-ENTERPRISE-LICENSE-AGREEMENT [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.qmake.conf [new file with mode: 0644]
.qt-license-check.exclude [new file with mode: 0644]
.tag [new file with mode: 0644]
LICENSE.GPL [new file with mode: 0644]
LICENSE.GPL2 [new file with mode: 0644]
LICENSE.GPL3 [new file with mode: 0644]
LICENSE.GPL3-EXCEPT [new file with mode: 0644]
LICENSE.GPLv3 [new file with mode: 0644]
LICENSE.LGPL3 [new file with mode: 0644]
LICENSE.LGPLv3 [new file with mode: 0644]
README [new file with mode: 0644]
config.tests/assimp/assimp.pro [new file with mode: 0644]
config.tests/assimp/main.cpp [new file with mode: 0644]
config.tests/fbx/fbx.pro [new file with mode: 0644]
config.tests/fbx/main.cpp [new file with mode: 0644]
config_help.txt [new file with mode: 0644]
configure.json [new file with mode: 0644]
dist/changes-5.10.0 [new file with mode: 0644]
dist/changes-5.10.1 [new file with mode: 0644]
dist/changes-5.11.0 [new file with mode: 0644]
dist/changes-5.11.1 [new file with mode: 0644]
dist/changes-5.11.2 [new file with mode: 0644]
dist/changes-5.11.3 [new file with mode: 0644]
dist/changes-5.12.0 [new file with mode: 0644]
dist/changes-5.12.1 [new file with mode: 0644]
dist/changes-5.12.2 [new file with mode: 0644]
dist/changes-5.12.3 [new file with mode: 0644]
dist/changes-5.12.4 [new file with mode: 0644]
dist/changes-5.12.5 [new file with mode: 0644]
dist/changes-5.13.0 [new file with mode: 0644]
dist/changes-5.13.1 [new file with mode: 0644]
dist/changes-5.13.2 [new file with mode: 0644]
dist/changes-5.14.0 [new file with mode: 0644]
dist/changes-5.14.1 [new file with mode: 0644]
dist/changes-5.14.2 [new file with mode: 0644]
dist/changes-5.15.0 [new file with mode: 0644]
dist/changes-5.15.1 [new file with mode: 0644]
dist/changes-5.7.0 [new file with mode: 0644]
dist/changes-5.8.0 [new file with mode: 0644]
dist/changes-5.9.0 [new file with mode: 0644]
dist/changes-5.9.1 [new file with mode: 0644]
dist/changes-5.9.2 [new file with mode: 0644]
dist/changes-5.9.3 [new file with mode: 0644]
dist/changes-5.9.4 [new file with mode: 0644]
dist/changes-5.9.5 [new file with mode: 0644]
dist/changes-5.9.6 [new file with mode: 0644]
examples/examples.pro [new file with mode: 0644]
examples/qt3d/3d-text/3d-text.pro [new file with mode: 0644]
examples/qt3d/3d-text/main.cpp [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/SceneRoot.qml [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/Water.qml [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/WaterMaterial.qml [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/advancedcustommaterial.pro [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/doc/images/advanced-custom-material.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/doc/src/advancedcustommaterial.qdoc [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/main.cpp [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/main.qml [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/models.qrc [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/models/waterPlane.obj [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/qml.qrc [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/shaders.qrc [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/shaders/es2/water.frag [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/shaders/es2/water.vert [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/shaders/gl3/water.frag [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/shaders/gl3/water.vert [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures.qrc [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/WaterDiffuse.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/WaterNormal.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/WaterSpecular.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/Waterwave.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/foam.jpg [new file with mode: 0644]
examples/qt3d/advancedcustommaterial/textures/sky.jpg [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/StereoCamera.qml [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/StereoFrameGraph.qml [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/anaglyph-rendering.pro [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/main.cpp [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/main.qml [new file with mode: 0644]
examples/qt3d/anaglyph-rendering/resources.qrc [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/basicshapes-cpp.pro [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/doc/images/basicshapes-cpp-example.jpg [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/main.cpp [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/scenemodifier.cpp [new file with mode: 0644]
examples/qt3d/basicshapes-cpp/scenemodifier.h [new file with mode: 0644]
examples/qt3d/compute-particles/ComputeFrameGraph.qml [new file with mode: 0644]
examples/qt3d/compute-particles/ComputeMaterial.qml [new file with mode: 0644]
examples/qt3d/compute-particles/ParticlesScene.qml [new file with mode: 0644]
examples/qt3d/compute-particles/compute-particles.pro [new file with mode: 0644]
examples/qt3d/compute-particles/compute-particles.qrc [new file with mode: 0644]
examples/qt3d/compute-particles/main.cpp [new file with mode: 0644]
examples/qt3d/compute-particles/main.qml [new file with mode: 0644]
examples/qt3d/compute-particles/particles.comp [new file with mode: 0644]
examples/qt3d/compute-particles/particles.frag [new file with mode: 0644]
examples/qt3d/compute-particles/particles.vert [new file with mode: 0644]
examples/qt3d/controls/Logo.qml [new file with mode: 0644]
examples/qt3d/controls/Qt_logo.obj [new file with mode: 0644]
examples/qt3d/controls/controls.pro [new file with mode: 0644]
examples/qt3d/controls/controls.qrc [new file with mode: 0644]
examples/qt3d/controls/main.cpp [new file with mode: 0644]
examples/qt3d/controls/main.qml [new file with mode: 0644]
examples/qt3d/controlsunderlay/Logo.qml [new file with mode: 0644]
examples/qt3d/controlsunderlay/Qt_logo.obj [new file with mode: 0644]
examples/qt3d/controlsunderlay/controls.qrc [new file with mode: 0644]
examples/qt3d/controlsunderlay/controlsunderlay.pro [new file with mode: 0644]
examples/qt3d/controlsunderlay/main.cpp [new file with mode: 0644]
examples/qt3d/controlsunderlay/main.qml [new file with mode: 0644]
examples/qt3d/exampleresources/assets/LICENSE [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/default/default_irradiance.dds [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/default/default_specular.dds [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/README.TXT [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negx.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negy.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negz.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posx.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posy.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posz.webp [new file with mode: 0644]
examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json [new file with mode: 0644]
examples/qt3d/exampleresources/assets/envmaps/cedar-bridge/cedar_bridge_irradiance.dds [new file with mode: 0644]
examples/qt3d/exampleresources/assets/envmaps/cedar-bridge/cedar_bridge_specular.dds [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/2.0/RiggedFigure/RiggedFigure.gltf [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/2.0/RiggedFigure/RiggedFigure0.bin [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/2.0/RiggedSimple/RiggedSimple.gltf [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/2.0/RiggedSimple/RiggedSimple0.bin [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/LICENSE.md [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/LICENSE.md [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/Wood_Cherry_Original_.jpg [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/_2004_old_vine_zinfandel_btl_xlg.jpg [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/artezin_bottle.jpg [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/qt_attribution.json [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine.bin [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine.dae [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine.gltf [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine0FS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine0VS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine1FS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine1VS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine2FS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine2VS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine3FS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/gltf/wine/wine3VS.glsl [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/ball.obj [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/material-sphere.obj [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/plane-10x10.obj [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/qt_attribution.json [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/toyplane.obj [new file with mode: 0644]
examples/qt3d/exampleresources/assets/obj/trefoil.obj [new file with mode: 0644]
examples/qt3d/exampleresources/assets/test_scene.dae [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_ambient_occlusion.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_basecolor.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_metallic.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_normal.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_roughness.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/no-ao.png [new file with mode: 0644]
examples/qt3d/exampleresources/assets/textures/pattern_09/readme.txt [new file with mode: 0644]
examples/qt3d/exampleresources/cubemaps.qrc [new file with mode: 0644]
examples/qt3d/exampleresources/envmaps.qrc [new file with mode: 0644]
examples/qt3d/exampleresources/gltf.qrc [new file with mode: 0644]
examples/qt3d/exampleresources/obj.qrc [new file with mode: 0644]
examples/qt3d/exampleresources/test_scene.qrc [new file with mode: 0644]
examples/qt3d/exampleresources/textures.qrc [new file with mode: 0644]
examples/qt3d/examples.pri [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instancebuffer.cpp [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instancebuffer.h [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instanced-arrays-qml.pro [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instanced-arrays-qml.qrc [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instanced.frag [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/instanced.vert [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/main.cpp [new file with mode: 0644]
examples/qt3d/instanced-arrays-qml/main.qml [new file with mode: 0644]
examples/qt3d/lights/PlaneEntity.qml [new file with mode: 0644]
examples/qt3d/lights/SimpleForwardRenderer.qml [new file with mode: 0644]
examples/qt3d/lights/lights.pro [new file with mode: 0644]
examples/qt3d/lights/lights.qrc [new file with mode: 0644]
examples/qt3d/lights/main.cpp [new file with mode: 0644]
examples/qt3d/lights/main.qml [new file with mode: 0644]
examples/qt3d/multiviewport/Gear_scene.dae [new file with mode: 0644]
examples/qt3d/multiviewport/QuadViewportFrameGraph.qml [new file with mode: 0644]
examples/qt3d/multiviewport/SimpleCamera.qml [new file with mode: 0644]
examples/qt3d/multiviewport/doc/images/multiviewport-qml-example.jpg [new file with mode: 0644]
examples/qt3d/multiviewport/doc/src/multiviewport.qdoc [new file with mode: 0644]
examples/qt3d/multiviewport/main.cpp [new file with mode: 0644]
examples/qt3d/multiviewport/main.qml [new file with mode: 0644]
examples/qt3d/multiviewport/multiviewport.pro [new file with mode: 0644]
examples/qt3d/multiviewport/multiviewport.qrc [new file with mode: 0644]
examples/qt3d/pbr-materials/BasicCamera.qml [new file with mode: 0644]
examples/qt3d/pbr-materials/Lights.qml [new file with mode: 0644]
examples/qt3d/pbr-materials/TrefoilKnot.qml [new file with mode: 0644]
examples/qt3d/pbr-materials/doc/images/pbr-materials.png [new file with mode: 0644]
examples/qt3d/pbr-materials/doc/src/materials.qdoc [new file with mode: 0644]
examples/qt3d/pbr-materials/main.cpp [new file with mode: 0644]
examples/qt3d/pbr-materials/main.qml [new file with mode: 0644]
examples/qt3d/pbr-materials/materials.qrc [new file with mode: 0644]
examples/qt3d/pbr-materials/pbr-materials.pro [new file with mode: 0644]
examples/qt3d/phong-cubes/CubeEntity.qml [new file with mode: 0644]
examples/qt3d/phong-cubes/main.cpp [new file with mode: 0644]
examples/qt3d/phong-cubes/main.qml [new file with mode: 0644]
examples/qt3d/phong-cubes/phong-cubes.pro [new file with mode: 0644]
examples/qt3d/phong-cubes/phong-cubes.qrc [new file with mode: 0644]
examples/qt3d/planets-qml/AppleTVInput.qml [new file with mode: 0644]
examples/qt3d/planets-qml/FpsDisplay.qml [new file with mode: 0644]
examples/qt3d/planets-qml/InfoSheet.qml [new file with mode: 0644]
examples/qt3d/planets-qml/Planet.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetButton.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetEffect.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetFrameGraph.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetMaterial.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetsLight.qml [new file with mode: 0644]
examples/qt3d/planets-qml/PlanetsMain.qml [new file with mode: 0644]
examples/qt3d/planets-qml/Ring.qml [new file with mode: 0644]
examples/qt3d/planets-qml/ShadowEffect.qml [new file with mode: 0644]
examples/qt3d/planets-qml/SolarSystem.qml [new file with mode: 0644]
examples/qt3d/planets-qml/StyledSlider.qml [new file with mode: 0644]
examples/qt3d/planets-qml/SunEffect.qml [new file with mode: 0644]
examples/qt3d/planets-qml/android/AndroidManifest.xml [new file with mode: 0644]
examples/qt3d/planets-qml/android/res/drawable-hdpi/icon.png [new file with mode: 0644]
examples/qt3d/planets-qml/android/res/drawable-ldpi/icon.png [new file with mode: 0644]
examples/qt3d/planets-qml/android/res/drawable-mdpi/icon.png [new file with mode: 0644]
examples/qt3d/planets-qml/doc/images/planets-qml-example.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/doc/src/planets-qml.qdoc [new file with mode: 0644]
examples/qt3d/planets-qml/images/earth.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/jupiter.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/mars.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/mercury.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/nasa/license.txt [new file with mode: 0644]
examples/qt3d/planets-qml/images/nasa/qt_attribution.json [new file with mode: 0644]
examples/qt3d/planets-qml/images/nasa/uranusringcolortrans.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/neptune.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/saturn.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/earthcloudmapcolortrans.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/earthcloudmapspec.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/earthmap2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/earthnormal2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/earthspec2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/galaxy_starfield.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/jupitermap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/license.txt [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/marsmap2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/marsnormal2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/mercurymap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/mercurynormal.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/moonmap2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/moonnormal2k.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/neptunemap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/saturnmap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/saturnringcolortrans.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/sunmap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/uranusmap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/venusmap.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/solarsystemscope/venusnormal.jpg [new file with mode: 0644]
examples/qt3d/planets-qml/images/sun.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/uranus.png [new file with mode: 0644]
examples/qt3d/planets-qml/images/venus.png [new file with mode: 0644]
examples/qt3d/planets-qml/main.cpp [new file with mode: 0644]
examples/qt3d/planets-qml/meshes/ring.obj [new file with mode: 0644]
examples/qt3d/planets-qml/meshes/starfield.obj [new file with mode: 0644]
examples/qt3d/planets-qml/networkcontroller.cpp [new file with mode: 0644]
examples/qt3d/planets-qml/networkcontroller.h [new file with mode: 0644]
examples/qt3d/planets-qml/planets-qml-images.qrc [new file with mode: 0644]
examples/qt3d/planets-qml/planets-qml.pro [new file with mode: 0644]
examples/qt3d/planets-qml/planets-qml.qrc [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/AppIcon.appiconset/home_icon.png [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Base.lproj/Interface.storyboard [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Info.plist [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Circular.imageset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Extra Large.imageset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Modular.imageset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Utilitarian.imageset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/ExtensionDelegate.h [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/ExtensionDelegate.m [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Info.plist [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/InterfaceController.h [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/InterfaceController.m [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient.xcodeproj/project.pbxproj [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/AppDelegate.h [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/AppDelegate.m [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/icon120.png [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/icon180.png [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Base.lproj/LaunchScreen.storyboard [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Base.lproj/Main.storyboard [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/Info.plist [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/ViewController.h [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/ViewController.m [new file with mode: 0644]
examples/qt3d/planets-qml/planets-watchos/PlanetsClient/main.m [new file with mode: 0644]
examples/qt3d/planets-qml/planets.js [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetD.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetD.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetDB.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetDB.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetDS.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/planetDSB.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/sun.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/es2/sun.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetD.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetD.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDB.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDB.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDS.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDSB.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDShadow.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/planetDShadow.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/shadowmap.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/shadowmap.vert [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/sun.frag [new file with mode: 0644]
examples/qt3d/planets-qml/shaders/gl3/sun.vert [new file with mode: 0644]
examples/qt3d/qardboard/Info.plist [new file with mode: 0644]
examples/qt3d/qardboard/PlacedEntity.qml [new file with mode: 0644]
examples/qt3d/qardboard/QardboardCamera.qml [new file with mode: 0644]
examples/qt3d/qardboard/QardboardFrameGraph.qml [new file with mode: 0644]
examples/qt3d/qardboard/QardboardRootEntity.qml [new file with mode: 0644]
examples/qt3d/qardboard/QardboardScene3D.qml [new file with mode: 0644]
examples/qt3d/qardboard/abstractdeviceorientation.cpp [new file with mode: 0644]
examples/qt3d/qardboard/abstractdeviceorientation.h [new file with mode: 0644]
examples/qt3d/qardboard/dummydeviceorientation.cpp [new file with mode: 0644]
examples/qt3d/qardboard/dummydeviceorientation.h [new file with mode: 0644]
examples/qt3d/qardboard/iosdeviceorientation.h [new file with mode: 0644]
examples/qt3d/qardboard/iosdeviceorientation.mm [new file with mode: 0644]
examples/qt3d/qardboard/iosdeviceorientation_p.h [new file with mode: 0644]
examples/qt3d/qardboard/iosdeviceorientation_p.mm [new file with mode: 0644]
examples/qt3d/qardboard/main.cpp [new file with mode: 0644]
examples/qt3d/qardboard/main.qml [new file with mode: 0644]
examples/qt3d/qardboard/qardboard.pro [new file with mode: 0644]
examples/qt3d/qardboard/resources.qrc [new file with mode: 0644]
examples/qt3d/qgltf/Scene.qml [new file with mode: 0644]
examples/qt3d/qgltf/main.cpp [new file with mode: 0644]
examples/qt3d/qgltf/main.qml [new file with mode: 0644]
examples/qt3d/qgltf/qgltf.pro [new file with mode: 0644]
examples/qt3d/qgltf/qgltf_example.qrc [new file with mode: 0644]
examples/qt3d/qt3d.pro [new file with mode: 0644]
examples/qt3d/scene2d/LogoControls.qml [new file with mode: 0644]
examples/qt3d/scene2d/Qt_logo.obj [new file with mode: 0644]
examples/qt3d/scene2d/doc/images/scene2d.png [new file with mode: 0644]
examples/qt3d/scene2d/doc/src/scene2d.qdoc [new file with mode: 0644]
examples/qt3d/scene2d/main.cpp [new file with mode: 0644]
examples/qt3d/scene2d/main.qml [new file with mode: 0644]
examples/qt3d/scene2d/scene2d.pro [new file with mode: 0644]
examples/qt3d/scene2d/scene2d.qrc [new file with mode: 0644]
examples/qt3d/scene3d/AnimatedEntity.qml [new file with mode: 0644]
examples/qt3d/scene3d/doc/images/scene3d.png [new file with mode: 0644]
examples/qt3d/scene3d/doc/src/scene3d.qdoc [new file with mode: 0644]
examples/qt3d/scene3d/main.cpp [new file with mode: 0644]
examples/qt3d/scene3d/main.qml [new file with mode: 0644]
examples/qt3d/scene3d/scene3d.pro [new file with mode: 0644]
examples/qt3d/scene3d/scene3d.qrc [new file with mode: 0644]
examples/qt3d/scene3dview/AnimatedEntity.qml [new file with mode: 0644]
examples/qt3d/scene3dview/doc/images/scene3dview.png [new file with mode: 0644]
examples/qt3d/scene3dview/doc/src/scene3dview.qdoc [new file with mode: 0644]
examples/qt3d/scene3dview/main.cpp [new file with mode: 0644]
examples/qt3d/scene3dview/main.qml [new file with mode: 0644]
examples/qt3d/scene3dview/scene3dview.pro [new file with mode: 0644]
examples/qt3d/scene3dview/scene3dview.qrc [new file with mode: 0644]
examples/qt3d/shadow-map-qml/AdsEffect.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/AdsMaterial.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/GroundPlane.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/ShadowMapFrameGraph.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/ShadowMapLight.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/Toyplane.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/Trefoil.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/doc/images/shadowmapping-depth.png [new file with mode: 0644]
examples/qt3d/shadow-map-qml/doc/images/shadowmapping-qt3d.png [new file with mode: 0644]
examples/qt3d/shadow-map-qml/doc/src/shadow-map-qml.qdoc [new file with mode: 0644]
examples/qt3d/shadow-map-qml/main.cpp [new file with mode: 0644]
examples/qt3d/shadow-map-qml/main.qml [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/ads.frag [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/ads.vert [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/es3/ads.frag [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/es3/ads.vert [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/es3/shadowmap.frag [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/es3/shadowmap.vert [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/shadowmap.frag [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shaders/shadowmap.vert [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shadow-map-qml.pro [new file with mode: 0644]
examples/qt3d/shadow-map-qml/shadow-map-qml.qrc [new file with mode: 0644]
examples/qt3d/simple-cpp/doc/images/simple-cpp.png [new file with mode: 0644]
examples/qt3d/simple-cpp/doc/src/simple-cpp.qdoc [new file with mode: 0644]
examples/qt3d/simple-cpp/main.cpp [new file with mode: 0644]
examples/qt3d/simple-cpp/orbittransformcontroller.cpp [new file with mode: 0644]
examples/qt3d/simple-cpp/orbittransformcontroller.h [new file with mode: 0644]
examples/qt3d/simple-cpp/simple-cpp.pro [new file with mode: 0644]
examples/qt3d/simple-qml/doc/images/simple-qml.png [new file with mode: 0644]
examples/qt3d/simple-qml/doc/src/simple-qml.qdoc [new file with mode: 0644]
examples/qt3d/simple-qml/main.cpp [new file with mode: 0644]
examples/qt3d/simple-qml/main.qml [new file with mode: 0644]
examples/qt3d/simple-qml/simple-qml.pro [new file with mode: 0644]
examples/qt3d/simple-qml/simple-qml.qrc [new file with mode: 0644]
examples/qt3d/simplecustommaterial/PlaneModel.qml [new file with mode: 0644]
examples/qt3d/simplecustommaterial/SceneRoot.qml [new file with mode: 0644]
examples/qt3d/simplecustommaterial/SimpleMaterial.qml [new file with mode: 0644]
examples/qt3d/simplecustommaterial/doc/images/simple-custom-material.jpg [new file with mode: 0644]
examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc [new file with mode: 0644]
examples/qt3d/simplecustommaterial/main.cpp [new file with mode: 0644]
examples/qt3d/simplecustommaterial/main.qml [new file with mode: 0644]
examples/qt3d/simplecustommaterial/models.qrc [new file with mode: 0644]
examples/qt3d/simplecustommaterial/qml.qrc [new file with mode: 0644]
examples/qt3d/simplecustommaterial/shaders.qrc [new file with mode: 0644]
examples/qt3d/simplecustommaterial/shaders/es2/simpleColor.frag [new file with mode: 0644]
examples/qt3d/simplecustommaterial/shaders/es2/simpleColor.vert [new file with mode: 0644]
examples/qt3d/simplecustommaterial/shaders/gl3/simpleColor.frag [new file with mode: 0644]
examples/qt3d/simplecustommaterial/shaders/gl3/simpleColor.vert [new file with mode: 0644]
examples/qt3d/simplecustommaterial/simplecustommaterial.pro [new file with mode: 0644]
examples/qt3d/simplecustommaterial/textures.qrc [new file with mode: 0644]
examples/qt3d/torus-qml/main.qml [new file with mode: 0644]
examples/qt3d/wave/Background.qml [new file with mode: 0644]
examples/qt3d/wave/BackgroundEffect.qml [new file with mode: 0644]
examples/qt3d/wave/BasicCamera.qml [new file with mode: 0644]
examples/qt3d/wave/Wave.qml [new file with mode: 0644]
examples/qt3d/wave/WaveEffect.qml [new file with mode: 0644]
examples/qt3d/wave/WaveForwardRenderer.qml [new file with mode: 0644]
examples/qt3d/wave/WaveMaterial.qml [new file with mode: 0644]
examples/qt3d/wave/doc/images/wave.png [new file with mode: 0644]
examples/qt3d/wave/doc/src/wave.qdoc [new file with mode: 0644]
examples/qt3d/wave/main.cpp [new file with mode: 0644]
examples/qt3d/wave/main.qml [new file with mode: 0644]
examples/qt3d/wave/shaders/background.frag [new file with mode: 0644]
examples/qt3d/wave/shaders/background.vert [new file with mode: 0644]
examples/qt3d/wave/shaders/ribbon.frag [new file with mode: 0644]
examples/qt3d/wave/shaders/ribbon.vert [new file with mode: 0644]
examples/qt3d/wave/shaders/ribbonwireframe.frag [new file with mode: 0644]
examples/qt3d/wave/shaders/robustwireframe.geom [new file with mode: 0644]
examples/qt3d/wave/wave.pro [new file with mode: 0644]
examples/qt3d/wave/wave.qrc [new file with mode: 0644]
examples/qt3d/widgets-scene3d/doc/images/widgets-scene3d.png [new file with mode: 0644]
examples/qt3d/widgets-scene3d/doc/src/widgets-scene3d.qdoc [new file with mode: 0644]
examples/qt3d/widgets-scene3d/main.cpp [new file with mode: 0644]
examples/qt3d/widgets-scene3d/widgets-scene3d.pro [new file with mode: 0644]
examples/qt3d/widgets-scene3d/widgets-scene3d.qrc [new file with mode: 0644]
examples/qt3d/wireframe/BasicCamera.qml [new file with mode: 0644]
examples/qt3d/wireframe/TrefoilKnot.qml [new file with mode: 0644]
examples/qt3d/wireframe/WireframeEffect.qml [new file with mode: 0644]
examples/qt3d/wireframe/WireframeMaterial.qml [new file with mode: 0644]
examples/qt3d/wireframe/doc/images/qt3d-wireframe-rendering.png [new file with mode: 0644]
examples/qt3d/wireframe/doc/src/wireframe.qdoc [new file with mode: 0644]
examples/qt3d/wireframe/main.cpp [new file with mode: 0644]
examples/qt3d/wireframe/main.qml [new file with mode: 0644]
examples/qt3d/wireframe/shaders/robustwireframe.frag [new file with mode: 0644]
examples/qt3d/wireframe/shaders/robustwireframe.geom [new file with mode: 0644]
examples/qt3d/wireframe/shaders/robustwireframe.vert [new file with mode: 0644]
examples/qt3d/wireframe/wireframe.pro [new file with mode: 0644]
examples/qt3d/wireframe/wireframe.qrc [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/abstractevaluateclipanimatorjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/additiveclipblend_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/animationclip_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/animationlogging_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/animationutils_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/backendnode_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/bezierevaluator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/blendedclipanimator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/buildblendtreesjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/channelmapper_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/channelmapping_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/clipanimator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/clipblendnode_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/clipblendnodevisitor_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/clipblendvalue_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/clock_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/evaluateblendclipanimatorjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/evaluateclipanimatorjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/fcurve_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/findrunningclipanimatorsjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/functionrangefinder_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/gltfimporter_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/handle_types_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/handler_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/job_common_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/keyframe_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/lerpclipblend_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/loadanimationclipjob_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/managers_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/nodefunctor_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qabstractanimation_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qabstractanimationclip_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qabstractchannelmapping_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qabstractclipanimator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qabstractclipblendnode_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qadditiveclipblend_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationaspect_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationcallbacktrigger_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationclip_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationcliploader_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationcontroller_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qanimationgroup_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qblendedclipanimator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qcallbackmapping_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qchannelmapper_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qchannelmapping_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qchannelmappingcreatedchange_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qchannelmappingcreatedchange_p_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qclipanimator_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qclipblendnodecreatedchange_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qclipblendvalue_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qclock_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qkeyframeanimation_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qlerpclipblend_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qmorphinganimation_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qmorphtarget_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qskeletonmapping_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qt3danimation_global_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/qvertexblendanimation_p.h [new file with mode: 0644]
include/Qt3DAnimation/5.15.8/Qt3DAnimation/private/skeleton_p.h [new file with mode: 0644]
include/Qt3DAnimation/QAbstractAnimation [new file with mode: 0644]
include/Qt3DAnimation/QAbstractAnimationClip [new file with mode: 0644]
include/Qt3DAnimation/QAbstractChannelMapping [new file with mode: 0644]
include/Qt3DAnimation/QAbstractClipAnimator [new file with mode: 0644]
include/Qt3DAnimation/QAbstractClipBlendNode [new file with mode: 0644]
include/Qt3DAnimation/QAdditiveClipBlend [new file with mode: 0644]
include/Qt3DAnimation/QAnimationAspect [new file with mode: 0644]
include/Qt3DAnimation/QAnimationCallback [new file with mode: 0644]
include/Qt3DAnimation/QAnimationClip [new file with mode: 0644]
include/Qt3DAnimation/QAnimationClipData [new file with mode: 0644]
include/Qt3DAnimation/QAnimationClipLoader [new file with mode: 0644]
include/Qt3DAnimation/QAnimationController [new file with mode: 0644]
include/Qt3DAnimation/QAnimationGroup [new file with mode: 0644]
include/Qt3DAnimation/QBlendedClipAnimator [new file with mode: 0644]
include/Qt3DAnimation/QCallbackMapping [new file with mode: 0644]
include/Qt3DAnimation/QChannel [new file with mode: 0644]
include/Qt3DAnimation/QChannelComponent [new file with mode: 0644]
include/Qt3DAnimation/QChannelMapper [new file with mode: 0644]
include/Qt3DAnimation/QChannelMapping [new file with mode: 0644]
include/Qt3DAnimation/QClipAnimator [new file with mode: 0644]
include/Qt3DAnimation/QClipBlendNodeCreatedChange [new file with mode: 0644]
include/Qt3DAnimation/QClipBlendNodeCreatedChangeBase [new file with mode: 0644]
include/Qt3DAnimation/QClipBlendNodeCreatedChangeBasePtr [new file with mode: 0644]
include/Qt3DAnimation/QClipBlendValue [new file with mode: 0644]
include/Qt3DAnimation/QClock [new file with mode: 0644]
include/Qt3DAnimation/QKeyFrame [new file with mode: 0644]
include/Qt3DAnimation/QKeyframeAnimation [new file with mode: 0644]
include/Qt3DAnimation/QLerpClipBlend [new file with mode: 0644]
include/Qt3DAnimation/QMorphTarget [new file with mode: 0644]
include/Qt3DAnimation/QMorphingAnimation [new file with mode: 0644]
include/Qt3DAnimation/QSkeletonMapping [new file with mode: 0644]
include/Qt3DAnimation/QVertexBlendAnimation [new file with mode: 0644]
include/Qt3DAnimation/Qt3DAnimation [new file with mode: 0644]
include/Qt3DAnimation/Qt3DAnimationVersion [new file with mode: 0644]
include/Qt3DAnimation/headers.pri [new file with mode: 0644]
include/Qt3DAnimation/qabstractanimation.h [new file with mode: 0644]
include/Qt3DAnimation/qabstractanimationclip.h [new file with mode: 0644]
include/Qt3DAnimation/qabstractchannelmapping.h [new file with mode: 0644]
include/Qt3DAnimation/qabstractclipanimator.h [new file with mode: 0644]
include/Qt3DAnimation/qabstractclipblendnode.h [new file with mode: 0644]
include/Qt3DAnimation/qadditiveclipblend.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationaspect.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationcallback.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationclip.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationclipdata.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationcliploader.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationcontroller.h [new file with mode: 0644]
include/Qt3DAnimation/qanimationgroup.h [new file with mode: 0644]
include/Qt3DAnimation/qblendedclipanimator.h [new file with mode: 0644]
include/Qt3DAnimation/qcallbackmapping.h [new file with mode: 0644]
include/Qt3DAnimation/qchannel.h [new file with mode: 0644]
include/Qt3DAnimation/qchannelcomponent.h [new file with mode: 0644]
include/Qt3DAnimation/qchannelmapper.h [new file with mode: 0644]
include/Qt3DAnimation/qchannelmapping.h [new file with mode: 0644]
include/Qt3DAnimation/qclipanimator.h [new file with mode: 0644]
include/Qt3DAnimation/qclipblendnodecreatedchange.h [new file with mode: 0644]
include/Qt3DAnimation/qclipblendvalue.h [new file with mode: 0644]
include/Qt3DAnimation/qclock.h [new file with mode: 0644]
include/Qt3DAnimation/qkeyframe.h [new file with mode: 0644]
include/Qt3DAnimation/qkeyframeanimation.h [new file with mode: 0644]
include/Qt3DAnimation/qlerpclipblend.h [new file with mode: 0644]
include/Qt3DAnimation/qmorphinganimation.h [new file with mode: 0644]
include/Qt3DAnimation/qmorphtarget.h [new file with mode: 0644]
include/Qt3DAnimation/qskeletonmapping.h [new file with mode: 0644]
include/Qt3DAnimation/qt3danimation_global.h [new file with mode: 0644]
include/Qt3DAnimation/qt3danimationversion.h [new file with mode: 0644]
include/Qt3DAnimation/qvertexblendanimation.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/aspectcommanddebugger_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/corelogging_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/matrix4x4_avx2_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/matrix4x4_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/matrix4x4_sse_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/nullservices_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/propertychangehandler_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractaspect_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractaspectjobmanager_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractframeadvanceservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractframeadvanceservice_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractnodefactory_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractserviceprovider_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qabstractskeleton_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qarmature_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectengine_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectfactory_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectjob_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectjobmanager_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectjobproviderinterface_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qaspectmanager_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qbackendnode_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qboundedcircularbuffer_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qchangearbiter_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qcircularbuffer_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qcomponent_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qcomponentaddedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qcomponentremovedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qdestructionidandtypecollector_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qdownloadhelperservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qdownloadhelperservice_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qdownloadnetworkworker_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qdynamicpropertyupdatedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qentity_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qeventfilterservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qframeallocator_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qframeallocator_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qhandle_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qjoint_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qloadgltf_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qlockableobserverinterface_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qmath3d_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnode_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnodecommand_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnodecreatedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnodecreatedchangegenerator_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnodedestroyedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qnodevisitor_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qobservableinterface_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qobserverinterface_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qopenglinformationservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qopenglinformationservice_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpostman_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpostman_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertynodeaddedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertynoderemovedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyupdatedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyupdatedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyvalueaddedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyvalueaddedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyvalueremovedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qpropertyvalueremovedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qresourcemanager_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qscene_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qscenechange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qscheduler_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qservicelocator_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qskeleton_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qskeletoncreatedchange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qskeletoncreatedchange_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qskeletonloader_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qstaticpropertyupdatedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qstaticpropertyvalueaddedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qstaticpropertyvalueremovedchangebase_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qsysteminformationservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qsysteminformationservice_p_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qt3dcore_global_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qthreadpooler_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qtickclock_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qtickclockservice_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qtransform_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/qtypedpropertyupdatechange_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/sqt_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/task_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/vector3d_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/vector3d_sse_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/vector4d_p.h [new file with mode: 0644]
include/Qt3DCore/5.15.8/Qt3DCore/private/vector4d_sse_p.h [new file with mode: 0644]
include/Qt3DCore/QAbstractAspect [new file with mode: 0644]
include/Qt3DCore/QAbstractSkeleton [new file with mode: 0644]
include/Qt3DCore/QArmature [new file with mode: 0644]
include/Qt3DCore/QAspectEngine [new file with mode: 0644]
include/Qt3DCore/QAspectJob [new file with mode: 0644]
include/Qt3DCore/QAspectJobPtr [new file with mode: 0644]
include/Qt3DCore/QBackendNode [new file with mode: 0644]
include/Qt3DCore/QBackendNodeMapper [new file with mode: 0644]
include/Qt3DCore/QBackendNodeMapperPtr [new file with mode: 0644]
include/Qt3DCore/QComponent [new file with mode: 0644]
include/Qt3DCore/QComponentAddedChange [new file with mode: 0644]
include/Qt3DCore/QComponentRemovedChange [new file with mode: 0644]
include/Qt3DCore/QComponentVector [new file with mode: 0644]
include/Qt3DCore/QDynamicPropertyUpdatedChange [new file with mode: 0644]
include/Qt3DCore/QEntity [new file with mode: 0644]
include/Qt3DCore/QEntityPtr [new file with mode: 0644]
include/Qt3DCore/QJoint [new file with mode: 0644]
include/Qt3DCore/QNode [new file with mode: 0644]
include/Qt3DCore/QNodeCommand [new file with mode: 0644]
include/Qt3DCore/QNodeCommandPtr [new file with mode: 0644]
include/Qt3DCore/QNodeCreatedChange [new file with mode: 0644]
include/Qt3DCore/QNodeCreatedChangeBase [new file with mode: 0644]
include/Qt3DCore/QNodeCreatedChangeBasePtr [new file with mode: 0644]
include/Qt3DCore/QNodeDestroyedChange [new file with mode: 0644]
include/Qt3DCore/QNodeId [new file with mode: 0644]
include/Qt3DCore/QNodeIdTypePair [new file with mode: 0644]
include/Qt3DCore/QNodePtr [new file with mode: 0644]
include/Qt3DCore/QNodeVector [new file with mode: 0644]
include/Qt3DCore/QPropertyNodeAddedChange [new file with mode: 0644]
include/Qt3DCore/QPropertyNodeRemovedChange [new file with mode: 0644]
include/Qt3DCore/QPropertyUpdatedChange [new file with mode: 0644]
include/Qt3DCore/QPropertyUpdatedChangeBase [new file with mode: 0644]
include/Qt3DCore/QPropertyValueAddedChange [new file with mode: 0644]
include/Qt3DCore/QPropertyValueAddedChangeBase [new file with mode: 0644]
include/Qt3DCore/QPropertyValueRemovedChange [new file with mode: 0644]
include/Qt3DCore/QPropertyValueRemovedChangeBase [new file with mode: 0644]
include/Qt3DCore/QSceneChange [new file with mode: 0644]
include/Qt3DCore/QSceneChangePtr [new file with mode: 0644]
include/Qt3DCore/QSkeleton [new file with mode: 0644]
include/Qt3DCore/QSkeletonLoader [new file with mode: 0644]
include/Qt3DCore/QStaticPropertyUpdatedChangeBase [new file with mode: 0644]
include/Qt3DCore/QStaticPropertyValueAddedChangeBase [new file with mode: 0644]
include/Qt3DCore/QStaticPropertyValueRemovedChangeBase [new file with mode: 0644]
include/Qt3DCore/QTransform [new file with mode: 0644]
include/Qt3DCore/Qt3DCore [new file with mode: 0644]
include/Qt3DCore/Qt3DCoreVersion [new file with mode: 0644]
include/Qt3DCore/headers.pri [new file with mode: 0644]
include/Qt3DCore/qabstractaspect.h [new file with mode: 0644]
include/Qt3DCore/qabstractskeleton.h [new file with mode: 0644]
include/Qt3DCore/qarmature.h [new file with mode: 0644]
include/Qt3DCore/qaspectengine.h [new file with mode: 0644]
include/Qt3DCore/qaspectjob.h [new file with mode: 0644]
include/Qt3DCore/qbackendnode.h [new file with mode: 0644]
include/Qt3DCore/qcomponent.h [new file with mode: 0644]
include/Qt3DCore/qcomponentaddedchange.h [new file with mode: 0644]
include/Qt3DCore/qcomponentremovedchange.h [new file with mode: 0644]
include/Qt3DCore/qdynamicpropertyupdatedchange.h [new file with mode: 0644]
include/Qt3DCore/qentity.h [new file with mode: 0644]
include/Qt3DCore/qjoint.h [new file with mode: 0644]
include/Qt3DCore/qnode.h [new file with mode: 0644]
include/Qt3DCore/qnodecommand.h [new file with mode: 0644]
include/Qt3DCore/qnodecreatedchange.h [new file with mode: 0644]
include/Qt3DCore/qnodedestroyedchange.h [new file with mode: 0644]
include/Qt3DCore/qnodeid.h [new file with mode: 0644]
include/Qt3DCore/qpropertynodeaddedchange.h [new file with mode: 0644]
include/Qt3DCore/qpropertynoderemovedchange.h [new file with mode: 0644]
include/Qt3DCore/qpropertyupdatedchange.h [new file with mode: 0644]
include/Qt3DCore/qpropertyupdatedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qpropertyvalueaddedchange.h [new file with mode: 0644]
include/Qt3DCore/qpropertyvalueaddedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qpropertyvalueremovedchange.h [new file with mode: 0644]
include/Qt3DCore/qpropertyvalueremovedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qscenechange.h [new file with mode: 0644]
include/Qt3DCore/qskeleton.h [new file with mode: 0644]
include/Qt3DCore/qskeletonloader.h [new file with mode: 0644]
include/Qt3DCore/qstaticpropertyupdatedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qstaticpropertyvalueaddedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qstaticpropertyvalueremovedchangebase.h [new file with mode: 0644]
include/Qt3DCore/qt3dcore_global.h [new file with mode: 0644]
include/Qt3DCore/qt3dcoreversion.h [new file with mode: 0644]
include/Qt3DCore/qtransform.h [new file with mode: 0644]
include/Qt3DCoreTest/5.15.8/Qt3DCoreTest/private/qbackendnodetester_p.h [new file with mode: 0644]
include/Qt3DCoreTest/5.15.8/Qt3DCoreTest/private/testpostmanarbiter_p.h [new file with mode: 0644]
include/Qt3DCoreTest/Qt3DCoreTest [new file with mode: 0644]
include/Qt3DCoreTest/Qt3DCoreTestVersion [new file with mode: 0644]
include/Qt3DCoreTest/headers.pri [new file with mode: 0644]
include/Qt3DCoreTest/qt3dcoretestversion.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/areaallocator_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/distancefieldtextrenderer_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/distancefieldtextrenderer_p_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qabstractcameracontroller_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qabstractspritesheet_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qconegeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qcuboidgeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qcylindergeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qdiffusemapmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qdiffusespecularmapmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qdiffusespecularmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qdistancefieldglyphcache_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qextrudedtextgeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qforwardrenderer_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qgoochmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qmetalroughmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qmorphphongmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qnormaldiffusemapalphamaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qnormaldiffusemapmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qnormaldiffusespecularmapmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qorbitcameracontroller_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qpervertexcolormaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qphongalphamaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qphongmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qplanegeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qskyboxentity_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qspheregeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qspritegrid_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qspritesheet_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qspritesheetitem_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qt3dwindow_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtext2dentity_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtext2dmaterial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtext2dmaterial_p_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtextureatlas_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtextureatlas_p_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtexturematerial_p.h [new file with mode: 0644]
include/Qt3DExtras/5.15.8/Qt3DExtras/private/qtorusgeometry_p.h [new file with mode: 0644]
include/Qt3DExtras/QAbstractCameraController [new file with mode: 0644]
include/Qt3DExtras/QAbstractSpriteSheet [new file with mode: 0644]
include/Qt3DExtras/QConeGeometry [new file with mode: 0644]
include/Qt3DExtras/QConeMesh [new file with mode: 0644]
include/Qt3DExtras/QCuboidGeometry [new file with mode: 0644]
include/Qt3DExtras/QCuboidMesh [new file with mode: 0644]
include/Qt3DExtras/QCylinderGeometry [new file with mode: 0644]
include/Qt3DExtras/QCylinderMesh [new file with mode: 0644]
include/Qt3DExtras/QDiffuseMapMaterial [new file with mode: 0644]
include/Qt3DExtras/QDiffuseSpecularMapMaterial [new file with mode: 0644]
include/Qt3DExtras/QDiffuseSpecularMaterial [new file with mode: 0644]
include/Qt3DExtras/QExtrudedTextGeometry [new file with mode: 0644]
include/Qt3DExtras/QExtrudedTextMesh [new file with mode: 0644]
include/Qt3DExtras/QFirstPersonCameraController [new file with mode: 0644]
include/Qt3DExtras/QForwardRenderer [new file with mode: 0644]
include/Qt3DExtras/QGoochMaterial [new file with mode: 0644]
include/Qt3DExtras/QMetalRoughMaterial [new file with mode: 0644]
include/Qt3DExtras/QMorphPhongMaterial [new file with mode: 0644]
include/Qt3DExtras/QNormalDiffuseMapAlphaMaterial [new file with mode: 0644]
include/Qt3DExtras/QNormalDiffuseMapMaterial [new file with mode: 0644]
include/Qt3DExtras/QNormalDiffuseSpecularMapMaterial [new file with mode: 0644]
include/Qt3DExtras/QOrbitCameraController [new file with mode: 0644]
include/Qt3DExtras/QPerVertexColorMaterial [new file with mode: 0644]
include/Qt3DExtras/QPhongAlphaMaterial [new file with mode: 0644]
include/Qt3DExtras/QPhongMaterial [new file with mode: 0644]
include/Qt3DExtras/QPlaneGeometry [new file with mode: 0644]
include/Qt3DExtras/QPlaneMesh [new file with mode: 0644]
include/Qt3DExtras/QSkyboxEntity [new file with mode: 0644]
include/Qt3DExtras/QSphereGeometry [new file with mode: 0644]
include/Qt3DExtras/QSphereMesh [new file with mode: 0644]
include/Qt3DExtras/QSpriteGrid [new file with mode: 0644]
include/Qt3DExtras/QSpriteSheet [new file with mode: 0644]
include/Qt3DExtras/QSpriteSheetItem [new file with mode: 0644]
include/Qt3DExtras/QText2DEntity [new file with mode: 0644]
include/Qt3DExtras/QTextureMaterial [new file with mode: 0644]
include/Qt3DExtras/QTexturedMetalRoughMaterial [new file with mode: 0644]
include/Qt3DExtras/QTorusGeometry [new file with mode: 0644]
include/Qt3DExtras/QTorusMesh [new file with mode: 0644]
include/Qt3DExtras/Qt3DExtras [new file with mode: 0644]
include/Qt3DExtras/Qt3DExtrasVersion [new file with mode: 0644]
include/Qt3DExtras/Qt3DWindow [new file with mode: 0644]
include/Qt3DExtras/headers.pri [new file with mode: 0644]
include/Qt3DExtras/qabstractcameracontroller.h [new file with mode: 0644]
include/Qt3DExtras/qabstractspritesheet.h [new file with mode: 0644]
include/Qt3DExtras/qconegeometry.h [new file with mode: 0644]
include/Qt3DExtras/qconemesh.h [new file with mode: 0644]
include/Qt3DExtras/qcuboidgeometry.h [new file with mode: 0644]
include/Qt3DExtras/qcuboidmesh.h [new file with mode: 0644]
include/Qt3DExtras/qcylindergeometry.h [new file with mode: 0644]
include/Qt3DExtras/qcylindermesh.h [new file with mode: 0644]
include/Qt3DExtras/qdiffusemapmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qdiffusespecularmapmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qdiffusespecularmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qextrudedtextgeometry.h [new file with mode: 0644]
include/Qt3DExtras/qextrudedtextmesh.h [new file with mode: 0644]
include/Qt3DExtras/qfirstpersoncameracontroller.h [new file with mode: 0644]
include/Qt3DExtras/qforwardrenderer.h [new file with mode: 0644]
include/Qt3DExtras/qgoochmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qmetalroughmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qmorphphongmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qnormaldiffusemapalphamaterial.h [new file with mode: 0644]
include/Qt3DExtras/qnormaldiffusemapmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qnormaldiffusespecularmapmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qorbitcameracontroller.h [new file with mode: 0644]
include/Qt3DExtras/qpervertexcolormaterial.h [new file with mode: 0644]
include/Qt3DExtras/qphongalphamaterial.h [new file with mode: 0644]
include/Qt3DExtras/qphongmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qplanegeometry.h [new file with mode: 0644]
include/Qt3DExtras/qplanemesh.h [new file with mode: 0644]
include/Qt3DExtras/qskyboxentity.h [new file with mode: 0644]
include/Qt3DExtras/qspheregeometry.h [new file with mode: 0644]
include/Qt3DExtras/qspheremesh.h [new file with mode: 0644]
include/Qt3DExtras/qspritegrid.h [new file with mode: 0644]
include/Qt3DExtras/qspritesheet.h [new file with mode: 0644]
include/Qt3DExtras/qspritesheetitem.h [new file with mode: 0644]
include/Qt3DExtras/qt3dextras_global.h [new file with mode: 0644]
include/Qt3DExtras/qt3dextrasversion.h [new file with mode: 0644]
include/Qt3DExtras/qt3dwindow.h [new file with mode: 0644]
include/Qt3DExtras/qtext2dentity.h [new file with mode: 0644]
include/Qt3DExtras/qtexturedmetalroughmaterial.h [new file with mode: 0644]
include/Qt3DExtras/qtexturematerial.h [new file with mode: 0644]
include/Qt3DExtras/qtorusgeometry.h [new file with mode: 0644]
include/Qt3DExtras/qtorusmesh.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/abstractactioninput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/abstractaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/action_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/actioninput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/analogaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/assignkeyboardfocusjob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/axis_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/axisaccumulator_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/axisaccumulatorjob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/axissetting_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/backendnode_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/buttonaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/eventsourcesetterhelper_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/genericdevicebackendnode_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/handle_types_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputbackendnodefunctor_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputchord_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputhandler_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputmanagers_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputsequence_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/inputsettings_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/job_common_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/keyboarddevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/keyboardeventfilter_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/keyboardhandler_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/keyboardmousegenericdeviceintegration_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/keyeventdispatcherjob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/loadproxydevicejob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/logicaldevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/mousedevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/mouseeventdispatcherjob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/mouseeventfilter_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/mousehandler_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/movingaverage_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/physicaldeviceproxy_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractactioninput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractphysicaldevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractphysicaldevicebackendnode_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractphysicaldevicebackendnode_p_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractphysicaldeviceproxy_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qabstractphysicaldeviceproxy_p_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qaction_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qactioninput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qanalogaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qaxis_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qaxisaccumulator_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qaxissetting_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qbuttonaxisinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qgamepadinput_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qgenericinputdevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputaspect_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputchord_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputdeviceintegration_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputdeviceintegration_p_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputdeviceintegrationfactory_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputdeviceplugin_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputsequence_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qinputsettings_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qkeyboarddevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qkeyboardhandler_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qlogicaldevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qmousedevice_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qmousehandler_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qphysicaldevicecreatedchange_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/qt3dinput_global_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/updateaxisactionjob_p.h [new file with mode: 0644]
include/Qt3DInput/5.15.8/Qt3DInput/private/utils_p.h [new file with mode: 0644]
include/Qt3DInput/QAbstractActionInput [new file with mode: 0644]
include/Qt3DInput/QAbstractAxisInput [new file with mode: 0644]
include/Qt3DInput/QAbstractPhysicalDevice [new file with mode: 0644]
include/Qt3DInput/QAction [new file with mode: 0644]
include/Qt3DInput/QActionInput [new file with mode: 0644]
include/Qt3DInput/QAnalogAxisInput [new file with mode: 0644]
include/Qt3DInput/QAxis [new file with mode: 0644]
include/Qt3DInput/QAxisAccumulator [new file with mode: 0644]
include/Qt3DInput/QAxisSetting [new file with mode: 0644]
include/Qt3DInput/QButtonAxisInput [new file with mode: 0644]
include/Qt3DInput/QInputAspect [new file with mode: 0644]
include/Qt3DInput/QInputChord [new file with mode: 0644]
include/Qt3DInput/QInputSequence [new file with mode: 0644]
include/Qt3DInput/QInputSettings [new file with mode: 0644]
include/Qt3DInput/QKeyEvent [new file with mode: 0644]
include/Qt3DInput/QKeyEventPtr [new file with mode: 0644]
include/Qt3DInput/QKeyboardDevice [new file with mode: 0644]
include/Qt3DInput/QKeyboardHandler [new file with mode: 0644]
include/Qt3DInput/QLogicalDevice [new file with mode: 0644]
include/Qt3DInput/QMouseDevice [new file with mode: 0644]
include/Qt3DInput/QMouseEvent [new file with mode: 0644]
include/Qt3DInput/QMouseEventPtr [new file with mode: 0644]
include/Qt3DInput/QMouseHandler [new file with mode: 0644]
include/Qt3DInput/QPhysicalDeviceCreatedChange [new file with mode: 0644]
include/Qt3DInput/QPhysicalDeviceCreatedChangeBase [new file with mode: 0644]
include/Qt3DInput/QPhysicalDeviceCreatedChangeBasePtr [new file with mode: 0644]
include/Qt3DInput/QWheelEvent [new file with mode: 0644]
include/Qt3DInput/QWheelEventPtr [new file with mode: 0644]
include/Qt3DInput/Qt3DInput [new file with mode: 0644]
include/Qt3DInput/Qt3DInputVersion [new file with mode: 0644]
include/Qt3DInput/headers.pri [new file with mode: 0644]
include/Qt3DInput/qabstractactioninput.h [new file with mode: 0644]
include/Qt3DInput/qabstractaxisinput.h [new file with mode: 0644]
include/Qt3DInput/qabstractphysicaldevice.h [new file with mode: 0644]
include/Qt3DInput/qaction.h [new file with mode: 0644]
include/Qt3DInput/qactioninput.h [new file with mode: 0644]
include/Qt3DInput/qanalogaxisinput.h [new file with mode: 0644]
include/Qt3DInput/qaxis.h [new file with mode: 0644]
include/Qt3DInput/qaxisaccumulator.h [new file with mode: 0644]
include/Qt3DInput/qaxissetting.h [new file with mode: 0644]
include/Qt3DInput/qbuttonaxisinput.h [new file with mode: 0644]
include/Qt3DInput/qinputaspect.h [new file with mode: 0644]
include/Qt3DInput/qinputchord.h [new file with mode: 0644]
include/Qt3DInput/qinputsequence.h [new file with mode: 0644]
include/Qt3DInput/qinputsettings.h [new file with mode: 0644]
include/Qt3DInput/qkeyboarddevice.h [new file with mode: 0644]
include/Qt3DInput/qkeyboardhandler.h [new file with mode: 0644]
include/Qt3DInput/qkeyevent.h [new file with mode: 0644]
include/Qt3DInput/qlogicaldevice.h [new file with mode: 0644]
include/Qt3DInput/qmousedevice.h [new file with mode: 0644]
include/Qt3DInput/qmouseevent.h [new file with mode: 0644]
include/Qt3DInput/qmousehandler.h [new file with mode: 0644]
include/Qt3DInput/qphysicaldevicecreatedchange.h [new file with mode: 0644]
include/Qt3DInput/qt3dinput_global.h [new file with mode: 0644]
include/Qt3DInput/qt3dinputversion.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/callbackjob_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/executor_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/handle_types_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/handler_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/job_common_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/manager_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/managers_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/qframeaction_p.h [new file with mode: 0644]
include/Qt3DLogic/5.15.8/Qt3DLogic/private/qlogicaspect_p.h [new file with mode: 0644]
include/Qt3DLogic/QFrameAction [new file with mode: 0644]
include/Qt3DLogic/QLogicAspect [new file with mode: 0644]
include/Qt3DLogic/Qt3DLogic [new file with mode: 0644]
include/Qt3DLogic/Qt3DLogicVersion [new file with mode: 0644]
include/Qt3DLogic/headers.pri [new file with mode: 0644]
include/Qt3DLogic/qframeaction.h [new file with mode: 0644]
include/Qt3DLogic/qlogicaspect.h [new file with mode: 0644]
include/Qt3DLogic/qt3dlogic_global.h [new file with mode: 0644]
include/Qt3DLogic/qt3dlogicversion.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/qqmlaspectengine_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/qquaternionanimation_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/qt3dquick_global_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/qt3dquicknodefactory_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/qt3dquickvaluetypes_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dentity_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dentityloader_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dentityloader_p_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3djoint_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dnode_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dnodeinstantiator_p.h [new file with mode: 0644]
include/Qt3DQuick/5.15.8/Qt3DQuick/private/quick3dnodev9_p.h [new file with mode: 0644]
include/Qt3DQuick/QQmlAspectEngine [new file with mode: 0644]
include/Qt3DQuick/Qt3DQuick [new file with mode: 0644]
include/Qt3DQuick/Qt3DQuickVersion [new file with mode: 0644]
include/Qt3DQuick/headers.pri [new file with mode: 0644]
include/Qt3DQuick/qqmlaspectengine.h [new file with mode: 0644]
include/Qt3DQuick/qt3dquick_global.h [new file with mode: 0644]
include/Qt3DQuick/qt3dquickversion.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/qt3dquickanimation_global_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/qt3dquickanimationnodefactory_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3danimationcontroller_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3danimationgroup_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3dchannelmapper_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3dkeyframeanimation_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3dmorphinganimation_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3dmorphtarget_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/5.15.8/Qt3DQuickAnimation/private/quick3dvertexblendanimation_p.h [new file with mode: 0644]
include/Qt3DQuickAnimation/Qt3DQuickAnimation [new file with mode: 0644]
include/Qt3DQuickAnimation/Qt3DQuickAnimationVersion [new file with mode: 0644]
include/Qt3DQuickAnimation/headers.pri [new file with mode: 0644]
include/Qt3DQuickAnimation/qt3dquickanimation_global.h [new file with mode: 0644]
include/Qt3DQuickAnimation/qt3dquickanimationversion.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/qt3dquickextras_global_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/qt3dquickextrasnodefactory_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/qt3dquickwindow_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/qt3dquickwindowlogging_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/quick3dlevelofdetailloader_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/quick3dlevelofdetailloader_p_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/5.15.8/Qt3DQuickExtras/private/quick3dspritesheet_p.h [new file with mode: 0644]
include/Qt3DQuickExtras/Qt3DQuickExtras [new file with mode: 0644]
include/Qt3DQuickExtras/Qt3DQuickExtrasVersion [new file with mode: 0644]
include/Qt3DQuickExtras/Qt3DQuickWindow [new file with mode: 0644]
include/Qt3DQuickExtras/headers.pri [new file with mode: 0644]
include/Qt3DQuickExtras/qt3dquickextras_global.h [new file with mode: 0644]
include/Qt3DQuickExtras/qt3dquickextrasversion.h [new file with mode: 0644]
include/Qt3DQuickExtras/qt3dquickwindow.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/qt3dquickinput_global_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/qt3dquickinputnodefactory_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3daction_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3daxis_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3dinputchord_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3dinputsequence_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3dlogicaldevice_p.h [new file with mode: 0644]
include/Qt3DQuickInput/5.15.8/Qt3DQuickInput/private/quick3dphysicaldevice_p.h [new file with mode: 0644]
include/Qt3DQuickInput/Qt3DQuickInput [new file with mode: 0644]
include/Qt3DQuickInput/Qt3DQuickInputVersion [new file with mode: 0644]
include/Qt3DQuickInput/headers.pri [new file with mode: 0644]
include/Qt3DQuickInput/qt3dquickinput_global.h [new file with mode: 0644]
include/Qt3DQuickInput/qt3dquickinputversion.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/qt3dquickrender_global_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/qt3dquickrendernodefactory_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dbuffer_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3deffect_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dgeometry_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dlayerfilter_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dmaterial_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dmemorybarrier_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dparameter_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dparameter_p_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3draycaster_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3draycaster_p_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3drenderpass_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3drenderpassfilter_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3drendertargetoutput_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3drendertargetselector_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dscene_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dscreenraycaster_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dscreenraycaster_p_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dshaderdata_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dshaderdataarray_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dstateset_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dtechnique_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dtechniquefilter_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dtexture_p.h [new file with mode: 0644]
include/Qt3DQuickRender/5.15.8/Qt3DQuickRender/private/quick3dviewport_p.h [new file with mode: 0644]
include/Qt3DQuickRender/Qt3DQuickRender [new file with mode: 0644]
include/Qt3DQuickRender/Qt3DQuickRenderVersion [new file with mode: 0644]
include/Qt3DQuickRender/headers.pri [new file with mode: 0644]
include/Qt3DQuickRender/qt3dquickrender_global.h [new file with mode: 0644]
include/Qt3DQuickRender/qt3dquickrenderversion.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/qscene2d_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/qt3dquick3dscene2d_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/qt3dquickscene2d_global_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/qt3dquickscene2d_logging_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/qt3dquickscene2dnodefactory_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/scene2d_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/scene2devent_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/scene2dmanager_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/5.15.8/Qt3DQuickScene2D/private/scene2dsharedobject_p.h [new file with mode: 0644]
include/Qt3DQuickScene2D/QScene2D [new file with mode: 0644]
include/Qt3DQuickScene2D/Qt3DQuickScene2D [new file with mode: 0644]
include/Qt3DQuickScene2D/Qt3DQuickScene2DVersion [new file with mode: 0644]
include/Qt3DQuickScene2D/headers.pri [new file with mode: 0644]
include/Qt3DQuickScene2D/qscene2d.h [new file with mode: 0644]
include/Qt3DQuickScene2D/qt3dquickscene2d_global.h [new file with mode: 0644]
include/Qt3DQuickScene2D/qt3dquickscene2dversion.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/abstractpickingjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/abstractrenderer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/aligned_malloc_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/apishadermanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/armature_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/attachmentpack_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/attribute_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/backendnode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/blitframebuffer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/boundingsphere_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/boundingvolumedebug_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/buffer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/buffercapture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/buffermanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/bufferutils_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/buffervisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/calcboundingvolumejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/calcgeometrytrianglevolumes_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/cameralens_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/cameraselectornode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/clearbuffers_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/computecommand_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/computefilteredboundingvolumejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/debugoverlay_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/dispatchcompute_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/effect_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/entity_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/entity_p_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/entityaccumulator_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/entityvisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/environmentlight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/expandboundingvolumejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/filterentitybycomponentjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/filterkey_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/filterlayerentityjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/filterproximitydistancejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/framecleanupjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/framegraphnode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/framegraphvisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/frustumculling_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/frustumcullingjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/genericlambdajob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/genericstate_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/geometry_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/geometryrenderer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/geometryrenderermanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/gltfskeletonloader_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/handle_types_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/job_common_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/joint_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/layer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/layerfilternode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/levelofdetail_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/light_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/lightgatherer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/lightsource_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/loadbufferjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/loadgeometryjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/loadscenejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/loadskeletonjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/managers_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/material_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/memorybarrier_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/nodefunctor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/nodemanagers_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/nodraw_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/nopicking_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/objectpicker_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/offscreensurfacehelper_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/parameter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/parameterpack_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/pickboundingvolumejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/pickboundingvolumeutils_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/pickeventfilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/platformsurfacefilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/pointsvisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/proximityfilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qabstractcollisionqueryservice_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qabstractlight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qabstractraycaster_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qabstracttexture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qabstracttextureimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qalphatest_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qattribute_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qaxisalignedboundingbox_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qblendequation_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qblendequationarguments_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qblitframebuffer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qboundingvolume_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qboundingvolumeprovider_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qbuffer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qbuffercapture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcamera_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcameralens_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcameraselector_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qclearbuffers_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qclipplane_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcollisionqueryresult_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcolormask_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcomputecommand_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qcullface_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qdebugoverlay_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qdepthrange_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qdepthtest_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qdirectionallight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qdispatchcompute_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qeffect_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qenvironmentlight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qfilterkey_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qframegraphnode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qframegraphnodecreatedchange_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qfrontface_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qgeometry_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qgeometryloaderfactory_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qgeometryloaderinterface_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qgeometryrenderer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qgraphicsapifilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qlayer_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qlayerfilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qlevelofdetail_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qlevelofdetailswitch_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qlinewidth_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qmaterial_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qmemorybarrier_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qmesh_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qobjectpicker_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpaintedtextureimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qparameter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpickevent_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpickingsettings_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpicktriangleevent_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpointlight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpointsize_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qpolygonoffset_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qproximityfilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrastermode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qray3d_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qraycastingservice_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderaspect_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendercapabilities_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendercapture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendererplugin_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendererpluginfactory_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderpass_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderpassfilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderplugin_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderpluginfactory_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderpluginfactoryif_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendersettings_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderstate_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderstatecreatedchange_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrenderstateset_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendersurfaceselector_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendertarget_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendertargetoutput_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qrendertargetselector_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneexporter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneexportfactory_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneexportplugin_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneimporter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneimportfactory_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneimportplugin_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsceneloader_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qscissortest_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsetfence_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderdata_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderformat_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadergenerator_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadergraph_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadergraphloader_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderlanguage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadernode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadernodeport_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshadernodesloader_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderprogram_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qshaderprogrambuilder_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsortpolicy_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qspotlight_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qstencilmask_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qstenciloperation_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qstenciloperationarguments_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qstenciltest_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qstenciltestarguments_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qsubtreeenabler_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qt3drender_global_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtechnique_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtechniquefilter_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtexture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtexturedataupdate_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtextureimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qtextureimagedata_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qurlhelper_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qviewport_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/qwaitfence_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/raycaster_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/raycastingjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendercapture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderlogging_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderpass_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderpassfilternode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendersettings_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderstatenode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderstates_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderstateset_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendersurfaceselector_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendertarget_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendertargetoutput_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/rendertargetselectornode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/renderthread_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/resourceaccessor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/scene_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/scenemanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/segmentsvisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/sendbuffercapturejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/setfence_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/shader_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/shaderbuilder_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/shadercache_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/shaderdata_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/shaderimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/skeleton_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/skeletondata_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/sortpolicy_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/sphere_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/statemask_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/statesetnode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/statevariant_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/stringtoint_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/subtreeenabler_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/technique_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/techniquefilternode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/techniquemanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/texture_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/texturedatamanager_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/textureimage_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/transform_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/triangleboundingvolume_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/trianglesextractor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/trianglesvisitor_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/uniform_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updateentitylayersjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updatelevelofdetailjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updatemeshtrianglelistjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updateshaderdatatransformjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updateskinningpalettejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updatetreeenabledjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updateworldboundingvolumejob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/updateworldtransformjob_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/viewportnode_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/visitorutils_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/vsyncframeadvanceservice_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/vulkaninstance_p.h [new file with mode: 0644]
include/Qt3DRender/5.15.8/Qt3DRender/private/waitfence_p.h [new file with mode: 0644]
include/Qt3DRender/FunctorType [new file with mode: 0644]
include/Qt3DRender/ParameterList [new file with mode: 0644]
include/Qt3DRender/PropertyReaderInterface [new file with mode: 0644]
include/Qt3DRender/PropertyReaderInterfacePtr [new file with mode: 0644]
include/Qt3DRender/QAbstractFunctor [new file with mode: 0644]
include/Qt3DRender/QAbstractLight [new file with mode: 0644]
include/Qt3DRender/QAbstractRayCaster [new file with mode: 0644]
include/Qt3DRender/QAbstractTexture [new file with mode: 0644]
include/Qt3DRender/QAbstractTextureImage [new file with mode: 0644]
include/Qt3DRender/QAlphaCoverage [new file with mode: 0644]
include/Qt3DRender/QAlphaTest [new file with mode: 0644]
include/Qt3DRender/QAttribute [new file with mode: 0644]
include/Qt3DRender/QBlendEquation [new file with mode: 0644]
include/Qt3DRender/QBlendEquationArguments [new file with mode: 0644]
include/Qt3DRender/QBlitFramebuffer [new file with mode: 0644]
include/Qt3DRender/QBuffer [new file with mode: 0644]
include/Qt3DRender/QBufferCapture [new file with mode: 0644]
include/Qt3DRender/QBufferDataGenerator [new file with mode: 0644]
include/Qt3DRender/QBufferDataGeneratorPtr [new file with mode: 0644]
include/Qt3DRender/QBufferPtr [new file with mode: 0644]
include/Qt3DRender/QCamera [new file with mode: 0644]
include/Qt3DRender/QCameraLens [new file with mode: 0644]
include/Qt3DRender/QCameraSelector [new file with mode: 0644]
include/Qt3DRender/QClearBuffers [new file with mode: 0644]
include/Qt3DRender/QClipPlane [new file with mode: 0644]
include/Qt3DRender/QColorMask [new file with mode: 0644]
include/Qt3DRender/QComputeCommand [new file with mode: 0644]
include/Qt3DRender/QCullFace [new file with mode: 0644]
include/Qt3DRender/QDebugOverlay [new file with mode: 0644]
include/Qt3DRender/QDepthRange [new file with mode: 0644]
include/Qt3DRender/QDepthTest [new file with mode: 0644]
include/Qt3DRender/QDirectionalLight [new file with mode: 0644]
include/Qt3DRender/QDispatchCompute [new file with mode: 0644]
include/Qt3DRender/QDithering [new file with mode: 0644]
include/Qt3DRender/QEffect [new file with mode: 0644]
include/Qt3DRender/QEnvironmentLight [new file with mode: 0644]
include/Qt3DRender/QFilterKey [new file with mode: 0644]
include/Qt3DRender/QFrameGraphNode [new file with mode: 0644]
include/Qt3DRender/QFrameGraphNodeCreatedChange [new file with mode: 0644]
include/Qt3DRender/QFrameGraphNodeCreatedChangeBase [new file with mode: 0644]
include/Qt3DRender/QFrameGraphNodeCreatedChangeBasePtr [new file with mode: 0644]
include/Qt3DRender/QFrontFace [new file with mode: 0644]
include/Qt3DRender/QFrustumCulling [new file with mode: 0644]
include/Qt3DRender/QGeometry [new file with mode: 0644]
include/Qt3DRender/QGeometryFactory [new file with mode: 0644]
include/Qt3DRender/QGeometryFactoryPtr [new file with mode: 0644]
include/Qt3DRender/QGeometryRenderer [new file with mode: 0644]
include/Qt3DRender/QGraphicsApiFilter [new file with mode: 0644]
include/Qt3DRender/QLayer [new file with mode: 0644]
include/Qt3DRender/QLayerFilter [new file with mode: 0644]
include/Qt3DRender/QLevelOfDetail [new file with mode: 0644]
include/Qt3DRender/QLevelOfDetailBoundingSphere [new file with mode: 0644]
include/Qt3DRender/QLevelOfDetailSwitch [new file with mode: 0644]
include/Qt3DRender/QLineWidth [new file with mode: 0644]
include/Qt3DRender/QMaterial [new file with mode: 0644]
include/Qt3DRender/QMemoryBarrier [new file with mode: 0644]
include/Qt3DRender/QMesh [new file with mode: 0644]
include/Qt3DRender/QMultiSampleAntiAliasing [new file with mode: 0644]
include/Qt3DRender/QNoDepthMask [new file with mode: 0644]
include/Qt3DRender/QNoDraw [new file with mode: 0644]
include/Qt3DRender/QNoPicking [new file with mode: 0644]
include/Qt3DRender/QObjectPicker [new file with mode: 0644]
include/Qt3DRender/QPaintedTextureImage [new file with mode: 0644]
include/Qt3DRender/QParameter [new file with mode: 0644]
include/Qt3DRender/QPickEvent [new file with mode: 0644]
include/Qt3DRender/QPickEventPtr [new file with mode: 0644]
include/Qt3DRender/QPickLineEvent [new file with mode: 0644]
include/Qt3DRender/QPickLineEventPtr [new file with mode: 0644]
include/Qt3DRender/QPickPointEvent [new file with mode: 0644]
include/Qt3DRender/QPickPointEventPtr [new file with mode: 0644]
include/Qt3DRender/QPickTriangleEvent [new file with mode: 0644]
include/Qt3DRender/QPickTriangleEventPtr [new file with mode: 0644]
include/Qt3DRender/QPickingSettings [new file with mode: 0644]
include/Qt3DRender/QPointLight [new file with mode: 0644]
include/Qt3DRender/QPointSize [new file with mode: 0644]
include/Qt3DRender/QPolygonOffset [new file with mode: 0644]
include/Qt3DRender/QProximityFilter [new file with mode: 0644]
include/Qt3DRender/QRasterMode [new file with mode: 0644]
include/Qt3DRender/QRayCaster [new file with mode: 0644]
include/Qt3DRender/QRayCasterHit [new file with mode: 0644]
include/Qt3DRender/QRenderAspect [new file with mode: 0644]
include/Qt3DRender/QRenderCapabilities [new file with mode: 0644]
include/Qt3DRender/QRenderCapture [new file with mode: 0644]
include/Qt3DRender/QRenderCaptureReply [new file with mode: 0644]
include/Qt3DRender/QRenderPass [new file with mode: 0644]
include/Qt3DRender/QRenderPassFilter [new file with mode: 0644]
include/Qt3DRender/QRenderSettings [new file with mode: 0644]
include/Qt3DRender/QRenderState [new file with mode: 0644]
include/Qt3DRender/QRenderStateSet [new file with mode: 0644]
include/Qt3DRender/QRenderSurfaceSelector [new file with mode: 0644]
include/Qt3DRender/QRenderTarget [new file with mode: 0644]
include/Qt3DRender/QRenderTargetOutput [new file with mode: 0644]
include/Qt3DRender/QRenderTargetSelector [new file with mode: 0644]
include/Qt3DRender/QSceneLoader [new file with mode: 0644]
include/Qt3DRender/QScissorTest [new file with mode: 0644]
include/Qt3DRender/QScreenRayCaster [new file with mode: 0644]
include/Qt3DRender/QSeamlessCubemap [new file with mode: 0644]
include/Qt3DRender/QSetFence [new file with mode: 0644]
include/Qt3DRender/QShaderData [new file with mode: 0644]
include/Qt3DRender/QShaderImage [new file with mode: 0644]
include/Qt3DRender/QShaderProgram [new file with mode: 0644]
include/Qt3DRender/QShaderProgramBuilder [new file with mode: 0644]
include/Qt3DRender/QSortPolicy [new file with mode: 0644]
include/Qt3DRender/QSpotLight [new file with mode: 0644]
include/Qt3DRender/QStencilMask [new file with mode: 0644]
include/Qt3DRender/QStencilOperation [new file with mode: 0644]
include/Qt3DRender/QStencilOperationArguments [new file with mode: 0644]
include/Qt3DRender/QStencilTest [new file with mode: 0644]
include/Qt3DRender/QStencilTestArguments [new file with mode: 0644]
include/Qt3DRender/QSubtreeEnabler [new file with mode: 0644]
include/Qt3DRender/QTechnique [new file with mode: 0644]
include/Qt3DRender/QTechniqueFilter [new file with mode: 0644]
include/Qt3DRender/QTexture [new file with mode: 0644]
include/Qt3DRender/QTextureData [new file with mode: 0644]
include/Qt3DRender/QTextureDataPtr [new file with mode: 0644]
include/Qt3DRender/QTextureDataUpdate [new file with mode: 0644]
include/Qt3DRender/QTextureGenerator [new file with mode: 0644]
include/Qt3DRender/QTextureGeneratorPtr [new file with mode: 0644]
include/Qt3DRender/QTextureImage [new file with mode: 0644]
include/Qt3DRender/QTextureImageData [new file with mode: 0644]
include/Qt3DRender/QTextureImageDataGenerator [new file with mode: 0644]
include/Qt3DRender/QTextureImageDataGeneratorPtr [new file with mode: 0644]
include/Qt3DRender/QTextureImageDataPtr [new file with mode: 0644]
include/Qt3DRender/QTextureWrapMode [new file with mode: 0644]
include/Qt3DRender/QViewport [new file with mode: 0644]
include/Qt3DRender/QWaitFence [new file with mode: 0644]
include/Qt3DRender/Qt3DRender [new file with mode: 0644]
include/Qt3DRender/Qt3DRenderVersion [new file with mode: 0644]
include/Qt3DRender/headers.pri [new file with mode: 0644]
include/Qt3DRender/qabstractfunctor.h [new file with mode: 0644]
include/Qt3DRender/qabstractlight.h [new file with mode: 0644]
include/Qt3DRender/qabstractraycaster.h [new file with mode: 0644]
include/Qt3DRender/qabstracttexture.h [new file with mode: 0644]
include/Qt3DRender/qabstracttextureimage.h [new file with mode: 0644]
include/Qt3DRender/qalphacoverage.h [new file with mode: 0644]
include/Qt3DRender/qalphatest.h [new file with mode: 0644]
include/Qt3DRender/qattribute.h [new file with mode: 0644]
include/Qt3DRender/qblendequation.h [new file with mode: 0644]
include/Qt3DRender/qblendequationarguments.h [new file with mode: 0644]
include/Qt3DRender/qblitframebuffer.h [new file with mode: 0644]
include/Qt3DRender/qbuffer.h [new file with mode: 0644]
include/Qt3DRender/qbuffercapture.h [new file with mode: 0644]
include/Qt3DRender/qbufferdatagenerator.h [new file with mode: 0644]
include/Qt3DRender/qcamera.h [new file with mode: 0644]
include/Qt3DRender/qcameralens.h [new file with mode: 0644]
include/Qt3DRender/qcameraselector.h [new file with mode: 0644]
include/Qt3DRender/qclearbuffers.h [new file with mode: 0644]
include/Qt3DRender/qclipplane.h [new file with mode: 0644]
include/Qt3DRender/qcolormask.h [new file with mode: 0644]
include/Qt3DRender/qcomputecommand.h [new file with mode: 0644]
include/Qt3DRender/qcullface.h [new file with mode: 0644]
include/Qt3DRender/qdebugoverlay.h [new file with mode: 0644]
include/Qt3DRender/qdepthrange.h [new file with mode: 0644]
include/Qt3DRender/qdepthtest.h [new file with mode: 0644]
include/Qt3DRender/qdirectionallight.h [new file with mode: 0644]
include/Qt3DRender/qdispatchcompute.h [new file with mode: 0644]
include/Qt3DRender/qdithering.h [new file with mode: 0644]
include/Qt3DRender/qeffect.h [new file with mode: 0644]
include/Qt3DRender/qenvironmentlight.h [new file with mode: 0644]
include/Qt3DRender/qfilterkey.h [new file with mode: 0644]
include/Qt3DRender/qframegraphnode.h [new file with mode: 0644]
include/Qt3DRender/qframegraphnodecreatedchange.h [new file with mode: 0644]
include/Qt3DRender/qfrontface.h [new file with mode: 0644]
include/Qt3DRender/qfrustumculling.h [new file with mode: 0644]
include/Qt3DRender/qgeometry.h [new file with mode: 0644]
include/Qt3DRender/qgeometryfactory.h [new file with mode: 0644]
include/Qt3DRender/qgeometryrenderer.h [new file with mode: 0644]
include/Qt3DRender/qgraphicsapifilter.h [new file with mode: 0644]
include/Qt3DRender/qlayer.h [new file with mode: 0644]
include/Qt3DRender/qlayerfilter.h [new file with mode: 0644]
include/Qt3DRender/qlevelofdetail.h [new file with mode: 0644]
include/Qt3DRender/qlevelofdetailboundingsphere.h [new file with mode: 0644]
include/Qt3DRender/qlevelofdetailswitch.h [new file with mode: 0644]
include/Qt3DRender/qlinewidth.h [new file with mode: 0644]
include/Qt3DRender/qmaterial.h [new file with mode: 0644]
include/Qt3DRender/qmemorybarrier.h [new file with mode: 0644]
include/Qt3DRender/qmesh.h [new file with mode: 0644]
include/Qt3DRender/qmultisampleantialiasing.h [new file with mode: 0644]
include/Qt3DRender/qnodepthmask.h [new file with mode: 0644]
include/Qt3DRender/qnodraw.h [new file with mode: 0644]
include/Qt3DRender/qnopicking.h [new file with mode: 0644]
include/Qt3DRender/qobjectpicker.h [new file with mode: 0644]
include/Qt3DRender/qpaintedtextureimage.h [new file with mode: 0644]
include/Qt3DRender/qparameter.h [new file with mode: 0644]
include/Qt3DRender/qpickevent.h [new file with mode: 0644]
include/Qt3DRender/qpickingsettings.h [new file with mode: 0644]
include/Qt3DRender/qpicklineevent.h [new file with mode: 0644]
include/Qt3DRender/qpickpointevent.h [new file with mode: 0644]
include/Qt3DRender/qpicktriangleevent.h [new file with mode: 0644]
include/Qt3DRender/qpointlight.h [new file with mode: 0644]
include/Qt3DRender/qpointsize.h [new file with mode: 0644]
include/Qt3DRender/qpolygonoffset.h [new file with mode: 0644]
include/Qt3DRender/qproximityfilter.h [new file with mode: 0644]
include/Qt3DRender/qrastermode.h [new file with mode: 0644]
include/Qt3DRender/qraycaster.h [new file with mode: 0644]
include/Qt3DRender/qraycasterhit.h [new file with mode: 0644]
include/Qt3DRender/qrenderapi.h [new file with mode: 0644]
include/Qt3DRender/qrenderaspect.h [new file with mode: 0644]
include/Qt3DRender/qrendercapabilities.h [new file with mode: 0644]
include/Qt3DRender/qrendercapture.h [new file with mode: 0644]
include/Qt3DRender/qrenderpass.h [new file with mode: 0644]
include/Qt3DRender/qrenderpassfilter.h [new file with mode: 0644]
include/Qt3DRender/qrendersettings.h [new file with mode: 0644]
include/Qt3DRender/qrenderstate.h [new file with mode: 0644]
include/Qt3DRender/qrenderstateset.h [new file with mode: 0644]
include/Qt3DRender/qrendersurfaceselector.h [new file with mode: 0644]
include/Qt3DRender/qrendertarget.h [new file with mode: 0644]
include/Qt3DRender/qrendertargetoutput.h [new file with mode: 0644]
include/Qt3DRender/qrendertargetselector.h [new file with mode: 0644]
include/Qt3DRender/qsceneloader.h [new file with mode: 0644]
include/Qt3DRender/qscissortest.h [new file with mode: 0644]
include/Qt3DRender/qscreenraycaster.h [new file with mode: 0644]
include/Qt3DRender/qseamlesscubemap.h [new file with mode: 0644]
include/Qt3DRender/qsetfence.h [new file with mode: 0644]
include/Qt3DRender/qshaderdata.h [new file with mode: 0644]
include/Qt3DRender/qshaderimage.h [new file with mode: 0644]
include/Qt3DRender/qshaderprogram.h [new file with mode: 0644]
include/Qt3DRender/qshaderprogrambuilder.h [new file with mode: 0644]
include/Qt3DRender/qsortpolicy.h [new file with mode: 0644]
include/Qt3DRender/qspotlight.h [new file with mode: 0644]
include/Qt3DRender/qstencilmask.h [new file with mode: 0644]
include/Qt3DRender/qstenciloperation.h [new file with mode: 0644]
include/Qt3DRender/qstenciloperationarguments.h [new file with mode: 0644]
include/Qt3DRender/qstenciltest.h [new file with mode: 0644]
include/Qt3DRender/qstenciltestarguments.h [new file with mode: 0644]
include/Qt3DRender/qsubtreeenabler.h [new file with mode: 0644]
include/Qt3DRender/qt3drender_global.h [new file with mode: 0644]
include/Qt3DRender/qt3drenderversion.h [new file with mode: 0644]
include/Qt3DRender/qtechnique.h [new file with mode: 0644]
include/Qt3DRender/qtechniquefilter.h [new file with mode: 0644]
include/Qt3DRender/qtexture.h [new file with mode: 0644]
include/Qt3DRender/qtexturedata.h [new file with mode: 0644]
include/Qt3DRender/qtexturedataupdate.h [new file with mode: 0644]
include/Qt3DRender/qtexturegenerator.h [new file with mode: 0644]
include/Qt3DRender/qtextureimage.h [new file with mode: 0644]
include/Qt3DRender/qtextureimagedata.h [new file with mode: 0644]
include/Qt3DRender/qtextureimagedatagenerator.h [new file with mode: 0644]
include/Qt3DRender/qtexturewrapmode.h [new file with mode: 0644]
include/Qt3DRender/qviewport.h [new file with mode: 0644]
include/Qt3DRender/qwaitfence.h [new file with mode: 0644]
pkg.pri [new file with mode: 0644]
qt3d.pro [new file with mode: 0644]
src/3rdparty/assimp/CHANGES [new file with mode: 0644]
src/3rdparty/assimp/CREDITS [new file with mode: 0644]
src/3rdparty/assimp/LICENSE [new file with mode: 0644]
src/3rdparty/assimp/LICENSE_Open3DGC.txt [new file with mode: 0644]
src/3rdparty/assimp/LICENSE_irrxml.txt [new file with mode: 0644]
src/3rdparty/assimp/LICENSE_unzip.txt [new file with mode: 0644]
src/3rdparty/assimp/LICENSE_utf8cpp.txt [new file with mode: 0644]
src/3rdparty/assimp/LICENSE_zip.txt [new file with mode: 0644]
src/3rdparty/assimp/assimp.pri [new file with mode: 0644]
src/3rdparty/assimp/assimp_dependency.pri [new file with mode: 0644]
src/3rdparty/assimp/config.h [new file with mode: 0644]
src/3rdparty/assimp/qt_attribution.json [new file with mode: 0644]
src/3rdparty/assimp/revision.h [new file with mode: 0644]
src/3rdparty/assimp/unzip/unzip.h [new file with mode: 0644]
src/3rdparty/imgui/LICENSE.txt [new file with mode: 0644]
src/3rdparty/imgui/LICENSE_imstb.txt [new file with mode: 0644]
src/3rdparty/imgui/LICENSE_proggyclean.txt [new file with mode: 0644]
src/3rdparty/imgui/imconfig.h [new file with mode: 0644]
src/3rdparty/imgui/imgui.cpp [new file with mode: 0644]
src/3rdparty/imgui/imgui.h [new file with mode: 0644]
src/3rdparty/imgui/imgui.pri [new file with mode: 0644]
src/3rdparty/imgui/imgui_draw.cpp [new file with mode: 0644]
src/3rdparty/imgui/imgui_internal.h [new file with mode: 0644]
src/3rdparty/imgui/imgui_widgets.cpp [new file with mode: 0644]
src/3rdparty/imgui/imstb_rectpack.h [new file with mode: 0644]
src/3rdparty/imgui/imstb_textedit.h [new file with mode: 0644]
src/3rdparty/imgui/imstb_truetype.h [new file with mode: 0644]
src/3rdparty/imgui/qt_attribution.json [new file with mode: 0644]
src/3rdparty/patches/0001-assimp-Fix-type-warnings.patch [new file with mode: 0644]
src/3rdparty/patches/0002-assimp-Add-license-header.patch [new file with mode: 0644]
src/3rdparty/patches/0003-assimp-Add-missing-case-option.patch [new file with mode: 0644]
src/3rdparty/patches/0004-assimp-Remove-register-keyword.patch [new file with mode: 0644]
src/3rdparty/patches/0005-assimp-Avoid-unneeded-copy-ctor-calls-when-calling-getAiType.patch [new file with mode: 0644]
src/3rdparty/patches/0006-Morph-animation-loading-support-for-Collada.patch [new file with mode: 0644]
src/3rdparty/patches/0007-assimp-Fix-warning-about-uninitalized-variable.patch [new file with mode: 0644]
src/animation/animation.pro [new file with mode: 0644]
src/animation/animationlogging.cpp [new file with mode: 0644]
src/animation/animationlogging_p.h [new file with mode: 0644]
src/animation/backend/abstractevaluateclipanimatorjob.cpp [new file with mode: 0644]
src/animation/backend/abstractevaluateclipanimatorjob_p.h [new file with mode: 0644]
src/animation/backend/additiveclipblend.cpp [new file with mode: 0644]
src/animation/backend/additiveclipblend_p.h [new file with mode: 0644]
src/animation/backend/animationclip.cpp [new file with mode: 0644]
src/animation/backend/animationclip_p.h [new file with mode: 0644]
src/animation/backend/animationutils.cpp [new file with mode: 0644]
src/animation/backend/animationutils_p.h [new file with mode: 0644]
src/animation/backend/backend.pri [new file with mode: 0644]
src/animation/backend/backendnode.cpp [new file with mode: 0644]
src/animation/backend/backendnode_p.h [new file with mode: 0644]
src/animation/backend/bezierevaluator.cpp [new file with mode: 0644]
src/animation/backend/bezierevaluator_p.h [new file with mode: 0644]
src/animation/backend/blendedclipanimator.cpp [new file with mode: 0644]
src/animation/backend/blendedclipanimator_p.h [new file with mode: 0644]
src/animation/backend/buildblendtreesjob.cpp [new file with mode: 0644]
src/animation/backend/buildblendtreesjob_p.h [new file with mode: 0644]
src/animation/backend/channelmapper.cpp [new file with mode: 0644]
src/animation/backend/channelmapper_p.h [new file with mode: 0644]
src/animation/backend/channelmapping.cpp [new file with mode: 0644]
src/animation/backend/channelmapping_p.h [new file with mode: 0644]
src/animation/backend/clipanimator.cpp [new file with mode: 0644]
src/animation/backend/clipanimator_p.h [new file with mode: 0644]
src/animation/backend/clipblendnode.cpp [new file with mode: 0644]
src/animation/backend/clipblendnode_p.h [new file with mode: 0644]
src/animation/backend/clipblendnodevisitor.cpp [new file with mode: 0644]
src/animation/backend/clipblendnodevisitor_p.h [new file with mode: 0644]
src/animation/backend/clipblendvalue.cpp [new file with mode: 0644]
src/animation/backend/clipblendvalue_p.h [new file with mode: 0644]
src/animation/backend/clock.cpp [new file with mode: 0644]
src/animation/backend/clock_p.h [new file with mode: 0644]
src/animation/backend/evaluateblendclipanimatorjob.cpp [new file with mode: 0644]
src/animation/backend/evaluateblendclipanimatorjob_p.h [new file with mode: 0644]
src/animation/backend/evaluateclipanimatorjob.cpp [new file with mode: 0644]
src/animation/backend/evaluateclipanimatorjob_p.h [new file with mode: 0644]
src/animation/backend/fcurve.cpp [new file with mode: 0644]
src/animation/backend/fcurve_p.h [new file with mode: 0644]
src/animation/backend/findrunningclipanimatorsjob.cpp [new file with mode: 0644]
src/animation/backend/findrunningclipanimatorsjob_p.h [new file with mode: 0644]
src/animation/backend/functionrangefinder.cpp [new file with mode: 0644]
src/animation/backend/functionrangefinder_p.h [new file with mode: 0644]
src/animation/backend/gltfimporter.cpp [new file with mode: 0644]
src/animation/backend/gltfimporter_p.h [new file with mode: 0644]
src/animation/backend/handle_types_p.h [new file with mode: 0644]
src/animation/backend/handler.cpp [new file with mode: 0644]
src/animation/backend/handler_p.h [new file with mode: 0644]
src/animation/backend/keyframe_p.h [new file with mode: 0644]
src/animation/backend/lerpclipblend.cpp [new file with mode: 0644]
src/animation/backend/lerpclipblend_p.h [new file with mode: 0644]
src/animation/backend/loadanimationclipjob.cpp [new file with mode: 0644]
src/animation/backend/loadanimationclipjob_p.h [new file with mode: 0644]
src/animation/backend/managers.cpp [new file with mode: 0644]
src/animation/backend/managers_p.h [new file with mode: 0644]
src/animation/backend/nodefunctor_p.h [new file with mode: 0644]
src/animation/backend/skeleton.cpp [new file with mode: 0644]
src/animation/backend/skeleton_p.h [new file with mode: 0644]
src/animation/frontend/frontend.pri [new file with mode: 0644]
src/animation/frontend/qabstractanimation.cpp [new file with mode: 0644]
src/animation/frontend/qabstractanimation.h [new file with mode: 0644]
src/animation/frontend/qabstractanimation_p.h [new file with mode: 0644]
src/animation/frontend/qabstractanimationclip.cpp [new file with mode: 0644]
src/animation/frontend/qabstractanimationclip.h [new file with mode: 0644]
src/animation/frontend/qabstractanimationclip_p.h [new file with mode: 0644]
src/animation/frontend/qabstractchannelmapping.cpp [new file with mode: 0644]
src/animation/frontend/qabstractchannelmapping.h [new file with mode: 0644]
src/animation/frontend/qabstractchannelmapping_p.h [new file with mode: 0644]
src/animation/frontend/qabstractclipanimator.cpp [new file with mode: 0644]
src/animation/frontend/qabstractclipanimator.h [new file with mode: 0644]
src/animation/frontend/qabstractclipanimator_p.h [new file with mode: 0644]
src/animation/frontend/qabstractclipblendnode.cpp [new file with mode: 0644]
src/animation/frontend/qabstractclipblendnode.h [new file with mode: 0644]
src/animation/frontend/qabstractclipblendnode_p.h [new file with mode: 0644]
src/animation/frontend/qadditiveclipblend.cpp [new file with mode: 0644]
src/animation/frontend/qadditiveclipblend.h [new file with mode: 0644]
src/animation/frontend/qadditiveclipblend_p.h [new file with mode: 0644]
src/animation/frontend/qanimationaspect.cpp [new file with mode: 0644]
src/animation/frontend/qanimationaspect.h [new file with mode: 0644]
src/animation/frontend/qanimationaspect_p.h [new file with mode: 0644]
src/animation/frontend/qanimationcallback.h [new file with mode: 0644]
src/animation/frontend/qanimationcallback.qdoc [new file with mode: 0644]
src/animation/frontend/qanimationcallbacktrigger.cpp [new file with mode: 0644]
src/animation/frontend/qanimationcallbacktrigger_p.h [new file with mode: 0644]
src/animation/frontend/qanimationclip.cpp [new file with mode: 0644]
src/animation/frontend/qanimationclip.h [new file with mode: 0644]
src/animation/frontend/qanimationclip_p.h [new file with mode: 0644]
src/animation/frontend/qanimationclipdata.cpp [new file with mode: 0644]
src/animation/frontend/qanimationclipdata.h [new file with mode: 0644]
src/animation/frontend/qanimationcliploader.cpp [new file with mode: 0644]
src/animation/frontend/qanimationcliploader.h [new file with mode: 0644]
src/animation/frontend/qanimationcliploader_p.h [new file with mode: 0644]
src/animation/frontend/qanimationcontroller.cpp [new file with mode: 0644]
src/animation/frontend/qanimationcontroller.h [new file with mode: 0644]
src/animation/frontend/qanimationcontroller_p.h [new file with mode: 0644]
src/animation/frontend/qanimationgroup.cpp [new file with mode: 0644]
src/animation/frontend/qanimationgroup.h [new file with mode: 0644]
src/animation/frontend/qanimationgroup_p.h [new file with mode: 0644]
src/animation/frontend/qblendedclipanimator.cpp [new file with mode: 0644]
src/animation/frontend/qblendedclipanimator.h [new file with mode: 0644]
src/animation/frontend/qblendedclipanimator_p.h [new file with mode: 0644]
src/animation/frontend/qcallbackmapping.cpp [new file with mode: 0644]
src/animation/frontend/qcallbackmapping.h [new file with mode: 0644]
src/animation/frontend/qcallbackmapping_p.h [new file with mode: 0644]
src/animation/frontend/qchannel.cpp [new file with mode: 0644]
src/animation/frontend/qchannel.h [new file with mode: 0644]
src/animation/frontend/qchannelcomponent.cpp [new file with mode: 0644]
src/animation/frontend/qchannelcomponent.h [new file with mode: 0644]
src/animation/frontend/qchannelmapper.cpp [new file with mode: 0644]
src/animation/frontend/qchannelmapper.h [new file with mode: 0644]
src/animation/frontend/qchannelmapper_p.h [new file with mode: 0644]
src/animation/frontend/qchannelmapping.cpp [new file with mode: 0644]
src/animation/frontend/qchannelmapping.h [new file with mode: 0644]
src/animation/frontend/qchannelmapping_p.h [new file with mode: 0644]
src/animation/frontend/qchannelmappingcreatedchange.cpp [new file with mode: 0644]
src/animation/frontend/qchannelmappingcreatedchange_p.h [new file with mode: 0644]
src/animation/frontend/qchannelmappingcreatedchange_p_p.h [new file with mode: 0644]
src/animation/frontend/qclipanimator.cpp [new file with mode: 0644]
src/animation/frontend/qclipanimator.h [new file with mode: 0644]
src/animation/frontend/qclipanimator_p.h [new file with mode: 0644]
src/animation/frontend/qclipblendnodecreatedchange.cpp [new file with mode: 0644]
src/animation/frontend/qclipblendnodecreatedchange.h [new file with mode: 0644]
src/animation/frontend/qclipblendnodecreatedchange_p.h [new file with mode: 0644]
src/animation/frontend/qclipblendvalue.cpp [new file with mode: 0644]
src/animation/frontend/qclipblendvalue.h [new file with mode: 0644]
src/animation/frontend/qclipblendvalue_p.h [new file with mode: 0644]
src/animation/frontend/qclock.cpp [new file with mode: 0644]
src/animation/frontend/qclock.h [new file with mode: 0644]
src/animation/frontend/qclock_p.h [new file with mode: 0644]
src/animation/frontend/qkeyframe.cpp [new file with mode: 0644]
src/animation/frontend/qkeyframe.h [new file with mode: 0644]
src/animation/frontend/qkeyframeanimation.cpp [new file with mode: 0644]
src/animation/frontend/qkeyframeanimation.h [new file with mode: 0644]
src/animation/frontend/qkeyframeanimation_p.h [new file with mode: 0644]
src/animation/frontend/qlerpclipblend.cpp [new file with mode: 0644]
src/animation/frontend/qlerpclipblend.h [new file with mode: 0644]
src/animation/frontend/qlerpclipblend_p.h [new file with mode: 0644]
src/animation/frontend/qmorphinganimation.cpp [new file with mode: 0644]
src/animation/frontend/qmorphinganimation.h [new file with mode: 0644]
src/animation/frontend/qmorphinganimation_p.h [new file with mode: 0644]
src/animation/frontend/qmorphtarget.cpp [new file with mode: 0644]
src/animation/frontend/qmorphtarget.h [new file with mode: 0644]
src/animation/frontend/qmorphtarget_p.h [new file with mode: 0644]
src/animation/frontend/qskeletonmapping.cpp [new file with mode: 0644]
src/animation/frontend/qskeletonmapping.h [new file with mode: 0644]
src/animation/frontend/qskeletonmapping_p.h [new file with mode: 0644]
src/animation/frontend/qvertexblendanimation.cpp [new file with mode: 0644]
src/animation/frontend/qvertexblendanimation.h [new file with mode: 0644]
src/animation/frontend/qvertexblendanimation_p.h [new file with mode: 0644]
src/animation/job_common_p.h [new file with mode: 0644]
src/animation/qt3danimation_global.h [new file with mode: 0644]
src/animation/qt3danimation_global_p.h [new file with mode: 0644]
src/core/aspects/aspectcommanddebugger.cpp [new file with mode: 0644]
src/core/aspects/aspectcommanddebugger_p.h [new file with mode: 0644]
src/core/aspects/aspects.pri [new file with mode: 0644]
src/core/aspects/qabstractaspect.cpp [new file with mode: 0644]
src/core/aspects/qabstractaspect.h [new file with mode: 0644]
src/core/aspects/qabstractaspect_p.h [new file with mode: 0644]
src/core/aspects/qaspectengine.cpp [new file with mode: 0644]
src/core/aspects/qaspectengine.h [new file with mode: 0644]
src/core/aspects/qaspectengine_p.h [new file with mode: 0644]
src/core/aspects/qaspectfactory.cpp [new file with mode: 0644]
src/core/aspects/qaspectfactory_p.h [new file with mode: 0644]
src/core/aspects/qaspectmanager.cpp [new file with mode: 0644]
src/core/aspects/qaspectmanager_p.h [new file with mode: 0644]
src/core/changes/changes.pri [new file with mode: 0644]
src/core/changes/qcomponentaddedchange.cpp [new file with mode: 0644]
src/core/changes/qcomponentaddedchange.h [new file with mode: 0644]
src/core/changes/qcomponentaddedchange_p.h [new file with mode: 0644]
src/core/changes/qcomponentremovedchange.cpp [new file with mode: 0644]
src/core/changes/qcomponentremovedchange.h [new file with mode: 0644]
src/core/changes/qcomponentremovedchange_p.h [new file with mode: 0644]
src/core/changes/qdynamicpropertyupdatedchange.cpp [new file with mode: 0644]
src/core/changes/qdynamicpropertyupdatedchange.h [new file with mode: 0644]
src/core/changes/qdynamicpropertyupdatedchange_p.h [new file with mode: 0644]
src/core/changes/qnodecommand.cpp [new file with mode: 0644]
src/core/changes/qnodecommand.h [new file with mode: 0644]
src/core/changes/qnodecommand_p.h [new file with mode: 0644]
src/core/changes/qnodecreatedchange.cpp [new file with mode: 0644]
src/core/changes/qnodecreatedchange.h [new file with mode: 0644]
src/core/changes/qnodecreatedchange_p.h [new file with mode: 0644]
src/core/changes/qnodedestroyedchange.cpp [new file with mode: 0644]
src/core/changes/qnodedestroyedchange.h [new file with mode: 0644]
src/core/changes/qnodedestroyedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertynodeaddedchange.cpp [new file with mode: 0644]
src/core/changes/qpropertynodeaddedchange.h [new file with mode: 0644]
src/core/changes/qpropertynodeaddedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertynoderemovedchange.cpp [new file with mode: 0644]
src/core/changes/qpropertynoderemovedchange.h [new file with mode: 0644]
src/core/changes/qpropertynoderemovedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertyupdatedchange.cpp [new file with mode: 0644]
src/core/changes/qpropertyupdatedchange.h [new file with mode: 0644]
src/core/changes/qpropertyupdatedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertyupdatedchangebase.cpp [new file with mode: 0644]
src/core/changes/qpropertyupdatedchangebase.h [new file with mode: 0644]
src/core/changes/qpropertyupdatedchangebase_p.h [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchange.cpp [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchange.h [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchangebase.cpp [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchangebase.h [new file with mode: 0644]
src/core/changes/qpropertyvalueaddedchangebase_p.h [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchange.cpp [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchange.h [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchange_p.h [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchangebase.cpp [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchangebase.h [new file with mode: 0644]
src/core/changes/qpropertyvalueremovedchangebase_p.h [new file with mode: 0644]
src/core/changes/qscenechange.cpp [new file with mode: 0644]
src/core/changes/qscenechange.h [new file with mode: 0644]
src/core/changes/qscenechange_p.h [new file with mode: 0644]
src/core/changes/qskeletoncreatedchange.cpp [new file with mode: 0644]
src/core/changes/qskeletoncreatedchange_p.h [new file with mode: 0644]
src/core/changes/qskeletoncreatedchange_p_p.h [new file with mode: 0644]
src/core/changes/qstaticpropertyupdatedchangebase.cpp [new file with mode: 0644]
src/core/changes/qstaticpropertyupdatedchangebase.h [new file with mode: 0644]
src/core/changes/qstaticpropertyupdatedchangebase_p.h [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueaddedchangebase.cpp [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueaddedchangebase.h [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueaddedchangebase_p.h [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueremovedchangebase.cpp [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueremovedchangebase.h [new file with mode: 0644]
src/core/changes/qstaticpropertyvalueremovedchangebase_p.h [new file with mode: 0644]
src/core/changes/qtypedpropertyupdatechange_p.h [new file with mode: 0644]
src/core/configure.json [new file with mode: 0644]
src/core/core.pri [new file with mode: 0644]
src/core/core.pro [new file with mode: 0644]
src/core/corelogging.cpp [new file with mode: 0644]
src/core/corelogging_p.h [new file with mode: 0644]
src/core/doc/src/qt3dcore-module.qdoc [new file with mode: 0644]
src/core/jobs/jobs.pri [new file with mode: 0644]
src/core/jobs/qabstractaspectjobmanager.cpp [new file with mode: 0644]
src/core/jobs/qabstractaspectjobmanager_p.h [new file with mode: 0644]
src/core/jobs/qaspectjob.cpp [new file with mode: 0644]
src/core/jobs/qaspectjob.h [new file with mode: 0644]
src/core/jobs/qaspectjob_p.h [new file with mode: 0644]
src/core/jobs/qaspectjobmanager.cpp [new file with mode: 0644]
src/core/jobs/qaspectjobmanager_p.h [new file with mode: 0644]
src/core/jobs/qaspectjobproviderinterface_p.h [new file with mode: 0644]
src/core/jobs/qthreadpooler.cpp [new file with mode: 0644]
src/core/jobs/qthreadpooler_p.h [new file with mode: 0644]
src/core/jobs/task.cpp [new file with mode: 0644]
src/core/jobs/task_p.h [new file with mode: 0644]
src/core/nodes/nodes.pri [new file with mode: 0644]
src/core/nodes/propertychangehandler.cpp [new file with mode: 0644]
src/core/nodes/propertychangehandler_p.h [new file with mode: 0644]
src/core/nodes/qabstractnodefactory.cpp [new file with mode: 0644]
src/core/nodes/qabstractnodefactory_p.h [new file with mode: 0644]
src/core/nodes/qbackendnode.cpp [new file with mode: 0644]
src/core/nodes/qbackendnode.h [new file with mode: 0644]
src/core/nodes/qbackendnode_p.h [new file with mode: 0644]
src/core/nodes/qcomponent.cpp [new file with mode: 0644]
src/core/nodes/qcomponent.h [new file with mode: 0644]
src/core/nodes/qcomponent_p.h [new file with mode: 0644]
src/core/nodes/qdestructionidandtypecollector.cpp [new file with mode: 0644]
src/core/nodes/qdestructionidandtypecollector_p.h [new file with mode: 0644]
src/core/nodes/qentity.cpp [new file with mode: 0644]
src/core/nodes/qentity.h [new file with mode: 0644]
src/core/nodes/qentity_p.h [new file with mode: 0644]
src/core/nodes/qnode.cpp [new file with mode: 0644]
src/core/nodes/qnode.h [new file with mode: 0644]
src/core/nodes/qnode_p.h [new file with mode: 0644]
src/core/nodes/qnodecreatedchangegenerator.cpp [new file with mode: 0644]
src/core/nodes/qnodecreatedchangegenerator_p.h [new file with mode: 0644]
src/core/nodes/qnodeid.cpp [new file with mode: 0644]
src/core/nodes/qnodeid.h [new file with mode: 0644]
src/core/nodes/qnodevisitor.cpp [new file with mode: 0644]
src/core/nodes/qnodevisitor_p.h [new file with mode: 0644]
src/core/qchangearbiter.cpp [new file with mode: 0644]
src/core/qchangearbiter_p.h [new file with mode: 0644]
src/core/qlockableobserverinterface.cpp [new file with mode: 0644]
src/core/qlockableobserverinterface_p.h [new file with mode: 0644]
src/core/qobservableinterface.cpp [new file with mode: 0644]
src/core/qobservableinterface_p.h [new file with mode: 0644]
src/core/qobserverinterface.cpp [new file with mode: 0644]
src/core/qobserverinterface_p.h [new file with mode: 0644]
src/core/qpostman.cpp [new file with mode: 0644]
src/core/qpostman_p.h [new file with mode: 0644]
src/core/qpostman_p_p.h [new file with mode: 0644]
src/core/qscene.cpp [new file with mode: 0644]
src/core/qscene_p.h [new file with mode: 0644]
src/core/qscheduler.cpp [new file with mode: 0644]
src/core/qscheduler_p.h [new file with mode: 0644]
src/core/qt3dcore_global.h [new file with mode: 0644]
src/core/qt3dcore_global_p.h [new file with mode: 0644]
src/core/qtickclock.cpp [new file with mode: 0644]
src/core/qtickclock_p.h [new file with mode: 0644]
src/core/resources/qboundedcircularbuffer_p.h [new file with mode: 0644]
src/core/resources/qcircularbuffer_p.h [new file with mode: 0644]
src/core/resources/qframeallocator.cpp [new file with mode: 0644]
src/core/resources/qframeallocator_p.h [new file with mode: 0644]
src/core/resources/qframeallocator_p_p.h [new file with mode: 0644]
src/core/resources/qhandle_p.h [new file with mode: 0644]
src/core/resources/qloadgltf_p.h [new file with mode: 0644]
src/core/resources/qresourcemanager.cpp [new file with mode: 0644]
src/core/resources/qresourcemanager_p.h [new file with mode: 0644]
src/core/resources/resources.pri [new file with mode: 0644]
src/core/services/nullservices_p.h [new file with mode: 0644]
src/core/services/qabstractframeadvanceservice.cpp [new file with mode: 0644]
src/core/services/qabstractframeadvanceservice_p.h [new file with mode: 0644]
src/core/services/qabstractframeadvanceservice_p_p.h [new file with mode: 0644]
src/core/services/qabstractserviceprovider_p.h [new file with mode: 0644]
src/core/services/qdownloadhelperservice.cpp [new file with mode: 0644]
src/core/services/qdownloadhelperservice_p.h [new file with mode: 0644]
src/core/services/qdownloadhelperservice_p_p.h [new file with mode: 0644]
src/core/services/qdownloadnetworkworker.cpp [new file with mode: 0644]
src/core/services/qdownloadnetworkworker_p.h [new file with mode: 0644]
src/core/services/qeventfilterservice.cpp [new file with mode: 0644]
src/core/services/qeventfilterservice_p.h [new file with mode: 0644]
src/core/services/qopenglinformationservice.cpp [new file with mode: 0644]
src/core/services/qopenglinformationservice_p.h [new file with mode: 0644]
src/core/services/qopenglinformationservice_p_p.h [new file with mode: 0644]
src/core/services/qservicelocator.cpp [new file with mode: 0644]
src/core/services/qservicelocator_p.h [new file with mode: 0644]
src/core/services/qsysteminformationservice.cpp [new file with mode: 0644]
src/core/services/qsysteminformationservice_p.h [new file with mode: 0644]
src/core/services/qsysteminformationservice_p_p.h [new file with mode: 0644]
src/core/services/qtickclockservice.cpp [new file with mode: 0644]
src/core/services/qtickclockservice_p.h [new file with mode: 0644]
src/core/services/services.pri [new file with mode: 0644]
src/core/transforms/matrix4x4_avx2.cpp [new file with mode: 0644]
src/core/transforms/matrix4x4_avx2_p.h [new file with mode: 0644]
src/core/transforms/matrix4x4_p.h [new file with mode: 0644]
src/core/transforms/matrix4x4_sse.cpp [new file with mode: 0644]
src/core/transforms/matrix4x4_sse_p.h [new file with mode: 0644]
src/core/transforms/qabstractskeleton.cpp [new file with mode: 0644]
src/core/transforms/qabstractskeleton.h [new file with mode: 0644]
src/core/transforms/qabstractskeleton_p.h [new file with mode: 0644]
src/core/transforms/qarmature.cpp [new file with mode: 0644]
src/core/transforms/qarmature.h [new file with mode: 0644]
src/core/transforms/qarmature_p.h [new file with mode: 0644]
src/core/transforms/qjoint.cpp [new file with mode: 0644]
src/core/transforms/qjoint.h [new file with mode: 0644]
src/core/transforms/qjoint_p.h [new file with mode: 0644]
src/core/transforms/qmath3d_p.h [new file with mode: 0644]
src/core/transforms/qskeleton.cpp [new file with mode: 0644]
src/core/transforms/qskeleton.h [new file with mode: 0644]
src/core/transforms/qskeleton_p.h [new file with mode: 0644]
src/core/transforms/qskeletonloader.cpp [new file with mode: 0644]
src/core/transforms/qskeletonloader.h [new file with mode: 0644]
src/core/transforms/qskeletonloader_p.h [new file with mode: 0644]
src/core/transforms/qtransform.cpp [new file with mode: 0644]
src/core/transforms/qtransform.h [new file with mode: 0644]
src/core/transforms/qtransform_p.h [new file with mode: 0644]
src/core/transforms/sqt_p.h [new file with mode: 0644]
src/core/transforms/transforms.pri [new file with mode: 0644]
src/core/transforms/vector3d_p.h [new file with mode: 0644]
src/core/transforms/vector3d_sse.cpp [new file with mode: 0644]
src/core/transforms/vector3d_sse_p.h [new file with mode: 0644]
src/core/transforms/vector4d_p.h [new file with mode: 0644]
src/core/transforms/vector4d_sse.cpp [new file with mode: 0644]
src/core/transforms/vector4d_sse_p.h [new file with mode: 0644]
src/doc/Qt3DDoc [new file with mode: 0644]
src/doc/doc.pro [new file with mode: 0644]
src/doc/images/Space-invaders.jpg [new file with mode: 0644]
src/doc/images/circularbuffer-1.png [new file with mode: 0644]
src/doc/images/circularbuffer-2.png [new file with mode: 0644]
src/doc/images/circularbuffer-3.png [new file with mode: 0644]
src/doc/images/deferred-framegraph.png [new file with mode: 0644]
src/doc/images/ecs-1.png [new file with mode: 0644]
src/doc/images/ecs-2.png [new file with mode: 0644]
src/doc/images/framegraph-parallel-build.png [new file with mode: 0644]
src/doc/images/multiviewport-1.png [new file with mode: 0644]
src/doc/images/multiviewport-2.png [new file with mode: 0644]
src/doc/images/multiviewport.png [new file with mode: 0644]
src/doc/images/simple-framegraph.png [new file with mode: 0644]
src/doc/qt3d.qdocconf [new file with mode: 0644]
src/doc/snippets/code/src_core_qcircularbuffer.cpp [new file with mode: 0644]
src/doc/snippets/code/src_render_renderstates_qmultisampleantialiasing.qdocinc [new file with mode: 0644]
src/doc/src/externalresources.qdoc [new file with mode: 0644]
src/doc/src/levelofdetailloader.qdoc [new file with mode: 0644]
src/doc/src/qcircularbuffer.qdoc [new file with mode: 0644]
src/doc/src/qmlextracontrollers.qdoc [new file with mode: 0644]
src/doc/src/qmlextramaterials.qdoc [new file with mode: 0644]
src/doc/src/qt3d-examples.qdoc [new file with mode: 0644]
src/doc/src/qt3d-index.qdoc [new file with mode: 0644]
src/doc/src/qt3d-module.qdoc [new file with mode: 0644]
src/doc/src/qt3d-overview.qdoc [new file with mode: 0644]
src/doc/src/qt3danimation-module.qdoc [new file with mode: 0644]
src/doc/src/qt3dextras-module.qdoc [new file with mode: 0644]
src/doc/src/qt3dinput-module.qdoc [new file with mode: 0644]
src/doc/src/qt3dlogic-module.qdoc [new file with mode: 0644]
src/doc/src/qt3drender-framegraph.qdoc [new file with mode: 0644]
src/doc/src/qt3drender-geometry.qdoc [new file with mode: 0644]
src/doc/src/qt3drender-module.qdoc [new file with mode: 0644]
src/doc/src/qt3drender-protips.qdoc [new file with mode: 0644]
src/doc/src/qt3dscene2d-module.qdoc [new file with mode: 0644]
src/doc/src/qt3dscene3d-module.qdoc [new file with mode: 0644]
src/extras/3dtext/3dtext.pri [new file with mode: 0644]
src/extras/3dtext/qextrudedtextgeometry.cpp [new file with mode: 0644]
src/extras/3dtext/qextrudedtextgeometry.h [new file with mode: 0644]
src/extras/3dtext/qextrudedtextgeometry_p.h [new file with mode: 0644]
src/extras/3dtext/qextrudedtextmesh.cpp [new file with mode: 0644]
src/extras/3dtext/qextrudedtextmesh.h [new file with mode: 0644]
src/extras/defaults/defaults.pri [new file with mode: 0644]
src/extras/defaults/qabstractcameracontroller.cpp [new file with mode: 0644]
src/extras/defaults/qabstractcameracontroller.h [new file with mode: 0644]
src/extras/defaults/qabstractcameracontroller_p.h [new file with mode: 0644]
src/extras/defaults/qabstractspritesheet.cpp [new file with mode: 0644]
src/extras/defaults/qabstractspritesheet.h [new file with mode: 0644]
src/extras/defaults/qabstractspritesheet_p.h [new file with mode: 0644]
src/extras/defaults/qdiffusemapmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qdiffusemapmaterial.h [new file with mode: 0644]
src/extras/defaults/qdiffusemapmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmapmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmapmaterial.h [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmapmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmaterial.h [new file with mode: 0644]
src/extras/defaults/qdiffusespecularmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qfirstpersoncameracontroller.cpp [new file with mode: 0644]
src/extras/defaults/qfirstpersoncameracontroller.h [new file with mode: 0644]
src/extras/defaults/qforwardrenderer.cpp [new file with mode: 0644]
src/extras/defaults/qforwardrenderer.h [new file with mode: 0644]
src/extras/defaults/qforwardrenderer_p.h [new file with mode: 0644]
src/extras/defaults/qgoochmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qgoochmaterial.h [new file with mode: 0644]
src/extras/defaults/qgoochmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qmetalroughmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qmetalroughmaterial.h [new file with mode: 0644]
src/extras/defaults/qmetalroughmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qmorphphongmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qmorphphongmaterial.h [new file with mode: 0644]
src/extras/defaults/qmorphphongmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapalphamaterial.cpp [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapalphamaterial.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapalphamaterial_p.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapmaterial.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusemapmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusespecularmapmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qnormaldiffusespecularmapmaterial.h [new file with mode: 0644]
src/extras/defaults/qnormaldiffusespecularmapmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qorbitcameracontroller.cpp [new file with mode: 0644]
src/extras/defaults/qorbitcameracontroller.h [new file with mode: 0644]
src/extras/defaults/qorbitcameracontroller_p.h [new file with mode: 0644]
src/extras/defaults/qpervertexcolormaterial.cpp [new file with mode: 0644]
src/extras/defaults/qpervertexcolormaterial.h [new file with mode: 0644]
src/extras/defaults/qpervertexcolormaterial_p.h [new file with mode: 0644]
src/extras/defaults/qphongalphamaterial.cpp [new file with mode: 0644]
src/extras/defaults/qphongalphamaterial.h [new file with mode: 0644]
src/extras/defaults/qphongalphamaterial_p.h [new file with mode: 0644]
src/extras/defaults/qphongmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qphongmaterial.h [new file with mode: 0644]
src/extras/defaults/qphongmaterial_p.h [new file with mode: 0644]
src/extras/defaults/qskyboxentity.cpp [new file with mode: 0644]
src/extras/defaults/qskyboxentity.h [new file with mode: 0644]
src/extras/defaults/qskyboxentity_p.h [new file with mode: 0644]
src/extras/defaults/qspritegrid.cpp [new file with mode: 0644]
src/extras/defaults/qspritegrid.h [new file with mode: 0644]
src/extras/defaults/qspritegrid_p.h [new file with mode: 0644]
src/extras/defaults/qspritesheet.cpp [new file with mode: 0644]
src/extras/defaults/qspritesheet.h [new file with mode: 0644]
src/extras/defaults/qspritesheet_p.h [new file with mode: 0644]
src/extras/defaults/qspritesheetitem.cpp [new file with mode: 0644]
src/extras/defaults/qspritesheetitem.h [new file with mode: 0644]
src/extras/defaults/qspritesheetitem_p.h [new file with mode: 0644]
src/extras/defaults/qt3dwindow.cpp [new file with mode: 0644]
src/extras/defaults/qt3dwindow.h [new file with mode: 0644]
src/extras/defaults/qt3dwindow_p.h [new file with mode: 0644]
src/extras/defaults/qtexturedmetalroughmaterial.cpp [new file with mode: 0644]
src/extras/defaults/qtexturedmetalroughmaterial.h [new file with mode: 0644]
src/extras/defaults/qtexturematerial.cpp [new file with mode: 0644]
src/extras/defaults/qtexturematerial.h [new file with mode: 0644]
src/extras/defaults/qtexturematerial_p.h [new file with mode: 0644]
src/extras/extras.pro [new file with mode: 0644]
src/extras/extras.qrc [new file with mode: 0644]
src/extras/geometries/geometries.pri [new file with mode: 0644]
src/extras/geometries/qconegeometry.cpp [new file with mode: 0644]
src/extras/geometries/qconegeometry.h [new file with mode: 0644]
src/extras/geometries/qconegeometry_p.h [new file with mode: 0644]
src/extras/geometries/qconemesh.cpp [new file with mode: 0644]
src/extras/geometries/qconemesh.h [new file with mode: 0644]
src/extras/geometries/qcuboidgeometry.cpp [new file with mode: 0644]
src/extras/geometries/qcuboidgeometry.h [new file with mode: 0644]
src/extras/geometries/qcuboidgeometry_p.h [new file with mode: 0644]
src/extras/geometries/qcuboidmesh.cpp [new file with mode: 0644]
src/extras/geometries/qcuboidmesh.h [new file with mode: 0644]
src/extras/geometries/qcylindergeometry.cpp [new file with mode: 0644]
src/extras/geometries/qcylindergeometry.h [new file with mode: 0644]
src/extras/geometries/qcylindergeometry_p.h [new file with mode: 0644]
src/extras/geometries/qcylindermesh.cpp [new file with mode: 0644]
src/extras/geometries/qcylindermesh.h [new file with mode: 0644]
src/extras/geometries/qplanegeometry.cpp [new file with mode: 0644]
src/extras/geometries/qplanegeometry.h [new file with mode: 0644]
src/extras/geometries/qplanegeometry_p.h [new file with mode: 0644]
src/extras/geometries/qplanemesh.cpp [new file with mode: 0644]
src/extras/geometries/qplanemesh.h [new file with mode: 0644]
src/extras/geometries/qspheregeometry.cpp [new file with mode: 0644]
src/extras/geometries/qspheregeometry.h [new file with mode: 0644]
src/extras/geometries/qspheregeometry_p.h [new file with mode: 0644]
src/extras/geometries/qspheremesh.cpp [new file with mode: 0644]
src/extras/geometries/qspheremesh.h [new file with mode: 0644]
src/extras/geometries/qtorusgeometry.cpp [new file with mode: 0644]
src/extras/geometries/qtorusgeometry.h [new file with mode: 0644]
src/extras/geometries/qtorusgeometry_p.h [new file with mode: 0644]
src/extras/geometries/qtorusmesh.cpp [new file with mode: 0644]
src/extras/geometries/qtorusmesh.h [new file with mode: 0644]
src/extras/qt3dextras_global.h [new file with mode: 0644]
src/extras/shaders/es2/coordinatesystems.inc [new file with mode: 0644]
src/extras/shaders/es2/default.vert [new file with mode: 0644]
src/extras/shaders/es2/distancefieldtext.frag [new file with mode: 0644]
src/extras/shaders/es2/distancefieldtext.vert [new file with mode: 0644]
src/extras/shaders/es2/gooch.frag [new file with mode: 0644]
src/extras/shaders/es2/gooch.vert [new file with mode: 0644]
src/extras/shaders/es2/light.inc.frag [new file with mode: 0644]
src/extras/shaders/es2/light.inc.frag100 [new file with mode: 0644]
src/extras/shaders/es2/morphphong.vert [new file with mode: 0644]
src/extras/shaders/es2/pervertexcolor.frag [new file with mode: 0644]
src/extras/shaders/es2/pervertexcolor.vert [new file with mode: 0644]
src/extras/shaders/es2/phong.inc.frag [new file with mode: 0644]
src/extras/shaders/es2/phong.inc.frag100 [new file with mode: 0644]
src/extras/shaders/es2/skybox.frag [new file with mode: 0644]
src/extras/shaders/es2/skybox.vert [new file with mode: 0644]
src/extras/shaders/es2/unlittexture.frag [new file with mode: 0644]
src/extras/shaders/es2/unlittexture.vert [new file with mode: 0644]
src/extras/shaders/es3/coordinatesystems.inc [new file with mode: 0644]
src/extras/shaders/es3/default.vert [new file with mode: 0644]
src/extras/shaders/es3/light.inc.frag [new file with mode: 0644]
src/extras/shaders/es3/metalrough.inc.frag [new file with mode: 0644]
src/extras/shaders/gl3/coordinatesystems.inc [new file with mode: 0644]
src/extras/shaders/gl3/default.vert [new file with mode: 0644]
src/extras/shaders/gl3/distancefieldtext.frag [new file with mode: 0644]
src/extras/shaders/gl3/distancefieldtext.vert [new file with mode: 0644]
src/extras/shaders/gl3/gooch.frag [new file with mode: 0644]
src/extras/shaders/gl3/gooch.vert [new file with mode: 0644]
src/extras/shaders/gl3/light.inc.frag [new file with mode: 0644]
src/extras/shaders/gl3/metalrough.inc.frag [new file with mode: 0644]
src/extras/shaders/gl3/morphphong.vert [new file with mode: 0644]
src/extras/shaders/gl3/pervertexcolor.frag [new file with mode: 0644]
src/extras/shaders/gl3/pervertexcolor.vert [new file with mode: 0644]
src/extras/shaders/gl3/phong.inc.frag [new file with mode: 0644]
src/extras/shaders/gl3/skybox.frag [new file with mode: 0644]
src/extras/shaders/gl3/skybox.vert [new file with mode: 0644]
src/extras/shaders/gl3/unlittexture.frag [new file with mode: 0644]
src/extras/shaders/gl3/unlittexture.vert [new file with mode: 0644]
src/extras/shaders/graphs/metalrough.frag.json [new file with mode: 0644]
src/extras/shaders/graphs/phong.frag.json [new file with mode: 0644]
src/extras/shaders/graphs/phong.graph [new file with mode: 0644]
src/extras/shaders/rhi/coordinatesystems.inc [new file with mode: 0644]
src/extras/shaders/rhi/default.vert [new file with mode: 0644]
src/extras/shaders/rhi/defaultuniforms.inc [new file with mode: 0644]
src/extras/shaders/rhi/distancefieldtext.frag [new file with mode: 0644]
src/extras/shaders/rhi/distancefieldtext.vert [new file with mode: 0644]
src/extras/shaders/rhi/gooch.frag [new file with mode: 0644]
src/extras/shaders/rhi/gooch.vert [new file with mode: 0644]
src/extras/shaders/rhi/light.inc.frag [new file with mode: 0644]
src/extras/shaders/rhi/metalrough.inc.frag [new file with mode: 0644]
src/extras/shaders/rhi/morphphong.vert [new file with mode: 0644]
src/extras/shaders/rhi/pervertexcolor.frag [new file with mode: 0644]
src/extras/shaders/rhi/pervertexcolor.vert [new file with mode: 0644]
src/extras/shaders/rhi/phong.inc.frag [new file with mode: 0644]
src/extras/shaders/rhi/skybox.frag [new file with mode: 0644]
src/extras/shaders/rhi/skybox.vert [new file with mode: 0644]
src/extras/shaders/rhi/unlittexture.frag [new file with mode: 0644]
src/extras/shaders/rhi/unlittexture.vert [new file with mode: 0644]
src/extras/text/areaallocator.cpp [new file with mode: 0644]
src/extras/text/areaallocator_p.h [new file with mode: 0644]
src/extras/text/distancefieldtextrenderer.cpp [new file with mode: 0644]
src/extras/text/distancefieldtextrenderer_p.h [new file with mode: 0644]
src/extras/text/distancefieldtextrenderer_p_p.h [new file with mode: 0644]
src/extras/text/qdistancefieldglyphcache.cpp [new file with mode: 0644]
src/extras/text/qdistancefieldglyphcache_p.h [new file with mode: 0644]
src/extras/text/qtext2dentity.cpp [new file with mode: 0644]
src/extras/text/qtext2dentity.h [new file with mode: 0644]
src/extras/text/qtext2dentity_p.h [new file with mode: 0644]
src/extras/text/qtext2dmaterial.cpp [new file with mode: 0644]
src/extras/text/qtext2dmaterial_p.h [new file with mode: 0644]
src/extras/text/qtext2dmaterial_p_p.h [new file with mode: 0644]
src/extras/text/qtextureatlas.cpp [new file with mode: 0644]
src/extras/text/qtextureatlas_p.h [new file with mode: 0644]
src/extras/text/qtextureatlas_p_p.h [new file with mode: 0644]
src/extras/text/text.pri [new file with mode: 0644]
src/input/backend/abstractactioninput.cpp [new file with mode: 0644]
src/input/backend/abstractactioninput_p.h [new file with mode: 0644]
src/input/backend/abstractaxisinput.cpp [new file with mode: 0644]
src/input/backend/abstractaxisinput_p.h [new file with mode: 0644]
src/input/backend/action.cpp [new file with mode: 0644]
src/input/backend/action_p.h [new file with mode: 0644]
src/input/backend/actioninput.cpp [new file with mode: 0644]
src/input/backend/actioninput_p.h [new file with mode: 0644]
src/input/backend/analogaxisinput.cpp [new file with mode: 0644]
src/input/backend/analogaxisinput_p.h [new file with mode: 0644]
src/input/backend/assignkeyboardfocusjob.cpp [new file with mode: 0644]
src/input/backend/assignkeyboardfocusjob_p.h [new file with mode: 0644]
src/input/backend/axis.cpp [new file with mode: 0644]
src/input/backend/axis_p.h [new file with mode: 0644]
src/input/backend/axisaccumulator.cpp [new file with mode: 0644]
src/input/backend/axisaccumulator_p.h [new file with mode: 0644]
src/input/backend/axisaccumulatorjob.cpp [new file with mode: 0644]
src/input/backend/axisaccumulatorjob_p.h [new file with mode: 0644]
src/input/backend/axissetting.cpp [new file with mode: 0644]
src/input/backend/axissetting_p.h [new file with mode: 0644]
src/input/backend/backend.pri [new file with mode: 0644]
src/input/backend/backendnode.cpp [new file with mode: 0644]
src/input/backend/backendnode_p.h [new file with mode: 0644]
src/input/backend/buttonaxisinput.cpp [new file with mode: 0644]
src/input/backend/buttonaxisinput_p.h [new file with mode: 0644]
src/input/backend/eventsourcesetterhelper.cpp [new file with mode: 0644]
src/input/backend/eventsourcesetterhelper_p.h [new file with mode: 0644]
src/input/backend/genericdevicebackendnode.cpp [new file with mode: 0644]
src/input/backend/genericdevicebackendnode_p.h [new file with mode: 0644]
src/input/backend/handle_types_p.h [new file with mode: 0644]
src/input/backend/inputbackendnodefunctor_p.h [new file with mode: 0644]
src/input/backend/inputchord.cpp [new file with mode: 0644]
src/input/backend/inputchord_p.h [new file with mode: 0644]
src/input/backend/inputhandler.cpp [new file with mode: 0644]
src/input/backend/inputhandler_p.h [new file with mode: 0644]
src/input/backend/inputmanagers_p.h [new file with mode: 0644]
src/input/backend/inputsequence.cpp [new file with mode: 0644]
src/input/backend/inputsequence_p.h [new file with mode: 0644]
src/input/backend/inputsettings.cpp [new file with mode: 0644]
src/input/backend/inputsettings_p.h [new file with mode: 0644]
src/input/backend/job_common_p.h [new file with mode: 0644]
src/input/backend/keyboarddevice.cpp [new file with mode: 0644]
src/input/backend/keyboarddevice_p.h [new file with mode: 0644]
src/input/backend/keyboardeventfilter.cpp [new file with mode: 0644]
src/input/backend/keyboardeventfilter_p.h [new file with mode: 0644]
src/input/backend/keyboardhandler.cpp [new file with mode: 0644]
src/input/backend/keyboardhandler_p.h [new file with mode: 0644]
src/input/backend/keyboardmousegenericdeviceintegration.cpp [new file with mode: 0644]
src/input/backend/keyboardmousegenericdeviceintegration_p.h [new file with mode: 0644]
src/input/backend/keyeventdispatcherjob.cpp [new file with mode: 0644]
src/input/backend/keyeventdispatcherjob_p.h [new file with mode: 0644]
src/input/backend/loadproxydevicejob.cpp [new file with mode: 0644]
src/input/backend/loadproxydevicejob_p.h [new file with mode: 0644]
src/input/backend/logicaldevice.cpp [new file with mode: 0644]
src/input/backend/logicaldevice_p.h [new file with mode: 0644]
src/input/backend/mousedevice.cpp [new file with mode: 0644]
src/input/backend/mousedevice_p.h [new file with mode: 0644]
src/input/backend/mouseeventdispatcherjob.cpp [new file with mode: 0644]
src/input/backend/mouseeventdispatcherjob_p.h [new file with mode: 0644]
src/input/backend/mouseeventfilter.cpp [new file with mode: 0644]
src/input/backend/mouseeventfilter_p.h [new file with mode: 0644]
src/input/backend/mousehandler.cpp [new file with mode: 0644]
src/input/backend/mousehandler_p.h [new file with mode: 0644]
src/input/backend/movingaverage.cpp [new file with mode: 0644]
src/input/backend/movingaverage_p.h [new file with mode: 0644]
src/input/backend/physicaldeviceproxy.cpp [new file with mode: 0644]
src/input/backend/physicaldeviceproxy_p.h [new file with mode: 0644]
src/input/backend/qabstractphysicaldevicebackendnode.cpp [new file with mode: 0644]
src/input/backend/qabstractphysicaldevicebackendnode_p.h [new file with mode: 0644]
src/input/backend/qabstractphysicaldevicebackendnode_p_p.h [new file with mode: 0644]
src/input/backend/updateaxisactionjob.cpp [new file with mode: 0644]
src/input/backend/updateaxisactionjob_p.h [new file with mode: 0644]
src/input/backend/utils_p.h [new file with mode: 0644]
src/input/frontend/frontend.pri [new file with mode: 0644]
src/input/frontend/qabstractactioninput.cpp [new file with mode: 0644]
src/input/frontend/qabstractactioninput.h [new file with mode: 0644]
src/input/frontend/qabstractactioninput_p.h [new file with mode: 0644]
src/input/frontend/qabstractaxisinput.cpp [new file with mode: 0644]
src/input/frontend/qabstractaxisinput.h [new file with mode: 0644]
src/input/frontend/qabstractaxisinput_p.h [new file with mode: 0644]
src/input/frontend/qabstractphysicaldevice.cpp [new file with mode: 0644]
src/input/frontend/qabstractphysicaldevice.h [new file with mode: 0644]
src/input/frontend/qabstractphysicaldevice_p.h [new file with mode: 0644]
src/input/frontend/qabstractphysicaldeviceproxy.cpp [new file with mode: 0644]
src/input/frontend/qabstractphysicaldeviceproxy_p.h [new file with mode: 0644]
src/input/frontend/qabstractphysicaldeviceproxy_p_p.h [new file with mode: 0644]
src/input/frontend/qaction.cpp [new file with mode: 0644]
src/input/frontend/qaction.h [new file with mode: 0644]
src/input/frontend/qaction_p.h [new file with mode: 0644]
src/input/frontend/qactioninput.cpp [new file with mode: 0644]
src/input/frontend/qactioninput.h [new file with mode: 0644]
src/input/frontend/qactioninput_p.h [new file with mode: 0644]
src/input/frontend/qanalogaxisinput.cpp [new file with mode: 0644]
src/input/frontend/qanalogaxisinput.h [new file with mode: 0644]
src/input/frontend/qanalogaxisinput_p.h [new file with mode: 0644]
src/input/frontend/qaxis.cpp [new file with mode: 0644]
src/input/frontend/qaxis.h [new file with mode: 0644]
src/input/frontend/qaxis_p.h [new file with mode: 0644]
src/input/frontend/qaxisaccumulator.cpp [new file with mode: 0644]
src/input/frontend/qaxisaccumulator.h [new file with mode: 0644]
src/input/frontend/qaxisaccumulator_p.h [new file with mode: 0644]
src/input/frontend/qaxissetting.cpp [new file with mode: 0644]
src/input/frontend/qaxissetting.h [new file with mode: 0644]
src/input/frontend/qaxissetting_p.h [new file with mode: 0644]
src/input/frontend/qbuttonaxisinput.cpp [new file with mode: 0644]
src/input/frontend/qbuttonaxisinput.h [new file with mode: 0644]
src/input/frontend/qbuttonaxisinput_p.h [new file with mode: 0644]
src/input/frontend/qgamepadinput.cpp [new file with mode: 0644]
src/input/frontend/qgamepadinput_p.h [new file with mode: 0644]
src/input/frontend/qgenericinputdevice.cpp [new file with mode: 0644]
src/input/frontend/qgenericinputdevice_p.h [new file with mode: 0644]
src/input/frontend/qinputaspect.cpp [new file with mode: 0644]
src/input/frontend/qinputaspect.h [new file with mode: 0644]
src/input/frontend/qinputaspect_p.h [new file with mode: 0644]
src/input/frontend/qinputchord.cpp [new file with mode: 0644]
src/input/frontend/qinputchord.h [new file with mode: 0644]
src/input/frontend/qinputchord_p.h [new file with mode: 0644]
src/input/frontend/qinputdeviceintegration.cpp [new file with mode: 0644]
src/input/frontend/qinputdeviceintegration_p.h [new file with mode: 0644]
src/input/frontend/qinputdeviceintegration_p_p.h [new file with mode: 0644]
src/input/frontend/qinputdeviceintegrationfactory.cpp [new file with mode: 0644]
src/input/frontend/qinputdeviceintegrationfactory_p.h [new file with mode: 0644]
src/input/frontend/qinputdeviceplugin.cpp [new file with mode: 0644]
src/input/frontend/qinputdeviceplugin_p.h [new file with mode: 0644]
src/input/frontend/qinputsequence.cpp [new file with mode: 0644]
src/input/frontend/qinputsequence.h [new file with mode: 0644]
src/input/frontend/qinputsequence_p.h [new file with mode: 0644]
src/input/frontend/qinputsettings.cpp [new file with mode: 0644]
src/input/frontend/qinputsettings.h [new file with mode: 0644]
src/input/frontend/qinputsettings_p.h [new file with mode: 0644]
src/input/frontend/qkeyboarddevice.cpp [new file with mode: 0644]
src/input/frontend/qkeyboarddevice.h [new file with mode: 0644]
src/input/frontend/qkeyboarddevice_p.h [new file with mode: 0644]
src/input/frontend/qkeyboardhandler.cpp [new file with mode: 0644]
src/input/frontend/qkeyboardhandler.h [new file with mode: 0644]
src/input/frontend/qkeyboardhandler_p.h [new file with mode: 0644]
src/input/frontend/qkeyevent.cpp [new file with mode: 0644]
src/input/frontend/qkeyevent.h [new file with mode: 0644]
src/input/frontend/qlogicaldevice.cpp [new file with mode: 0644]
src/input/frontend/qlogicaldevice.h [new file with mode: 0644]
src/input/frontend/qlogicaldevice_p.h [new file with mode: 0644]
src/input/frontend/qmousedevice.cpp [new file with mode: 0644]
src/input/frontend/qmousedevice.h [new file with mode: 0644]
src/input/frontend/qmousedevice_p.h [new file with mode: 0644]
src/input/frontend/qmouseevent.cpp [new file with mode: 0644]
src/input/frontend/qmouseevent.h [new file with mode: 0644]
src/input/frontend/qmousehandler.cpp [new file with mode: 0644]
src/input/frontend/qmousehandler.h [new file with mode: 0644]
src/input/frontend/qmousehandler_p.h [new file with mode: 0644]
src/input/frontend/qphysicaldevicecreatedchange.cpp [new file with mode: 0644]
src/input/frontend/qphysicaldevicecreatedchange.h [new file with mode: 0644]
src/input/frontend/qphysicaldevicecreatedchange_p.h [new file with mode: 0644]
src/input/input.pro [new file with mode: 0644]
src/input/qt3dinput_global.h [new file with mode: 0644]
src/input/qt3dinput_global_p.h [new file with mode: 0644]
src/logic/callbackjob.cpp [new file with mode: 0644]
src/logic/callbackjob_p.h [new file with mode: 0644]
src/logic/executor.cpp [new file with mode: 0644]
src/logic/executor_p.h [new file with mode: 0644]
src/logic/handle_types_p.h [new file with mode: 0644]
src/logic/handler.cpp [new file with mode: 0644]
src/logic/handler_p.h [new file with mode: 0644]
src/logic/job_common_p.h [new file with mode: 0644]
src/logic/logic.pri [new file with mode: 0644]
src/logic/logic.pro [new file with mode: 0644]
src/logic/manager.cpp [new file with mode: 0644]
src/logic/manager_p.h [new file with mode: 0644]
src/logic/managers_p.h [new file with mode: 0644]
src/logic/qframeaction.cpp [new file with mode: 0644]
src/logic/qframeaction.h [new file with mode: 0644]
src/logic/qframeaction_p.h [new file with mode: 0644]
src/logic/qlogicaspect.cpp [new file with mode: 0644]
src/logic/qlogicaspect.h [new file with mode: 0644]
src/logic/qlogicaspect_p.h [new file with mode: 0644]
src/logic/qt3dlogic_global.h [new file with mode: 0644]
src/plugins/geometryloaders/configure.json [new file with mode: 0644]
src/plugins/geometryloaders/configure.pri [new file with mode: 0644]
src/plugins/geometryloaders/default/basegeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/default/basegeometryloader_p.h [new file with mode: 0644]
src/plugins/geometryloaders/default/default.json [new file with mode: 0644]
src/plugins/geometryloaders/default/default.pro [new file with mode: 0644]
src/plugins/geometryloaders/default/main.cpp [new file with mode: 0644]
src/plugins/geometryloaders/default/objgeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/default/objgeometryloader.h [new file with mode: 0644]
src/plugins/geometryloaders/default/plygeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/default/plygeometryloader.h [new file with mode: 0644]
src/plugins/geometryloaders/default/stlgeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/default/stlgeometryloader.h [new file with mode: 0644]
src/plugins/geometryloaders/fbx/fbx.json [new file with mode: 0644]
src/plugins/geometryloaders/fbx/fbx.pro [new file with mode: 0644]
src/plugins/geometryloaders/fbx/fbxgeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/fbx/fbxgeometryloader.h [new file with mode: 0644]
src/plugins/geometryloaders/fbx/main.cpp [new file with mode: 0644]
src/plugins/geometryloaders/geometryloaders.pro [new file with mode: 0644]
src/plugins/geometryloaders/gltf/gltf.json [new file with mode: 0644]
src/plugins/geometryloaders/gltf/gltf.pro [new file with mode: 0644]
src/plugins/geometryloaders/gltf/gltfgeometryloader.cpp [new file with mode: 0644]
src/plugins/geometryloaders/gltf/gltfgeometryloader.h [new file with mode: 0644]
src/plugins/geometryloaders/gltf/main.cpp [new file with mode: 0644]
src/plugins/renderers/dummy/dummy.pro [new file with mode: 0644]
src/plugins/renderers/opengl/debug/debug.pri [new file with mode: 0644]
src/plugins/renderers/opengl/debug/imguirenderer.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/debug/imguirenderer_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicscontext.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicscontext_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes2.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes2_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3_1.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3_1_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3_2.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3_2_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperes3_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl2.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl2_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl3_2.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl3_2_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl3_3.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl3_3_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelperinterface_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/graphicshelpers.pri [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/imagesubmissioncontext.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/imagesubmissioncontext_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/qgraphicsutils_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/submissioncontext.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/submissioncontext_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/texturesubmissioncontext.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/graphicshelpers/texturesubmissioncontext_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/io/glbuffer.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/io/glbuffer_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/io/io.pri [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/filtercompatibletechniquejob.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/filtercompatibletechniquejob_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/jobs.pri [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/materialparametergathererjob.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/materialparametergathererjob_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewcommandbuilderjob.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewcommandbuilderjob_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewcommandupdaterjob.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewcommandupdaterjob_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewinitializerjob.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewinitializerjob_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewjobutils.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/jobs/renderviewjobutils_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/main.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/managers/gl_handle_types_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/managers/glresourcemanagers.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/managers/glresourcemanagers_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/managers/managers.pri [new file with mode: 0644]
src/plugins/renderers/opengl/opengl.pri [new file with mode: 0644]
src/plugins/renderers/opengl/opengl.pro [new file with mode: 0644]
src/plugins/renderers/opengl/openglrenderer.json [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/commandexecuter.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/commandexecuter_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/frameprofiler_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/glfence_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/gllights.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/gllights_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/glshader.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/glshader_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/logging.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/logging_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/openglvertexarrayobject.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/openglvertexarrayobject_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/rendercommand.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/rendercommand_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderer.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderer.pri [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderer_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderercache_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderqueue.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderqueue_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderview.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderview_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderviewbuilder.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/renderviewbuilder_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/shaderparameterpack.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/shaderparameterpack_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/renderer/shadervariables_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/textures/gltexture.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/textures/gltexture_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/textures/renderbuffer.cpp [new file with mode: 0644]
src/plugins/renderers/opengl/textures/renderbuffer_p.h [new file with mode: 0644]
src/plugins/renderers/opengl/textures/textures.pri [new file with mode: 0644]
src/plugins/renderers/renderers.pro [new file with mode: 0644]
src/plugins/renderers/rhi/graphicshelpers/graphicshelpers.pri [new file with mode: 0644]
src/plugins/renderers/rhi/graphicshelpers/submissioncontext.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/graphicshelpers/submissioncontext_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/io/io.pri [new file with mode: 0644]
src/plugins/renderers/rhi/io/rhibuffer.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/io/rhibuffer_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/filtercompatibletechniquejob.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/filtercompatibletechniquejob_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/jobs.pri [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/materialparametergathererjob.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/materialparametergathererjob_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewcommandbuilderjob.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewcommandbuilderjob_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewcommandupdaterjob.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewcommandupdaterjob_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewinitializerjob.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewinitializerjob_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewjobutils.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/jobs/renderviewjobutils_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/main.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/managers/managers.pri [new file with mode: 0644]
src/plugins/renderers/rhi/managers/rhihandle_types_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/managers/rhiresourcemanagers.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/managers/rhiresourcemanagers_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/commandexecuter.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/commandexecuter_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/logging.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/logging_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rendercommand.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rendercommand_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderer.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderer.pri [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderer_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderercache_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderqueue.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderqueue_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderview.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderview_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderviewbuilder.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/renderviewbuilder_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rhigraphicspipeline.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rhigraphicspipeline_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rhishader.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/rhishader_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/shaderparameterpack.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/shaderparameterpack_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/renderer/shadervariables_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/rhi.pri [new file with mode: 0644]
src/plugins/renderers/rhi/rhi.pro [new file with mode: 0644]
src/plugins/renderers/rhi/rhirenderer.json [new file with mode: 0644]
src/plugins/renderers/rhi/textures/renderbuffer.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/textures/renderbuffer_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/textures/texture.cpp [new file with mode: 0644]
src/plugins/renderers/rhi/textures/texture_p.h [new file with mode: 0644]
src/plugins/renderers/rhi/textures/textures.pri [new file with mode: 0644]
src/plugins/renderplugins/renderplugins.pro [new file with mode: 0644]
src/plugins/renderplugins/scene2d/main.cpp [new file with mode: 0644]
src/plugins/renderplugins/scene2d/scene2d.pro [new file with mode: 0644]
src/plugins/renderplugins/scene2d/scene2dplugin.cpp [new file with mode: 0644]
src/plugins/renderplugins/scene2d/scene2dplugin.h [new file with mode: 0644]
src/plugins/renderplugins/scene2d/scene2dplugin.json [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimp.json [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimp.pro [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimphelpers.cpp [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimphelpers.h [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimpimporter.cpp [new file with mode: 0644]
src/plugins/sceneparsers/assimp/assimpimporter.h [new file with mode: 0644]
src/plugins/sceneparsers/assimp/main.cpp [new file with mode: 0644]
src/plugins/sceneparsers/gltf/gltf.json [new file with mode: 0644]
src/plugins/sceneparsers/gltf/gltf.pro [new file with mode: 0644]
src/plugins/sceneparsers/gltf/gltfimporter.cpp [new file with mode: 0644]
src/plugins/sceneparsers/gltf/gltfimporter.h [new file with mode: 0644]
src/plugins/sceneparsers/gltf/gltfio.cpp [new file with mode: 0644]
src/plugins/sceneparsers/gltf/main.cpp [new file with mode: 0644]
src/plugins/sceneparsers/gltfexport/gltfexport.json [new file with mode: 0644]
src/plugins/sceneparsers/gltfexport/gltfexport.pro [new file with mode: 0644]
src/plugins/sceneparsers/gltfexport/gltfexporter.cpp [new file with mode: 0644]
src/plugins/sceneparsers/gltfexport/gltfexporter.h [new file with mode: 0644]
src/plugins/sceneparsers/gltfexport/main.cpp [new file with mode: 0644]
src/plugins/sceneparsers/sceneparsers.pro [new file with mode: 0644]
src/quick3d/imports/animation/dependencies.json [new file with mode: 0644]
src/quick3d/imports/animation/importsanimation.pro [new file with mode: 0644]
src/quick3d/imports/animation/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/animation/qmldir [new file with mode: 0644]
src/quick3d/imports/animation/qt3dquick3danimationplugin.cpp [new file with mode: 0644]
src/quick3d/imports/animation/qt3dquick3danimationplugin.h [new file with mode: 0644]
src/quick3d/imports/core/importscore.pro [new file with mode: 0644]
src/quick3d/imports/core/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/core/qmldir [new file with mode: 0644]
src/quick3d/imports/core/qt3dquick3dcoreplugin.cpp [new file with mode: 0644]
src/quick3d/imports/core/qt3dquick3dcoreplugin.h [new file with mode: 0644]
src/quick3d/imports/extras/defaults.qrc [new file with mode: 0644]
src/quick3d/imports/extras/dependencies.json [new file with mode: 0644]
src/quick3d/imports/extras/importsextras.pro [new file with mode: 0644]
src/quick3d/imports/extras/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/extras/qmldir [new file with mode: 0644]
src/quick3d/imports/extras/qt3dquick3dextrasplugin.cpp [new file with mode: 0644]
src/quick3d/imports/extras/qt3dquick3dextrasplugin.h [new file with mode: 0644]
src/quick3d/imports/input/dependencies.json [new file with mode: 0644]
src/quick3d/imports/input/importsinput.pro [new file with mode: 0644]
src/quick3d/imports/input/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/input/qmldir [new file with mode: 0644]
src/quick3d/imports/input/qt3dquick3dinputplugin.cpp [new file with mode: 0644]
src/quick3d/imports/input/qt3dquick3dinputplugin.h [new file with mode: 0644]
src/quick3d/imports/logic/dependencies.json [new file with mode: 0644]
src/quick3d/imports/logic/importslogic.pro [new file with mode: 0644]
src/quick3d/imports/logic/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/logic/qmldir [new file with mode: 0644]
src/quick3d/imports/logic/qt3dquick3dlogicplugin.cpp [new file with mode: 0644]
src/quick3d/imports/logic/qt3dquick3dlogicplugin.h [new file with mode: 0644]
src/quick3d/imports/render/dependencies.json [new file with mode: 0644]
src/quick3d/imports/render/importsrender.pro [new file with mode: 0644]
src/quick3d/imports/render/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/render/qmldir [new file with mode: 0644]
src/quick3d/imports/render/qt3dquick3drenderplugin.cpp [new file with mode: 0644]
src/quick3d/imports/render/qt3dquick3drenderplugin.h [new file with mode: 0644]
src/quick3d/imports/scene2d/dependencies.json [new file with mode: 0644]
src/quick3d/imports/scene2d/importsscene2d.pro [new file with mode: 0644]
src/quick3d/imports/scene2d/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/scene2d/qmldir [new file with mode: 0644]
src/quick3d/imports/scene2d/qtquickscene2dplugin.cpp [new file with mode: 0644]
src/quick3d/imports/scene2d/qtquickscene2dplugin.h [new file with mode: 0644]
src/quick3d/imports/scene3d/dependencies.json [new file with mode: 0644]
src/quick3d/imports/scene3d/importsscene3d.pro [new file with mode: 0644]
src/quick3d/imports/scene3d/plugins.qmltypes [new file with mode: 0644]
src/quick3d/imports/scene3d/qmldir [new file with mode: 0644]
src/quick3d/imports/scene3d/qtquickscene3dplugin.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/qtquickscene3dplugin.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3ditem.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3ditem_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dlogging.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dlogging_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3drenderer.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3drenderer_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgmaterial.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgmaterial_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgmaterialshader.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgmaterialshader_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgnode.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dsgnode_p.h [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dview.cpp [new file with mode: 0644]
src/quick3d/imports/scene3d/scene3dview_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/items.pri [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dentity.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dentity_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dentityloader.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dentityloader_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dentityloader_p_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3djoint.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3djoint_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnode.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnode_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnodeinstantiator.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnodev9.cpp [new file with mode: 0644]
src/quick3d/quick3d/items/quick3dnodev9_p.h [new file with mode: 0644]
src/quick3d/quick3d/qqmlaspectengine.cpp [new file with mode: 0644]
src/quick3d/quick3d/qqmlaspectengine.h [new file with mode: 0644]
src/quick3d/quick3d/qqmlaspectengine_p.h [new file with mode: 0644]
src/quick3d/quick3d/qquaternionanimation.cpp [new file with mode: 0644]
src/quick3d/quick3d/qquaternionanimation_p.h [new file with mode: 0644]
src/quick3d/quick3d/qt3dquick_global.cpp [new file with mode: 0644]
src/quick3d/quick3d/qt3dquick_global.h [new file with mode: 0644]
src/quick3d/quick3d/qt3dquick_global_p.h [new file with mode: 0644]
src/quick3d/quick3d/qt3dquicknodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3d/qt3dquicknodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3d/qt3dquickvaluetypes.cpp [new file with mode: 0644]
src/quick3d/quick3d/qt3dquickvaluetypes_p.h [new file with mode: 0644]
src/quick3d/quick3d/quick3d.pro [new file with mode: 0644]
src/quick3d/quick3danimation/items/items.pri [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3danimationcontroller.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3danimationcontroller_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3danimationgroup.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3danimationgroup_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dchannelmapper.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dchannelmapper_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dkeyframeanimation.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dkeyframeanimation_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dmorphinganimation.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dmorphinganimation_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dmorphtarget.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dmorphtarget_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dvertexblendanimation.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/items/quick3dvertexblendanimation_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/qt3dquickanimation_global.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/qt3dquickanimation_global.h [new file with mode: 0644]
src/quick3d/quick3danimation/qt3dquickanimation_global_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/qt3dquickanimationnodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3danimation/qt3dquickanimationnodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3danimation/quick3danimation.pro [new file with mode: 0644]
src/quick3d/quick3dextras/items/items.pri [new file with mode: 0644]
src/quick3d/quick3dextras/items/quick3dlevelofdetailloader.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/items/quick3dlevelofdetailloader_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/items/quick3dlevelofdetailloader_p_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/items/quick3dspritesheet.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/items/quick3dspritesheet_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickextras_global.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickextras_global.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickextras_global_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickextrasnodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickextrasnodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickwindow.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickwindow.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickwindow_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickwindowlogging.cpp [new file with mode: 0644]
src/quick3d/quick3dextras/qt3dquickwindowlogging_p.h [new file with mode: 0644]
src/quick3d/quick3dextras/quick3dextras.pro [new file with mode: 0644]
src/quick3d/quick3dinput/items/items.pri [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3daction.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3daction_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3daxis.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3daxis_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dinputchord.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dinputchord_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dinputsequence.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dinputsequence_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dlogicaldevice.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dlogicaldevice_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dphysicaldevice.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/items/quick3dphysicaldevice_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/qt3dquickinput_global.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/qt3dquickinput_global.h [new file with mode: 0644]
src/quick3d/quick3dinput/qt3dquickinput_global_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/qt3dquickinputnodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3dinput/qt3dquickinputnodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3dinput/quick3dinput.pro [new file with mode: 0644]
src/quick3d/quick3drender/items/items.pri [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dbuffer.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dbuffer_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3deffect.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3deffect_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dgeometry.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dgeometry_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dlayerfilter.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dlayerfilter_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dmaterial.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dmaterial_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dmemorybarrier.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dmemorybarrier_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dparameter.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dparameter_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dparameter_p_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3draycaster.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3draycaster_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3draycaster_p_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drenderpass.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drenderpass_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drenderpassfilter.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drenderpassfilter_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drendertargetoutput.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drendertargetoutput_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drendertargetselector.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3drendertargetselector_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dscene.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dscene_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dscreenraycaster.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dscreenraycaster_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dshaderdata.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dshaderdata_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dshaderdataarray.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dshaderdataarray_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dstateset.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dstateset_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtechnique.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtechnique_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtechniquefilter.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtechniquefilter_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtexture.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dtexture_p.h [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dviewport.cpp [new file with mode: 0644]
src/quick3d/quick3drender/items/quick3dviewport_p.h [new file with mode: 0644]
src/quick3d/quick3drender/qt3dquickrender_global.cpp [new file with mode: 0644]
src/quick3d/quick3drender/qt3dquickrender_global.h [new file with mode: 0644]
src/quick3d/quick3drender/qt3dquickrender_global_p.h [new file with mode: 0644]
src/quick3d/quick3drender/qt3dquickrendernodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3drender/qt3dquickrendernodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3drender/quick3drender.pro [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/items.pri [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/qscene2d.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/qscene2d.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/qscene2d_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/qt3dquick3dscene2d.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/qt3dquick3dscene2d_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2d.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2d.pri [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2d_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2devent_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2dmanager.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2dmanager_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2dsharedobject.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/items/scene2dsharedobject_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2d_global.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2d_global.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2d_global_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2d_logging.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2d_logging_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2dnodefactory.cpp [new file with mode: 0644]
src/quick3d/quick3dscene2d/qt3dquickscene2dnodefactory_p.h [new file with mode: 0644]
src/quick3d/quick3dscene2d/quick3dscene2d.pro [new file with mode: 0644]
src/render/aligned_malloc_p.h [new file with mode: 0644]
src/render/backend/abstractrenderer_p.h [new file with mode: 0644]
src/render/backend/apishadermanager_p.h [new file with mode: 0644]
src/render/backend/attachmentpack.cpp [new file with mode: 0644]
src/render/backend/attachmentpack_p.h [new file with mode: 0644]
src/render/backend/backendnode.cpp [new file with mode: 0644]
src/render/backend/backendnode_p.h [new file with mode: 0644]
src/render/backend/boundingvolumedebug.cpp [new file with mode: 0644]
src/render/backend/boundingvolumedebug_p.h [new file with mode: 0644]
src/render/backend/bufferutils_p.h [new file with mode: 0644]
src/render/backend/buffervisitor_p.h [new file with mode: 0644]
src/render/backend/cameralens.cpp [new file with mode: 0644]
src/render/backend/cameralens_p.h [new file with mode: 0644]
src/render/backend/computecommand.cpp [new file with mode: 0644]
src/render/backend/computecommand_p.h [new file with mode: 0644]
src/render/backend/entity.cpp [new file with mode: 0644]
src/render/backend/entity_p.h [new file with mode: 0644]
src/render/backend/entity_p_p.h [new file with mode: 0644]
src/render/backend/entityaccumulator.cpp [new file with mode: 0644]
src/render/backend/entityaccumulator_p.h [new file with mode: 0644]
src/render/backend/entityvisitor.cpp [new file with mode: 0644]
src/render/backend/entityvisitor_p.h [new file with mode: 0644]
src/render/backend/handle_types_p.h [new file with mode: 0644]
src/render/backend/layer.cpp [new file with mode: 0644]
src/render/backend/layer_p.h [new file with mode: 0644]
src/render/backend/levelofdetail.cpp [new file with mode: 0644]
src/render/backend/levelofdetail_p.h [new file with mode: 0644]
src/render/backend/managers.cpp [new file with mode: 0644]
src/render/backend/managers_p.h [new file with mode: 0644]
src/render/backend/nodefunctor_p.h [new file with mode: 0644]
src/render/backend/nodemanagers.cpp [new file with mode: 0644]
src/render/backend/nodemanagers_p.h [new file with mode: 0644]
src/render/backend/offscreensurfacehelper.cpp [new file with mode: 0644]
src/render/backend/offscreensurfacehelper_p.h [new file with mode: 0644]
src/render/backend/parameterpack.cpp [new file with mode: 0644]
src/render/backend/parameterpack_p.h [new file with mode: 0644]
src/render/backend/platformsurfacefilter.cpp [new file with mode: 0644]
src/render/backend/platformsurfacefilter_p.h [new file with mode: 0644]
src/render/backend/pointsvisitor.cpp [new file with mode: 0644]
src/render/backend/pointsvisitor_p.h [new file with mode: 0644]
src/render/backend/render-backend.pri [new file with mode: 0644]
src/render/backend/rendersettings.cpp [new file with mode: 0644]
src/render/backend/rendersettings_p.h [new file with mode: 0644]
src/render/backend/rendertarget.cpp [new file with mode: 0644]
src/render/backend/rendertarget_p.h [new file with mode: 0644]
src/render/backend/rendertargetoutput.cpp [new file with mode: 0644]
src/render/backend/rendertargetoutput_p.h [new file with mode: 0644]
src/render/backend/renderthread.cpp [new file with mode: 0644]
src/render/backend/renderthread_p.h [new file with mode: 0644]
src/render/backend/resourceaccessor.cpp [new file with mode: 0644]
src/render/backend/resourceaccessor_p.h [new file with mode: 0644]
src/render/backend/segmentsvisitor.cpp [new file with mode: 0644]
src/render/backend/segmentsvisitor_p.h [new file with mode: 0644]
src/render/backend/stringtoint.cpp [new file with mode: 0644]
src/render/backend/stringtoint_p.h [new file with mode: 0644]
src/render/backend/transform.cpp [new file with mode: 0644]
src/render/backend/transform_p.h [new file with mode: 0644]
src/render/backend/triangleboundingvolume.cpp [new file with mode: 0644]
src/render/backend/triangleboundingvolume_p.h [new file with mode: 0644]
src/render/backend/trianglesextractor.cpp [new file with mode: 0644]
src/render/backend/trianglesextractor_p.h [new file with mode: 0644]
src/render/backend/trianglesvisitor.cpp [new file with mode: 0644]
src/render/backend/trianglesvisitor_p.h [new file with mode: 0644]
src/render/backend/uniform.cpp [new file with mode: 0644]
src/render/backend/uniform_p.h [new file with mode: 0644]
src/render/backend/visitorutils_p.h [new file with mode: 0644]
src/render/configure.json [new file with mode: 0644]
src/render/framegraph/blitframebuffer.cpp [new file with mode: 0644]
src/render/framegraph/blitframebuffer_p.h [new file with mode: 0644]
src/render/framegraph/buffercapture.cpp [new file with mode: 0644]
src/render/framegraph/buffercapture_p.h [new file with mode: 0644]
src/render/framegraph/cameraselectornode.cpp [new file with mode: 0644]
src/render/framegraph/cameraselectornode_p.h [new file with mode: 0644]
src/render/framegraph/clearbuffers.cpp [new file with mode: 0644]
src/render/framegraph/clearbuffers_p.h [new file with mode: 0644]
src/render/framegraph/debugoverlay.cpp [new file with mode: 0644]
src/render/framegraph/debugoverlay_p.h [new file with mode: 0644]
src/render/framegraph/dispatchcompute.cpp [new file with mode: 0644]
src/render/framegraph/dispatchcompute_p.h [new file with mode: 0644]
src/render/framegraph/framegraph.pri [new file with mode: 0644]
src/render/framegraph/framegraphnode.cpp [new file with mode: 0644]
src/render/framegraph/framegraphnode_p.h [new file with mode: 0644]
src/render/framegraph/framegraphvisitor.cpp [new file with mode: 0644]
src/render/framegraph/framegraphvisitor_p.h [new file with mode: 0644]
src/render/framegraph/frustumculling.cpp [new file with mode: 0644]
src/render/framegraph/frustumculling_p.h [new file with mode: 0644]
src/render/framegraph/layerfilternode.cpp [new file with mode: 0644]
src/render/framegraph/layerfilternode_p.h [new file with mode: 0644]
src/render/framegraph/memorybarrier.cpp [new file with mode: 0644]
src/render/framegraph/memorybarrier_p.h [new file with mode: 0644]
src/render/framegraph/nodraw.cpp [new file with mode: 0644]
src/render/framegraph/nodraw_p.h [new file with mode: 0644]
src/render/framegraph/nopicking.cpp [new file with mode: 0644]
src/render/framegraph/nopicking_p.h [new file with mode: 0644]
src/render/framegraph/proximityfilter.cpp [new file with mode: 0644]
src/render/framegraph/proximityfilter_p.h [new file with mode: 0644]
src/render/framegraph/qblitframebuffer.cpp [new file with mode: 0644]
src/render/framegraph/qblitframebuffer.h [new file with mode: 0644]
src/render/framegraph/qblitframebuffer_p.h [new file with mode: 0644]
src/render/framegraph/qbuffercapture.cpp [new file with mode: 0644]
src/render/framegraph/qbuffercapture.h [new file with mode: 0644]
src/render/framegraph/qbuffercapture_p.h [new file with mode: 0644]
src/render/framegraph/qcameraselector.cpp [new file with mode: 0644]
src/render/framegraph/qcameraselector.h [new file with mode: 0644]
src/render/framegraph/qcameraselector_p.h [new file with mode: 0644]
src/render/framegraph/qclearbuffers.cpp [new file with mode: 0644]
src/render/framegraph/qclearbuffers.h [new file with mode: 0644]
src/render/framegraph/qclearbuffers_p.h [new file with mode: 0644]
src/render/framegraph/qdebugoverlay.cpp [new file with mode: 0644]
src/render/framegraph/qdebugoverlay.h [new file with mode: 0644]
src/render/framegraph/qdebugoverlay_p.h [new file with mode: 0644]
src/render/framegraph/qdispatchcompute.cpp [new file with mode: 0644]
src/render/framegraph/qdispatchcompute.h [new file with mode: 0644]
src/render/framegraph/qdispatchcompute_p.h [new file with mode: 0644]
src/render/framegraph/qframegraphnode.cpp [new file with mode: 0644]
src/render/framegraph/qframegraphnode.h [new file with mode: 0644]
src/render/framegraph/qframegraphnode_p.h [new file with mode: 0644]
src/render/framegraph/qframegraphnodecreatedchange.cpp [new file with mode: 0644]
src/render/framegraph/qframegraphnodecreatedchange.h [new file with mode: 0644]
src/render/framegraph/qframegraphnodecreatedchange_p.h [new file with mode: 0644]
src/render/framegraph/qfrustumculling.cpp [new file with mode: 0644]
src/render/framegraph/qfrustumculling.h [new file with mode: 0644]
src/render/framegraph/qlayerfilter.cpp [new file with mode: 0644]
src/render/framegraph/qlayerfilter.h [new file with mode: 0644]
src/render/framegraph/qlayerfilter_p.h [new file with mode: 0644]
src/render/framegraph/qmemorybarrier.cpp [new file with mode: 0644]
src/render/framegraph/qmemorybarrier.h [new file with mode: 0644]
src/render/framegraph/qmemorybarrier_p.h [new file with mode: 0644]
src/render/framegraph/qnodraw.cpp [new file with mode: 0644]
src/render/framegraph/qnodraw.h [new file with mode: 0644]
src/render/framegraph/qnopicking.cpp [new file with mode: 0644]
src/render/framegraph/qnopicking.h [new file with mode: 0644]
src/render/framegraph/qproximityfilter.cpp [new file with mode: 0644]
src/render/framegraph/qproximityfilter.h [new file with mode: 0644]
src/render/framegraph/qproximityfilter_p.h [new file with mode: 0644]
src/render/framegraph/qrendercapture.cpp [new file with mode: 0644]
src/render/framegraph/qrendercapture.h [new file with mode: 0644]
src/render/framegraph/qrendercapture_p.h [new file with mode: 0644]
src/render/framegraph/qrenderpassfilter.cpp [new file with mode: 0644]
src/render/framegraph/qrenderpassfilter.h [new file with mode: 0644]
src/render/framegraph/qrenderpassfilter_p.h [new file with mode: 0644]
src/render/framegraph/qrenderstateset.cpp [new file with mode: 0644]
src/render/framegraph/qrenderstateset.h [new file with mode: 0644]
src/render/framegraph/qrenderstateset_p.h [new file with mode: 0644]
src/render/framegraph/qrendersurfaceselector.cpp [new file with mode: 0644]
src/render/framegraph/qrendersurfaceselector.h [new file with mode: 0644]
src/render/framegraph/qrendersurfaceselector_p.h [new file with mode: 0644]
src/render/framegraph/qrendertargetselector.cpp [new file with mode: 0644]
src/render/framegraph/qrendertargetselector.h [new file with mode: 0644]
src/render/framegraph/qrendertargetselector_p.h [new file with mode: 0644]
src/render/framegraph/qsetfence.cpp [new file with mode: 0644]
src/render/framegraph/qsetfence.h [new file with mode: 0644]
src/render/framegraph/qsetfence_p.h [new file with mode: 0644]
src/render/framegraph/qsortpolicy.cpp [new file with mode: 0644]
src/render/framegraph/qsortpolicy.h [new file with mode: 0644]
src/render/framegraph/qsortpolicy_p.h [new file with mode: 0644]
src/render/framegraph/qsubtreeenabler.cpp [new file with mode: 0644]
src/render/framegraph/qsubtreeenabler.h [new file with mode: 0644]
src/render/framegraph/qsubtreeenabler_p.h [new file with mode: 0644]
src/render/framegraph/qtechniquefilter.cpp [new file with mode: 0644]
src/render/framegraph/qtechniquefilter.h [new file with mode: 0644]
src/render/framegraph/qtechniquefilter_p.h [new file with mode: 0644]
src/render/framegraph/qviewport.cpp [new file with mode: 0644]
src/render/framegraph/qviewport.h [new file with mode: 0644]
src/render/framegraph/qviewport_p.h [new file with mode: 0644]
src/render/framegraph/qwaitfence.cpp [new file with mode: 0644]
src/render/framegraph/qwaitfence.h [new file with mode: 0644]
src/render/framegraph/qwaitfence_p.h [new file with mode: 0644]
src/render/framegraph/rendercapture.cpp [new file with mode: 0644]
src/render/framegraph/rendercapture_p.h [new file with mode: 0644]
src/render/framegraph/renderpassfilternode.cpp [new file with mode: 0644]
src/render/framegraph/renderpassfilternode_p.h [new file with mode: 0644]
src/render/framegraph/rendersurfaceselector.cpp [new file with mode: 0644]
src/render/framegraph/rendersurfaceselector_p.h [new file with mode: 0644]
src/render/framegraph/rendertargetselectornode.cpp [new file with mode: 0644]
src/render/framegraph/rendertargetselectornode_p.h [new file with mode: 0644]
src/render/framegraph/setfence.cpp [new file with mode: 0644]
src/render/framegraph/setfence_p.h [new file with mode: 0644]
src/render/framegraph/sortcriterion.cpp [new file with mode: 0644]
src/render/framegraph/sortpolicy.cpp [new file with mode: 0644]
src/render/framegraph/sortpolicy_p.h [new file with mode: 0644]
src/render/framegraph/statesetnode.cpp [new file with mode: 0644]
src/render/framegraph/statesetnode_p.h [new file with mode: 0644]
src/render/framegraph/subtreeenabler.cpp [new file with mode: 0644]
src/render/framegraph/subtreeenabler_p.h [new file with mode: 0644]
src/render/framegraph/techniquefilternode.cpp [new file with mode: 0644]
src/render/framegraph/techniquefilternode_p.h [new file with mode: 0644]
src/render/framegraph/viewportnode.cpp [new file with mode: 0644]
src/render/framegraph/viewportnode_p.h [new file with mode: 0644]
src/render/framegraph/waitfence.cpp [new file with mode: 0644]
src/render/framegraph/waitfence_p.h [new file with mode: 0644]
src/render/frontend/qabstractfunctor.cpp [new file with mode: 0644]
src/render/frontend/qabstractfunctor.h [new file with mode: 0644]
src/render/frontend/qcamera.cpp [new file with mode: 0644]
src/render/frontend/qcamera.h [new file with mode: 0644]
src/render/frontend/qcamera_p.h [new file with mode: 0644]
src/render/frontend/qcameralens.cpp [new file with mode: 0644]
src/render/frontend/qcameralens.h [new file with mode: 0644]
src/render/frontend/qcameralens_p.h [new file with mode: 0644]
src/render/frontend/qcomputecommand.cpp [new file with mode: 0644]
src/render/frontend/qcomputecommand.h [new file with mode: 0644]
src/render/frontend/qcomputecommand_p.h [new file with mode: 0644]
src/render/frontend/qlayer.cpp [new file with mode: 0644]
src/render/frontend/qlayer.h [new file with mode: 0644]
src/render/frontend/qlayer_p.h [new file with mode: 0644]
src/render/frontend/qlevelofdetail.cpp [new file with mode: 0644]
src/render/frontend/qlevelofdetail.h [new file with mode: 0644]
src/render/frontend/qlevelofdetail_p.h [new file with mode: 0644]
src/render/frontend/qlevelofdetailboundingsphere.cpp [new file with mode: 0644]
src/render/frontend/qlevelofdetailboundingsphere.h [new file with mode: 0644]
src/render/frontend/qlevelofdetailswitch.cpp [new file with mode: 0644]
src/render/frontend/qlevelofdetailswitch.h [new file with mode: 0644]
src/render/frontend/qlevelofdetailswitch_p.h [new file with mode: 0644]
src/render/frontend/qpickingsettings.cpp [new file with mode: 0644]
src/render/frontend/qpickingsettings.h [new file with mode: 0644]
src/render/frontend/qpickingsettings_p.h [new file with mode: 0644]
src/render/frontend/qrenderapi.h [new file with mode: 0644]
src/render/frontend/qrenderaspect.cpp [new file with mode: 0644]
src/render/frontend/qrenderaspect.h [new file with mode: 0644]
src/render/frontend/qrenderaspect_p.h [new file with mode: 0644]
src/render/frontend/qrendercapabilities.cpp [new file with mode: 0644]
src/render/frontend/qrendercapabilities.h [new file with mode: 0644]
src/render/frontend/qrendercapabilities_p.h [new file with mode: 0644]
src/render/frontend/qrenderplugin_p.h [new file with mode: 0644]
src/render/frontend/qrenderpluginfactory.cpp [new file with mode: 0644]
src/render/frontend/qrenderpluginfactory_p.h [new file with mode: 0644]
src/render/frontend/qrenderpluginfactoryif.cpp [new file with mode: 0644]
src/render/frontend/qrenderpluginfactoryif_p.h [new file with mode: 0644]
src/render/frontend/qrendersettings.cpp [new file with mode: 0644]
src/render/frontend/qrendersettings.h [new file with mode: 0644]
src/render/frontend/qrendersettings_p.h [new file with mode: 0644]
src/render/frontend/qrendertarget.cpp [new file with mode: 0644]
src/render/frontend/qrendertarget.h [new file with mode: 0644]
src/render/frontend/qrendertarget_p.h [new file with mode: 0644]
src/render/frontend/qrendertargetoutput.cpp [new file with mode: 0644]
src/render/frontend/qrendertargetoutput.h [new file with mode: 0644]
src/render/frontend/qrendertargetoutput_p.h [new file with mode: 0644]
src/render/frontend/render-frontend.pri [new file with mode: 0644]
src/render/frontend/sphere.cpp [new file with mode: 0644]
src/render/frontend/sphere_p.h [new file with mode: 0644]
src/render/geometry/armature.cpp [new file with mode: 0644]
src/render/geometry/armature_p.h [new file with mode: 0644]
src/render/geometry/attribute.cpp [new file with mode: 0644]
src/render/geometry/attribute_p.h [new file with mode: 0644]
src/render/geometry/buffer.cpp [new file with mode: 0644]
src/render/geometry/buffer_p.h [new file with mode: 0644]
src/render/geometry/buffermanager.cpp [new file with mode: 0644]
src/render/geometry/buffermanager_p.h [new file with mode: 0644]
src/render/geometry/geometry.cpp [new file with mode: 0644]
src/render/geometry/geometry.pri [new file with mode: 0644]
src/render/geometry/geometry_p.h [new file with mode: 0644]
src/render/geometry/geometryrenderer.cpp [new file with mode: 0644]
src/render/geometry/geometryrenderer_p.h [new file with mode: 0644]
src/render/geometry/geometryrenderermanager.cpp [new file with mode: 0644]
src/render/geometry/geometryrenderermanager_p.h [new file with mode: 0644]
src/render/geometry/gltfskeletonloader.cpp [new file with mode: 0644]
src/render/geometry/gltfskeletonloader_p.h [new file with mode: 0644]
src/render/geometry/joint.cpp [new file with mode: 0644]
src/render/geometry/joint_p.h [new file with mode: 0644]
src/render/geometry/qattribute.cpp [new file with mode: 0644]
src/render/geometry/qattribute.h [new file with mode: 0644]
src/render/geometry/qattribute_p.h [new file with mode: 0644]
src/render/geometry/qbuffer.cpp [new file with mode: 0644]
src/render/geometry/qbuffer.h [new file with mode: 0644]
src/render/geometry/qbuffer_p.h [new file with mode: 0644]
src/render/geometry/qbufferdatagenerator.h [new file with mode: 0644]
src/render/geometry/qgeometry.cpp [new file with mode: 0644]
src/render/geometry/qgeometry.h [new file with mode: 0644]
src/render/geometry/qgeometry_p.h [new file with mode: 0644]
src/render/geometry/qgeometryfactory.h [new file with mode: 0644]
src/render/geometry/qgeometryrenderer.cpp [new file with mode: 0644]
src/render/geometry/qgeometryrenderer.h [new file with mode: 0644]
src/render/geometry/qgeometryrenderer_p.h [new file with mode: 0644]
src/render/geometry/qmesh.cpp [new file with mode: 0644]
src/render/geometry/qmesh.h [new file with mode: 0644]
src/render/geometry/qmesh_p.h [new file with mode: 0644]
src/render/geometry/skeleton.cpp [new file with mode: 0644]
src/render/geometry/skeleton_p.h [new file with mode: 0644]
src/render/geometry/skeletondata.cpp [new file with mode: 0644]
src/render/geometry/skeletondata_p.h [new file with mode: 0644]
src/render/io/io.pri [new file with mode: 0644]
src/render/io/qaxisalignedboundingbox.cpp [new file with mode: 0644]
src/render/io/qaxisalignedboundingbox_p.h [new file with mode: 0644]
src/render/io/qgeometryloaderfactory.cpp [new file with mode: 0644]
src/render/io/qgeometryloaderfactory_p.h [new file with mode: 0644]
src/render/io/qgeometryloaderinterface_p.h [new file with mode: 0644]
src/render/io/qsceneexporter.cpp [new file with mode: 0644]
src/render/io/qsceneexporter_p.h [new file with mode: 0644]
src/render/io/qsceneexportfactory.cpp [new file with mode: 0644]
src/render/io/qsceneexportfactory_p.h [new file with mode: 0644]
src/render/io/qsceneexportplugin.cpp [new file with mode: 0644]
src/render/io/qsceneexportplugin_p.h [new file with mode: 0644]
src/render/io/qsceneimporter.cpp [new file with mode: 0644]
src/render/io/qsceneimporter_p.h [new file with mode: 0644]
src/render/io/qsceneimportfactory.cpp [new file with mode: 0644]
src/render/io/qsceneimportfactory_p.h [new file with mode: 0644]
src/render/io/qsceneimportplugin.cpp [new file with mode: 0644]
src/render/io/qsceneimportplugin_p.h [new file with mode: 0644]
src/render/io/qsceneloader.cpp [new file with mode: 0644]
src/render/io/qsceneloader.h [new file with mode: 0644]
src/render/io/qsceneloader_p.h [new file with mode: 0644]
src/render/io/qurlhelper.cpp [new file with mode: 0644]
src/render/io/qurlhelper_p.h [new file with mode: 0644]
src/render/io/scene.cpp [new file with mode: 0644]
src/render/io/scene_p.h [new file with mode: 0644]
src/render/io/scenemanager.cpp [new file with mode: 0644]
src/render/io/scenemanager_p.h [new file with mode: 0644]
src/render/jobs/abstractpickingjob.cpp [new file with mode: 0644]
src/render/jobs/abstractpickingjob_p.h [new file with mode: 0644]
src/render/jobs/calcboundingvolumejob.cpp [new file with mode: 0644]
src/render/jobs/calcboundingvolumejob_p.h [new file with mode: 0644]
src/render/jobs/calcgeometrytrianglevolumes.cpp [new file with mode: 0644]
src/render/jobs/calcgeometrytrianglevolumes_p.h [new file with mode: 0644]
src/render/jobs/computefilteredboundingvolumejob.cpp [new file with mode: 0644]
src/render/jobs/computefilteredboundingvolumejob_p.h [new file with mode: 0644]
src/render/jobs/expandboundingvolumejob.cpp [new file with mode: 0644]
src/render/jobs/expandboundingvolumejob_p.h [new file with mode: 0644]
src/render/jobs/filterentitybycomponentjob_p.h [new file with mode: 0644]
src/render/jobs/filterlayerentityjob.cpp [new file with mode: 0644]
src/render/jobs/filterlayerentityjob_p.h [new file with mode: 0644]
src/render/jobs/filterproximitydistancejob.cpp [new file with mode: 0644]
src/render/jobs/filterproximitydistancejob_p.h [new file with mode: 0644]
src/render/jobs/framecleanupjob.cpp [new file with mode: 0644]
src/render/jobs/framecleanupjob_p.h [new file with mode: 0644]
src/render/jobs/frustumcullingjob.cpp [new file with mode: 0644]
src/render/jobs/frustumcullingjob_p.h [new file with mode: 0644]
src/render/jobs/genericlambdajob_p.h [new file with mode: 0644]
src/render/jobs/job_common_p.h [new file with mode: 0644]
src/render/jobs/jobs.pri [new file with mode: 0644]
src/render/jobs/lightgatherer.cpp [new file with mode: 0644]
src/render/jobs/lightgatherer_p.h [new file with mode: 0644]
src/render/jobs/loadbufferjob.cpp [new file with mode: 0644]
src/render/jobs/loadbufferjob_p.h [new file with mode: 0644]
src/render/jobs/loadgeometryjob.cpp [new file with mode: 0644]
src/render/jobs/loadgeometryjob_p.h [new file with mode: 0644]
src/render/jobs/loadscenejob.cpp [new file with mode: 0644]
src/render/jobs/loadscenejob_p.h [new file with mode: 0644]
src/render/jobs/loadskeletonjob.cpp [new file with mode: 0644]
src/render/jobs/loadskeletonjob_p.h [new file with mode: 0644]
src/render/jobs/pickboundingvolumejob.cpp [new file with mode: 0644]
src/render/jobs/pickboundingvolumejob_p.h [new file with mode: 0644]
src/render/jobs/pickboundingvolumeutils.cpp [new file with mode: 0644]
src/render/jobs/pickboundingvolumeutils_p.h [new file with mode: 0644]
src/render/jobs/raycastingjob.cpp [new file with mode: 0644]
src/render/jobs/raycastingjob_p.h [new file with mode: 0644]
src/render/jobs/sendbuffercapturejob.cpp [new file with mode: 0644]
src/render/jobs/sendbuffercapturejob_p.h [new file with mode: 0644]
src/render/jobs/updateentitylayersjob.cpp [new file with mode: 0644]
src/render/jobs/updateentitylayersjob_p.h [new file with mode: 0644]
src/render/jobs/updatelevelofdetailjob.cpp [new file with mode: 0644]
src/render/jobs/updatelevelofdetailjob_p.h [new file with mode: 0644]
src/render/jobs/updatemeshtrianglelistjob.cpp [new file with mode: 0644]
src/render/jobs/updatemeshtrianglelistjob_p.h [new file with mode: 0644]
src/render/jobs/updateshaderdatatransformjob.cpp [new file with mode: 0644]
src/render/jobs/updateshaderdatatransformjob_p.h [new file with mode: 0644]
src/render/jobs/updateskinningpalettejob.cpp [new file with mode: 0644]
src/render/jobs/updateskinningpalettejob_p.h [new file with mode: 0644]
src/render/jobs/updatetreeenabledjob.cpp [new file with mode: 0644]
src/render/jobs/updatetreeenabledjob_p.h [new file with mode: 0644]
src/render/jobs/updateworldboundingvolumejob.cpp [new file with mode: 0644]
src/render/jobs/updateworldboundingvolumejob_p.h [new file with mode: 0644]
src/render/jobs/updateworldtransformjob.cpp [new file with mode: 0644]
src/render/jobs/updateworldtransformjob_p.h [new file with mode: 0644]
src/render/lights/environmentlight.cpp [new file with mode: 0644]
src/render/lights/environmentlight_p.h [new file with mode: 0644]
src/render/lights/light.cpp [new file with mode: 0644]
src/render/lights/light_p.h [new file with mode: 0644]
src/render/lights/lights.pri [new file with mode: 0644]
src/render/lights/lightsource.cpp [new file with mode: 0644]
src/render/lights/lightsource_p.h [new file with mode: 0644]
src/render/lights/qabstractlight.cpp [new file with mode: 0644]
src/render/lights/qabstractlight.h [new file with mode: 0644]
src/render/lights/qabstractlight_p.h [new file with mode: 0644]
src/render/lights/qdirectionallight.cpp [new file with mode: 0644]
src/render/lights/qdirectionallight.h [new file with mode: 0644]
src/render/lights/qdirectionallight_p.h [new file with mode: 0644]
src/render/lights/qenvironmentlight.cpp [new file with mode: 0644]
src/render/lights/qenvironmentlight.h [new file with mode: 0644]
src/render/lights/qenvironmentlight_p.h [new file with mode: 0644]
src/render/lights/qpointlight.cpp [new file with mode: 0644]
src/render/lights/qpointlight.h [new file with mode: 0644]
src/render/lights/qpointlight_p.h [new file with mode: 0644]
src/render/lights/qspotlight.cpp [new file with mode: 0644]
src/render/lights/qspotlight.h [new file with mode: 0644]
src/render/lights/qspotlight_p.h [new file with mode: 0644]
src/render/materialsystem/effect.cpp [new file with mode: 0644]
src/render/materialsystem/effect_p.h [new file with mode: 0644]
src/render/materialsystem/filterkey.cpp [new file with mode: 0644]
src/render/materialsystem/filterkey_p.h [new file with mode: 0644]
src/render/materialsystem/material.cpp [new file with mode: 0644]
src/render/materialsystem/material_p.h [new file with mode: 0644]
src/render/materialsystem/materialsystem.pri [new file with mode: 0644]
src/render/materialsystem/materialsystem.qrc [new file with mode: 0644]
src/render/materialsystem/parameter.cpp [new file with mode: 0644]
src/render/materialsystem/parameter_p.h [new file with mode: 0644]
src/render/materialsystem/prototypes/default.json [new file with mode: 0644]
src/render/materialsystem/qeffect.cpp [new file with mode: 0644]
src/render/materialsystem/qeffect.h [new file with mode: 0644]
src/render/materialsystem/qeffect_p.h [new file with mode: 0644]
src/render/materialsystem/qfilterkey.cpp [new file with mode: 0644]
src/render/materialsystem/qfilterkey.h [new file with mode: 0644]
src/render/materialsystem/qfilterkey_p.h [new file with mode: 0644]
src/render/materialsystem/qgraphicsapifilter.cpp [new file with mode: 0644]
src/render/materialsystem/qgraphicsapifilter.h [new file with mode: 0644]
src/render/materialsystem/qgraphicsapifilter_p.h [new file with mode: 0644]
src/render/materialsystem/qmaterial.cpp [new file with mode: 0644]
src/render/materialsystem/qmaterial.h [new file with mode: 0644]
src/render/materialsystem/qmaterial_p.h [new file with mode: 0644]
src/render/materialsystem/qparameter.cpp [new file with mode: 0644]
src/render/materialsystem/qparameter.h [new file with mode: 0644]
src/render/materialsystem/qparameter_p.h [new file with mode: 0644]
src/render/materialsystem/qrenderpass.cpp [new file with mode: 0644]
src/render/materialsystem/qrenderpass.h [new file with mode: 0644]
src/render/materialsystem/qrenderpass_p.h [new file with mode: 0644]
src/render/materialsystem/qshaderdata.cpp [new file with mode: 0644]
src/render/materialsystem/qshaderdata.h [new file with mode: 0644]
src/render/materialsystem/qshaderdata_p.h [new file with mode: 0644]
src/render/materialsystem/qshaderimage.cpp [new file with mode: 0644]
src/render/materialsystem/qshaderimage.h [new file with mode: 0644]
src/render/materialsystem/qshaderimage_p.h [new file with mode: 0644]
src/render/materialsystem/qshaderprogram.cpp [new file with mode: 0644]
src/render/materialsystem/qshaderprogram.h [new file with mode: 0644]
src/render/materialsystem/qshaderprogram_p.h [new file with mode: 0644]
src/render/materialsystem/qshaderprogrambuilder.cpp [new file with mode: 0644]
src/render/materialsystem/qshaderprogrambuilder.h [new file with mode: 0644]
src/render/materialsystem/qshaderprogrambuilder_p.h [new file with mode: 0644]
src/render/materialsystem/qtechnique.cpp [new file with mode: 0644]
src/render/materialsystem/qtechnique.h [new file with mode: 0644]
src/render/materialsystem/qtechnique_p.h [new file with mode: 0644]
src/render/materialsystem/renderpass.cpp [new file with mode: 0644]
src/render/materialsystem/renderpass_p.h [new file with mode: 0644]
src/render/materialsystem/shader.cpp [new file with mode: 0644]
src/render/materialsystem/shader_p.h [new file with mode: 0644]
src/render/materialsystem/shaderbuilder.cpp [new file with mode: 0644]
src/render/materialsystem/shaderbuilder_p.h [new file with mode: 0644]
src/render/materialsystem/shadercache_p.h [new file with mode: 0644]
src/render/materialsystem/shaderdata.cpp [new file with mode: 0644]
src/render/materialsystem/shaderdata_p.h [new file with mode: 0644]
src/render/materialsystem/shaderimage.cpp [new file with mode: 0644]
src/render/materialsystem/shaderimage_p.h [new file with mode: 0644]
src/render/materialsystem/technique.cpp [new file with mode: 0644]
src/render/materialsystem/technique_p.h [new file with mode: 0644]
src/render/materialsystem/techniquemanager.cpp [new file with mode: 0644]
src/render/materialsystem/techniquemanager_p.h [new file with mode: 0644]
src/render/picking/objectpicker.cpp [new file with mode: 0644]
src/render/picking/objectpicker_p.h [new file with mode: 0644]
src/render/picking/pickeventfilter.cpp [new file with mode: 0644]
src/render/picking/pickeventfilter_p.h [new file with mode: 0644]
src/render/picking/picking.pri [new file with mode: 0644]
src/render/picking/qabstractraycaster.cpp [new file with mode: 0644]
src/render/picking/qabstractraycaster.h [new file with mode: 0644]
src/render/picking/qabstractraycaster_p.h [new file with mode: 0644]
src/render/picking/qobjectpicker.cpp [new file with mode: 0644]
src/render/picking/qobjectpicker.h [new file with mode: 0644]
src/render/picking/qobjectpicker_p.h [new file with mode: 0644]
src/render/picking/qpickevent.cpp [new file with mode: 0644]
src/render/picking/qpickevent.h [new file with mode: 0644]
src/render/picking/qpickevent_p.h [new file with mode: 0644]
src/render/picking/qpicklineevent.cpp [new file with mode: 0644]
src/render/picking/qpicklineevent.h [new file with mode: 0644]
src/render/picking/qpickpointevent.cpp [new file with mode: 0644]
src/render/picking/qpickpointevent.h [new file with mode: 0644]
src/render/picking/qpicktriangleevent.cpp [new file with mode: 0644]
src/render/picking/qpicktriangleevent.h [new file with mode: 0644]
src/render/picking/qpicktriangleevent_p.h [new file with mode: 0644]
src/render/picking/qraycaster.cpp [new file with mode: 0644]
src/render/picking/qraycaster.h [new file with mode: 0644]
src/render/picking/qraycasterhit.cpp [new file with mode: 0644]
src/render/picking/qraycasterhit.h [new file with mode: 0644]
src/render/picking/qscreenraycaster.cpp [new file with mode: 0644]
src/render/picking/qscreenraycaster.h [new file with mode: 0644]
src/render/picking/raycaster.cpp [new file with mode: 0644]
src/render/picking/raycaster_p.h [new file with mode: 0644]
src/render/qrendererplugin.cpp [new file with mode: 0644]
src/render/qrendererplugin_p.h [new file with mode: 0644]
src/render/qrendererpluginfactory.cpp [new file with mode: 0644]
src/render/qrendererpluginfactory_p.h [new file with mode: 0644]
src/render/qt3drender_global.h [new file with mode: 0644]
src/render/qt3drender_global_p.h [new file with mode: 0644]
src/render/raycasting/boundingsphere.cpp [new file with mode: 0644]
src/render/raycasting/boundingsphere_p.h [new file with mode: 0644]
src/render/raycasting/qabstractcollisionqueryservice.cpp [new file with mode: 0644]
src/render/raycasting/qabstractcollisionqueryservice_p.h [new file with mode: 0644]
src/render/raycasting/qboundingvolume.cpp [new file with mode: 0644]
src/render/raycasting/qboundingvolume_p.h [new file with mode: 0644]
src/render/raycasting/qboundingvolumeprovider.cpp [new file with mode: 0644]
src/render/raycasting/qboundingvolumeprovider_p.h [new file with mode: 0644]
src/render/raycasting/qcollisionqueryresult.cpp [new file with mode: 0644]
src/render/raycasting/qcollisionqueryresult_p.h [new file with mode: 0644]
src/render/raycasting/qray3d.cpp [new file with mode: 0644]
src/render/raycasting/qray3d_p.h [new file with mode: 0644]
src/render/raycasting/qraycastingservice.cpp [new file with mode: 0644]
src/render/raycasting/qraycastingservice_p.h [new file with mode: 0644]
src/render/raycasting/raycasting.pri [new file with mode: 0644]
src/render/render.pro [new file with mode: 0644]
src/render/renderlogging.cpp [new file with mode: 0644]
src/render/renderlogging_p.h [new file with mode: 0644]
src/render/renderstates/genericstate_p.h [new file with mode: 0644]
src/render/renderstates/qalphacoverage.cpp [new file with mode: 0644]
src/render/renderstates/qalphacoverage.h [new file with mode: 0644]
src/render/renderstates/qalphatest.cpp [new file with mode: 0644]
src/render/renderstates/qalphatest.h [new file with mode: 0644]
src/render/renderstates/qalphatest_p.h [new file with mode: 0644]
src/render/renderstates/qblendequation.cpp [new file with mode: 0644]
src/render/renderstates/qblendequation.h [new file with mode: 0644]
src/render/renderstates/qblendequation_p.h [new file with mode: 0644]
src/render/renderstates/qblendequationarguments.cpp [new file with mode: 0644]
src/render/renderstates/qblendequationarguments.h [new file with mode: 0644]
src/render/renderstates/qblendequationarguments_p.h [new file with mode: 0644]
src/render/renderstates/qclipplane.cpp [new file with mode: 0644]
src/render/renderstates/qclipplane.h [new file with mode: 0644]
src/render/renderstates/qclipplane_p.h [new file with mode: 0644]
src/render/renderstates/qcolormask.cpp [new file with mode: 0644]
src/render/renderstates/qcolormask.h [new file with mode: 0644]
src/render/renderstates/qcolormask_p.h [new file with mode: 0644]
src/render/renderstates/qcullface.cpp [new file with mode: 0644]
src/render/renderstates/qcullface.h [new file with mode: 0644]
src/render/renderstates/qcullface_p.h [new file with mode: 0644]
src/render/renderstates/qdepthrange.cpp [new file with mode: 0644]
src/render/renderstates/qdepthrange.h [new file with mode: 0644]
src/render/renderstates/qdepthrange_p.h [new file with mode: 0644]
src/render/renderstates/qdepthtest.cpp [new file with mode: 0644]
src/render/renderstates/qdepthtest.h [new file with mode: 0644]
src/render/renderstates/qdepthtest_p.h [new file with mode: 0644]
src/render/renderstates/qdithering.cpp [new file with mode: 0644]
src/render/renderstates/qdithering.h [new file with mode: 0644]
src/render/renderstates/qfrontface.cpp [new file with mode: 0644]
src/render/renderstates/qfrontface.h [new file with mode: 0644]
src/render/renderstates/qfrontface_p.h [new file with mode: 0644]
src/render/renderstates/qlinewidth.cpp [new file with mode: 0644]
src/render/renderstates/qlinewidth.h [new file with mode: 0644]
src/render/renderstates/qlinewidth_p.h [new file with mode: 0644]
src/render/renderstates/qmultisampleantialiasing.cpp [new file with mode: 0644]
src/render/renderstates/qmultisampleantialiasing.h [new file with mode: 0644]
src/render/renderstates/qnodepthmask.cpp [new file with mode: 0644]
src/render/renderstates/qnodepthmask.h [new file with mode: 0644]
src/render/renderstates/qpointsize.cpp [new file with mode: 0644]
src/render/renderstates/qpointsize.h [new file with mode: 0644]
src/render/renderstates/qpointsize_p.h [new file with mode: 0644]
src/render/renderstates/qpolygonoffset.cpp [new file with mode: 0644]
src/render/renderstates/qpolygonoffset.h [new file with mode: 0644]
src/render/renderstates/qpolygonoffset_p.h [new file with mode: 0644]
src/render/renderstates/qrastermode.cpp [new file with mode: 0644]
src/render/renderstates/qrastermode.h [new file with mode: 0644]
src/render/renderstates/qrastermode_p.h [new file with mode: 0644]
src/render/renderstates/qrenderstate.cpp [new file with mode: 0644]
src/render/renderstates/qrenderstate.h [new file with mode: 0644]
src/render/renderstates/qrenderstate_p.h [new file with mode: 0644]
src/render/renderstates/qrenderstatecreatedchange.cpp [new file with mode: 0644]
src/render/renderstates/qrenderstatecreatedchange_p.h [new file with mode: 0644]
src/render/renderstates/qscissortest.cpp [new file with mode: 0644]
src/render/renderstates/qscissortest.h [new file with mode: 0644]
src/render/renderstates/qscissortest_p.h [new file with mode: 0644]
src/render/renderstates/qseamlesscubemap.cpp [new file with mode: 0644]
src/render/renderstates/qseamlesscubemap.h [new file with mode: 0644]
src/render/renderstates/qstencilmask.cpp [new file with mode: 0644]
src/render/renderstates/qstencilmask.h [new file with mode: 0644]
src/render/renderstates/qstencilmask_p.h [new file with mode: 0644]
src/render/renderstates/qstenciloperation.cpp [new file with mode: 0644]
src/render/renderstates/qstenciloperation.h [new file with mode: 0644]
src/render/renderstates/qstenciloperation_p.h [new file with mode: 0644]
src/render/renderstates/qstenciloperationarguments.cpp [new file with mode: 0644]
src/render/renderstates/qstenciloperationarguments.h [new file with mode: 0644]
src/render/renderstates/qstenciloperationarguments_p.h [new file with mode: 0644]
src/render/renderstates/qstenciltest.cpp [new file with mode: 0644]
src/render/renderstates/qstenciltest.h [new file with mode: 0644]
src/render/renderstates/qstenciltest_p.h [new file with mode: 0644]
src/render/renderstates/qstenciltestarguments.cpp [new file with mode: 0644]
src/render/renderstates/qstenciltestarguments.h [new file with mode: 0644]
src/render/renderstates/qstenciltestarguments_p.h [new file with mode: 0644]
src/render/renderstates/renderstatenode.cpp [new file with mode: 0644]
src/render/renderstates/renderstatenode_p.h [new file with mode: 0644]
src/render/renderstates/renderstates.cpp [new file with mode: 0644]
src/render/renderstates/renderstates.pri [new file with mode: 0644]
src/render/renderstates/renderstates_p.h [new file with mode: 0644]
src/render/renderstates/renderstateset.cpp [new file with mode: 0644]
src/render/renderstates/renderstateset_p.h [new file with mode: 0644]
src/render/renderstates/statemask_p.h [new file with mode: 0644]
src/render/renderstates/statevariant.cpp [new file with mode: 0644]
src/render/renderstates/statevariant_p.h [new file with mode: 0644]
src/render/services/services.pri [new file with mode: 0644]
src/render/services/vsyncframeadvanceservice.cpp [new file with mode: 0644]
src/render/services/vsyncframeadvanceservice_p.h [new file with mode: 0644]
src/render/shadergraph/qshaderformat.cpp [new file with mode: 0644]
src/render/shadergraph/qshaderformat_p.h [new file with mode: 0644]
src/render/shadergraph/qshadergenerator.cpp [new file with mode: 0644]
src/render/shadergraph/qshadergenerator_p.h [new file with mode: 0644]
src/render/shadergraph/qshadergraph.cpp [new file with mode: 0644]
src/render/shadergraph/qshadergraph_p.h [new file with mode: 0644]
src/render/shadergraph/qshadergraphloader.cpp [new file with mode: 0644]
src/render/shadergraph/qshadergraphloader_p.h [new file with mode: 0644]
src/render/shadergraph/qshaderlanguage.cpp [new file with mode: 0644]
src/render/shadergraph/qshaderlanguage_p.h [new file with mode: 0644]
src/render/shadergraph/qshadernode.cpp [new file with mode: 0644]
src/render/shadergraph/qshadernode_p.h [new file with mode: 0644]
src/render/shadergraph/qshadernodeport.cpp [new file with mode: 0644]
src/render/shadergraph/qshadernodeport_p.h [new file with mode: 0644]
src/render/shadergraph/qshadernodesloader.cpp [new file with mode: 0644]
src/render/shadergraph/qshadernodesloader_p.h [new file with mode: 0644]
src/render/shadergraph/shadergraph.pri [new file with mode: 0644]
src/render/surfaces/surfaces.pri [new file with mode: 0644]
src/render/surfaces/vulkaninstance.cpp [new file with mode: 0644]
src/render/surfaces/vulkaninstance_p.h [new file with mode: 0644]
src/render/texture/qabstracttexture.cpp [new file with mode: 0644]
src/render/texture/qabstracttexture.h [new file with mode: 0644]
src/render/texture/qabstracttexture_p.h [new file with mode: 0644]
src/render/texture/qabstracttextureimage.cpp [new file with mode: 0644]
src/render/texture/qabstracttextureimage.h [new file with mode: 0644]
src/render/texture/qabstracttextureimage_p.h [new file with mode: 0644]
src/render/texture/qpaintedtextureimage.cpp [new file with mode: 0644]
src/render/texture/qpaintedtextureimage.h [new file with mode: 0644]
src/render/texture/qpaintedtextureimage_p.h [new file with mode: 0644]
src/render/texture/qtexture.cpp [new file with mode: 0644]
src/render/texture/qtexture.h [new file with mode: 0644]
src/render/texture/qtexture_p.h [new file with mode: 0644]
src/render/texture/qtexturedata.cpp [new file with mode: 0644]
src/render/texture/qtexturedata.h [new file with mode: 0644]
src/render/texture/qtexturedataupdate.cpp [new file with mode: 0644]
src/render/texture/qtexturedataupdate.h [new file with mode: 0644]
src/render/texture/qtexturedataupdate_p.h [new file with mode: 0644]
src/render/texture/qtexturegenerator.cpp [new file with mode: 0644]
src/render/texture/qtexturegenerator.h [new file with mode: 0644]
src/render/texture/qtextureimage.cpp [new file with mode: 0644]
src/render/texture/qtextureimage.h [new file with mode: 0644]
src/render/texture/qtextureimage_p.h [new file with mode: 0644]
src/render/texture/qtextureimagedata.cpp [new file with mode: 0644]
src/render/texture/qtextureimagedata.h [new file with mode: 0644]
src/render/texture/qtextureimagedata_p.h [new file with mode: 0644]
src/render/texture/qtextureimagedatagenerator.h [new file with mode: 0644]
src/render/texture/qtexturewrapmode.cpp [new file with mode: 0644]
src/render/texture/qtexturewrapmode.h [new file with mode: 0644]
src/render/texture/texture.cpp [new file with mode: 0644]
src/render/texture/texture.pri [new file with mode: 0644]
src/render/texture/texture_p.h [new file with mode: 0644]
src/render/texture/texturedatamanager_p.h [new file with mode: 0644]
src/render/texture/textureimage.cpp [new file with mode: 0644]
src/render/texture/textureimage_p.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
sync.profile [new file with mode: 0644]
tests/auto/animation/additiveclipblend/additiveclipblend.pro [new file with mode: 0644]
tests/auto/animation/additiveclipblend/tst_additiveclipblend.cpp [new file with mode: 0644]
tests/auto/animation/animation.pro [new file with mode: 0644]
tests/auto/animation/animationclip/animationclip.pro [new file with mode: 0644]
tests/auto/animation/animationclip/tst_animationclip.cpp [new file with mode: 0644]
tests/auto/animation/animationutils/animationutils.pro [new file with mode: 0644]
tests/auto/animation/animationutils/animationutils.qrc [new file with mode: 0644]
tests/auto/animation/animationutils/clip1.json [new file with mode: 0644]
tests/auto/animation/animationutils/clip2.json [new file with mode: 0644]
tests/auto/animation/animationutils/clip3.json [new file with mode: 0644]
tests/auto/animation/animationutils/clip4.json [new file with mode: 0644]
tests/auto/animation/animationutils/clip5.json [new file with mode: 0644]
tests/auto/animation/animationutils/clip6.json [new file with mode: 0644]
tests/auto/animation/animationutils/tst_animationutils.cpp [new file with mode: 0644]
tests/auto/animation/bezierevaluator/bezierevaluator.pro [new file with mode: 0644]
tests/auto/animation/bezierevaluator/tst_bezierevaluator.cpp [new file with mode: 0644]
tests/auto/animation/blendedclipanimator/blendedclipanimator.pro [new file with mode: 0644]
tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp [new file with mode: 0644]
tests/auto/animation/channelmapper/channelmapper.pro [new file with mode: 0644]
tests/auto/animation/channelmapper/tst_channelmapper.cpp [new file with mode: 0644]
tests/auto/animation/channelmapping/channelmapping.pro [new file with mode: 0644]
tests/auto/animation/channelmapping/tst_channelmapping.cpp [new file with mode: 0644]
tests/auto/animation/clipanimator/clipanimator.pro [new file with mode: 0644]
tests/auto/animation/clipanimator/tst_clipanimator.cpp [new file with mode: 0644]
tests/auto/animation/clipblendnode/clipblendnode.pro [new file with mode: 0644]
tests/auto/animation/clipblendnode/tst_clipblendnode.cpp [new file with mode: 0644]
tests/auto/animation/clipblendnodemanager/clipblendnodemanager.pro [new file with mode: 0644]
tests/auto/animation/clipblendnodemanager/tst_clipblendnodemanager.cpp [new file with mode: 0644]
tests/auto/animation/clipblendnodevisitor/clipblendnodevisitor.pro [new file with mode: 0644]
tests/auto/animation/clipblendnodevisitor/tst_clipblendnodevisitor.cpp [new file with mode: 0644]
tests/auto/animation/clipblendvalue/clipblendvalue.pro [new file with mode: 0644]
tests/auto/animation/clipblendvalue/tst_clipblendvalue.cpp [new file with mode: 0644]
tests/auto/animation/clock/clock.pro [new file with mode: 0644]
tests/auto/animation/clock/tst_clock.cpp [new file with mode: 0644]
tests/auto/animation/fcurve/fcurve.pro [new file with mode: 0644]
tests/auto/animation/fcurve/tst_fcurve.cpp [new file with mode: 0644]
tests/auto/animation/findrunningclipanimatorsjob/clip1.json [new file with mode: 0644]
tests/auto/animation/findrunningclipanimatorsjob/findrunningclipanimatorsjob.pro [new file with mode: 0644]
tests/auto/animation/findrunningclipanimatorsjob/findrunningclipanimatorsjob.qrc [new file with mode: 0644]
tests/auto/animation/findrunningclipanimatorsjob/tst_findrunningclipanimatorsjob.cpp [new file with mode: 0644]
tests/auto/animation/functionrangefinder/functionrangefinder.pro [new file with mode: 0644]
tests/auto/animation/functionrangefinder/tst_functionrangefinder.cpp [new file with mode: 0644]
tests/auto/animation/lerpclipblend/lerpclipblend.pro [new file with mode: 0644]
tests/auto/animation/lerpclipblend/tst_lerpclipblend.cpp [new file with mode: 0644]
tests/auto/animation/qabstractanimation/qabstractanimation.pro [new file with mode: 0644]
tests/auto/animation/qabstractanimation/tst_qabstractanimation.cpp [new file with mode: 0644]
tests/auto/animation/qadditiveclipblend/qadditiveclipblend.pro [new file with mode: 0644]
tests/auto/animation/qadditiveclipblend/tst_qadditiveclipblend.cpp [new file with mode: 0644]
tests/auto/animation/qanimationaspect/qanimationaspect.pro [new file with mode: 0644]
tests/auto/animation/qanimationaspect/tst_qanimationaspect.cpp [new file with mode: 0644]
tests/auto/animation/qanimationcliploader/qanimationcliploader.pro [new file with mode: 0644]
tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp [new file with mode: 0644]
tests/auto/animation/qanimationcontroller/qanimationcontroller.pro [new file with mode: 0644]
tests/auto/animation/qanimationcontroller/tst_qanimationcontroller.cpp [new file with mode: 0644]
tests/auto/animation/qanimationgroup/qanimationgroup.pro [new file with mode: 0644]
tests/auto/animation/qanimationgroup/tst_qanimationgroup.cpp [new file with mode: 0644]
tests/auto/animation/qblendedclipanimator/qblendedclipanimator.pro [new file with mode: 0644]
tests/auto/animation/qblendedclipanimator/tst_qblendedclipanimator.cpp [new file with mode: 0644]
tests/auto/animation/qcallbackmapping/qcallbackmapping.pro [new file with mode: 0644]
tests/auto/animation/qcallbackmapping/tst_qcallbackmapping.cpp [new file with mode: 0644]
tests/auto/animation/qchannelmapper/qchannelmapper.pro [new file with mode: 0644]
tests/auto/animation/qchannelmapper/tst_qchannelmapper.cpp [new file with mode: 0644]
tests/auto/animation/qchannelmapping/qchannelmapping.pro [new file with mode: 0644]
tests/auto/animation/qchannelmapping/tst_qchannelmapping.cpp [new file with mode: 0644]
tests/auto/animation/qclipanimator/qclipanimator.pro [new file with mode: 0644]
tests/auto/animation/qclipanimator/tst_qclipanimator.cpp [new file with mode: 0644]
tests/auto/animation/qclipblendvalue/qclipblendvalue.pro [new file with mode: 0644]
tests/auto/animation/qclipblendvalue/tst_qclipblendvalue.cpp [new file with mode: 0644]
tests/auto/animation/qclock/qclock.pro [new file with mode: 0644]
tests/auto/animation/qclock/tst_qclock.cpp [new file with mode: 0644]
tests/auto/animation/qkeyframeanimation/qkeyframeanimation.pro [new file with mode: 0644]
tests/auto/animation/qkeyframeanimation/tst_qkeyframeanimation.cpp [new file with mode: 0644]
tests/auto/animation/qlerpclipblend/qlerpclipblend.pro [new file with mode: 0644]
tests/auto/animation/qlerpclipblend/tst_qlerpclipblend.cpp [new file with mode: 0644]
tests/auto/animation/qmorphinganimation/qmorphinganimation.pro [new file with mode: 0644]
tests/auto/animation/qmorphinganimation/tst_qmorphinganimation.cpp [new file with mode: 0644]
tests/auto/animation/qmorphtarget/qmorphtarget.pro [new file with mode: 0644]
tests/auto/animation/qmorphtarget/tst_qmorphtarget.cpp [new file with mode: 0644]
tests/auto/animation/qskeletonmapping/qskeletonmapping.pro [new file with mode: 0644]
tests/auto/animation/qskeletonmapping/tst_qskeletonmapping.cpp [new file with mode: 0644]
tests/auto/animation/qvertexblendanimation/qvertexblendanimation.pro [new file with mode: 0644]
tests/auto/animation/qvertexblendanimation/tst_qvertexblendanimation.cpp [new file with mode: 0644]
tests/auto/animation/skeleton/skeleton.pro [new file with mode: 0644]
tests/auto/animation/skeleton/tst_skeleton.cpp [new file with mode: 0644]
tests/auto/auto.pro [new file with mode: 0644]
tests/auto/cmake/CMakeLists.txt [new file with mode: 0644]
tests/auto/cmake/cmake.pro [new file with mode: 0644]
tests/auto/core/aspectcommanddebugger/aspectcommanddebugger.pro [new file with mode: 0644]
tests/auto/core/aspectcommanddebugger/tst_aspectcommanddebugger.cpp [new file with mode: 0644]
tests/auto/core/common/common.pri [new file with mode: 0644]
tests/auto/core/common/qbackendnodetester.cpp [new file with mode: 0644]
tests/auto/core/common/qbackendnodetester.h [new file with mode: 0644]
tests/auto/core/common/testpostmanarbiter.cpp [new file with mode: 0644]
tests/auto/core/common/testpostmanarbiter.h [new file with mode: 0644]
tests/auto/core/core.pro [new file with mode: 0644]
tests/auto/core/handle/handle.pro [new file with mode: 0644]
tests/auto/core/handle/tst_handle.cpp [new file with mode: 0644]
tests/auto/core/matrix4x4_avx2/matrix4x4_avx2.pro [new file with mode: 0644]
tests/auto/core/matrix4x4_avx2/tst_matrix4x4_avx2.cpp [new file with mode: 0644]
tests/auto/core/matrix4x4_sse/matrix4x4_sse.pro [new file with mode: 0644]
tests/auto/core/matrix4x4_sse/tst_matrix4x4_sse.cpp [new file with mode: 0644]
tests/auto/core/nodes/nodes.pro [new file with mode: 0644]
tests/auto/core/nodes/tst_nodes.cpp [new file with mode: 0644]
tests/auto/core/qarmature/qarmature.pro [new file with mode: 0644]
tests/auto/core/qarmature/tst_qarmature.cpp [new file with mode: 0644]
tests/auto/core/qaspectengine/qaspectengine.pro [new file with mode: 0644]
tests/auto/core/qaspectengine/tst_qaspectengine.cpp [new file with mode: 0644]
tests/auto/core/qaspectfactory/qaspectfactory.pro [new file with mode: 0644]
tests/auto/core/qaspectfactory/tst_qaspectfactory.cpp [new file with mode: 0644]
tests/auto/core/qaspectjob/qaspectjob.pro [new file with mode: 0644]
tests/auto/core/qaspectjob/tst_qaspectjob.cpp [new file with mode: 0644]
tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro [new file with mode: 0644]
tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp [new file with mode: 0644]
tests/auto/core/qchangearbiter/qchangearbiter.pro [new file with mode: 0644]
tests/auto/core/qchangearbiter/tst_qchangearbiter.cpp [new file with mode: 0644]
tests/auto/core/qcircularbuffer/qcircularbuffer.pro [new file with mode: 0644]
tests/auto/core/qcircularbuffer/tst_qcircularbuffer.cpp [new file with mode: 0644]
tests/auto/core/qentity/qentity.pro [new file with mode: 0644]
tests/auto/core/qentity/tst_qentity.cpp [new file with mode: 0644]
tests/auto/core/qframeallocator/qframeallocator.pro [new file with mode: 0644]
tests/auto/core/qframeallocator/tst_qframeallocator.cpp [new file with mode: 0644]
tests/auto/core/qjoint/qjoint.pro [new file with mode: 0644]
tests/auto/core/qjoint/tst_qjoint.cpp [new file with mode: 0644]
tests/auto/core/qpostman/qpostman.pro [new file with mode: 0644]
tests/auto/core/qpostman/tst_qpostman.cpp [new file with mode: 0644]
tests/auto/core/qresourcemanager/qresourcemanager.pro [new file with mode: 0644]
tests/auto/core/qresourcemanager/tst_qresourcemanager.cpp [new file with mode: 0644]
tests/auto/core/qscene/qscene.pro [new file with mode: 0644]
tests/auto/core/qscene/tst_qscene.cpp [new file with mode: 0644]
tests/auto/core/qscheduler/qscheduler.pro [new file with mode: 0644]
tests/auto/core/qscheduler/tst_qscheduler.cpp [new file with mode: 0644]
tests/auto/core/qservicelocator/qservicelocator.pro [new file with mode: 0644]
tests/auto/core/qservicelocator/tst_qservicelocator.cpp [new file with mode: 0644]
tests/auto/core/qskeleton/qskeleton.pro [new file with mode: 0644]
tests/auto/core/qskeleton/tst_qskeleton.cpp [new file with mode: 0644]
tests/auto/core/qskeletonloader/qskeletonloader.pro [new file with mode: 0644]
tests/auto/core/qskeletonloader/tst_qskeletonloader.cpp [new file with mode: 0644]
tests/auto/core/qtransform/qtransform.pro [new file with mode: 0644]
tests/auto/core/qtransform/tst_qtransform.cpp [new file with mode: 0644]
tests/auto/core/threadpooler/threadpooler.pro [new file with mode: 0644]
tests/auto/core/threadpooler/tst_threadpooler.cpp [new file with mode: 0644]
tests/auto/core/vector3d_base/tst_vector3d_base.cpp [new file with mode: 0644]
tests/auto/core/vector3d_base/vector3d_base.pro [new file with mode: 0644]
tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp [new file with mode: 0644]
tests/auto/core/vector3d_sse/vector3d_sse.pro [new file with mode: 0644]
tests/auto/core/vector4d_base/tst_vector4d_base.cpp [new file with mode: 0644]
tests/auto/core/vector4d_base/vector4d_base.pro [new file with mode: 0644]
tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp [new file with mode: 0644]
tests/auto/core/vector4d_sse/vector4d_sse.pro [new file with mode: 0644]
tests/auto/coretest/coretest.pro [new file with mode: 0644]
tests/auto/coretest/qbackendnodetester.cpp [new file with mode: 0644]
tests/auto/coretest/qbackendnodetester_p.h [new file with mode: 0644]
tests/auto/coretest/testpostmanarbiter.cpp [new file with mode: 0644]
tests/auto/coretest/testpostmanarbiter_p.h [new file with mode: 0644]
tests/auto/extras/common/common.pri [new file with mode: 0644]
tests/auto/extras/common/geometrytesthelper.h [new file with mode: 0644]
tests/auto/extras/extras.pro [new file with mode: 0644]
tests/auto/extras/qcuboidgeometry/qcuboidgeometry.pro [new file with mode: 0644]
tests/auto/extras/qcuboidgeometry/tst_qcuboidgeometry.cpp [new file with mode: 0644]
tests/auto/extras/qfirstpersoncameracontroller/qfirstpersoncameracontroller.pro [new file with mode: 0644]
tests/auto/extras/qfirstpersoncameracontroller/tst_qfirstpersoncameracontroller.cpp [new file with mode: 0644]
tests/auto/extras/qforwardrenderer/qforwardrenderer.pro [new file with mode: 0644]
tests/auto/extras/qforwardrenderer/tst_qforwardrenderer.cpp [new file with mode: 0644]
tests/auto/extras/qorbitcameracontroller/qorbitcameracontroller.pro [new file with mode: 0644]
tests/auto/extras/qorbitcameracontroller/tst_qorbitcameracontroller.cpp [new file with mode: 0644]
tests/auto/extras/qtext2dentity/qtext2dentity.pro [new file with mode: 0644]
tests/auto/extras/qtext2dentity/qtext2dentity.qml [new file with mode: 0644]
tests/auto/extras/qtext2dentity/qtext2dentity.qrc [new file with mode: 0644]
tests/auto/extras/qtext2dentity/tst_qtext2dentity.cpp [new file with mode: 0644]
tests/auto/extras/qtorusgeometry/qtorusgeometry.pro [new file with mode: 0644]
tests/auto/extras/qtorusgeometry/tst_qtorusgeometry.cpp [new file with mode: 0644]
tests/auto/geometryloaders/geometryloaders.pro [new file with mode: 0644]
tests/auto/geometryloaders/objgeometryloader/invalid_vertex_position.obj [new file with mode: 0644]
tests/auto/geometryloaders/objgeometryloader/objgeometryloader.pro [new file with mode: 0644]
tests/auto/geometryloaders/objgeometryloader/resources.qrc [new file with mode: 0644]
tests/auto/geometryloaders/objgeometryloader/tst_objgeometryloader.cpp [new file with mode: 0644]
tests/auto/global/aspects_startup_shutdown/aspects_startup_shutdown.pro [new file with mode: 0644]
tests/auto/global/aspects_startup_shutdown/tst_aspects_startup_shutdown.cpp [new file with mode: 0644]
tests/auto/global/global.pro [new file with mode: 0644]
tests/auto/input/abstractaxisinput/abstractaxisinput.pro [new file with mode: 0644]
tests/auto/input/abstractaxisinput/tst_abstractaxisinput.cpp [new file with mode: 0644]
tests/auto/input/action/action.pro [new file with mode: 0644]
tests/auto/input/action/tst_action.cpp [new file with mode: 0644]
tests/auto/input/actioninput/actioninput.pro [new file with mode: 0644]
tests/auto/input/actioninput/tst_actioninput.cpp [new file with mode: 0644]
tests/auto/input/analogaxisinput/analogaxisinput.pro [new file with mode: 0644]
tests/auto/input/analogaxisinput/tst_analogaxisinput.cpp [new file with mode: 0644]
tests/auto/input/axis/axis.pro [new file with mode: 0644]
tests/auto/input/axis/tst_axis.cpp [new file with mode: 0644]
tests/auto/input/axisaccumulator/axisaccumulator.pro [new file with mode: 0644]
tests/auto/input/axisaccumulator/tst_axisaccumulator.cpp [new file with mode: 0644]
tests/auto/input/axisaccumulatorjob/axisaccumulatorjob.pro [new file with mode: 0644]
tests/auto/input/axisaccumulatorjob/tst_axisaccumulatorjob.cpp [new file with mode: 0644]
tests/auto/input/buttonaxisinput/buttonaxisinput.pro [new file with mode: 0644]
tests/auto/input/buttonaxisinput/tst_buttonaxisinput.cpp [new file with mode: 0644]
tests/auto/input/commons/commons.pri [new file with mode: 0644]
tests/auto/input/commons/testdevice.h [new file with mode: 0644]
tests/auto/input/commons/testdeviceproxy.h [new file with mode: 0644]
tests/auto/input/input.pro [new file with mode: 0644]
tests/auto/input/inputchord/inputchord.pro [new file with mode: 0644]
tests/auto/input/inputchord/tst_inputchord.cpp [new file with mode: 0644]
tests/auto/input/inputsequence/inputsequence.pro [new file with mode: 0644]
tests/auto/input/inputsequence/tst_inputsequence.cpp [new file with mode: 0644]
tests/auto/input/keyboardhandler/keyboardhandler.pro [new file with mode: 0644]
tests/auto/input/keyboardhandler/tst_keyboardhandler.cpp [new file with mode: 0644]
tests/auto/input/loadproxydevicejob/loadproxydevicejob.pro [new file with mode: 0644]
tests/auto/input/loadproxydevicejob/tst_loadproxydevicejob.cpp [new file with mode: 0644]
tests/auto/input/logicaldevice/logicaldevice.pro [new file with mode: 0644]
tests/auto/input/logicaldevice/tst_logicaldevice.cpp [new file with mode: 0644]
tests/auto/input/mousedevice/mousedevice.pro [new file with mode: 0644]
tests/auto/input/mousedevice/tst_mousedevice.cpp [new file with mode: 0644]
tests/auto/input/physicaldeviceproxy/physicaldeviceproxy.pro [new file with mode: 0644]
tests/auto/input/physicaldeviceproxy/tst_physicaldeviceproxy.cpp [new file with mode: 0644]
tests/auto/input/qabstractaxisinput/qabstractaxisinput.pro [new file with mode: 0644]
tests/auto/input/qabstractaxisinput/tst_qabstractaxisinput.cpp [new file with mode: 0644]
tests/auto/input/qabstractphysicaldevicebackendnode/qabstractphysicaldevicebackendnode.pro [new file with mode: 0644]
tests/auto/input/qabstractphysicaldevicebackendnode/tst_qabstractphysicaldevicebackendnode.cpp [new file with mode: 0644]
tests/auto/input/qabstractphysicaldeviceproxy/qabstractphysicaldeviceproxy.pro [new file with mode: 0644]
tests/auto/input/qabstractphysicaldeviceproxy/tst_qabstractphysicaldeviceproxy.cpp [new file with mode: 0644]
tests/auto/input/qaction/qaction.pro [new file with mode: 0644]
tests/auto/input/qaction/tst_qaction.cpp [new file with mode: 0644]
tests/auto/input/qactioninput/qactioninput.pro [new file with mode: 0644]
tests/auto/input/qactioninput/tst_qactioninput.cpp [new file with mode: 0644]
tests/auto/input/qanalogaxisinput/qanalogaxisinput.pro [new file with mode: 0644]
tests/auto/input/qanalogaxisinput/tst_qanalogaxisinput.cpp [new file with mode: 0644]
tests/auto/input/qaxis/qaxis.pro [new file with mode: 0644]
tests/auto/input/qaxis/tst_qaxis.cpp [new file with mode: 0644]
tests/auto/input/qaxisaccumulator/qaxisaccumulator.pro [new file with mode: 0644]
tests/auto/input/qaxisaccumulator/tst_qaxisaccumulator.cpp [new file with mode: 0644]
tests/auto/input/qbuttonaxisinput/qbuttonaxisinput.pro [new file with mode: 0644]
tests/auto/input/qbuttonaxisinput/tst_qbuttonaxisinput.cpp [new file with mode: 0644]
tests/auto/input/qkeyboardhandler/qkeyboardhandler.pro [new file with mode: 0644]
tests/auto/input/qkeyboardhandler/tst_qkeyboardhandler.cpp [new file with mode: 0644]
tests/auto/input/qlogicaldevice/qlogicaldevice.pro [new file with mode: 0644]
tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp [new file with mode: 0644]
tests/auto/input/qmousedevice/qmousedevice.pro [new file with mode: 0644]
tests/auto/input/qmousedevice/tst_qmousedevice.cpp [new file with mode: 0644]
tests/auto/input/qmouseevent/qmouseevent.pro [new file with mode: 0644]
tests/auto/input/qmouseevent/tst_qmouseevent.cpp [new file with mode: 0644]
tests/auto/input/utils/tst_utils.cpp [new file with mode: 0644]
tests/auto/input/utils/utils.pro [new file with mode: 0644]
tests/auto/quick3d/3dcore/3dcore.pro [new file with mode: 0644]
tests/auto/quick3d/3dcore/3dcore.qml [new file with mode: 0644]
tests/auto/quick3d/3dcore/3dcore.qrc [new file with mode: 0644]
tests/auto/quick3d/3dcore/tst_import3dcore.cpp [new file with mode: 0644]
tests/auto/quick3d/3dinput/3dinput.pro [new file with mode: 0644]
tests/auto/quick3d/3dinput/3dinput.qml [new file with mode: 0644]
tests/auto/quick3d/3dinput/3dinput.qrc [new file with mode: 0644]
tests/auto/quick3d/3dinput/tst_import3dinput.cpp [new file with mode: 0644]
tests/auto/quick3d/3drender/3drender.pro [new file with mode: 0644]
tests/auto/quick3d/3drender/3drender.qml [new file with mode: 0644]
tests/auto/quick3d/3drender/3drender.qrc [new file with mode: 0644]
tests/auto/quick3d/3drender/tst_import3drender.cpp [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/data/createDynamicChild.qml [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/data/createMultiple.qml [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/data/createSingle.qml [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/data/dynamicEntity.qml [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/dynamicnodecreation.pro [new file with mode: 0644]
tests/auto/quick3d/dynamicnodecreation/tst_dynamicnodecreation.cpp [new file with mode: 0644]
tests/auto/quick3d/quick3d.pro [new file with mode: 0644]
tests/auto/quick3d/quick3dbuffer/quick3dbuffer.pro [new file with mode: 0644]
tests/auto/quick3d/quick3dbuffer/tst_quick3dbuffer.cpp [new file with mode: 0644]
tests/auto/quick3d/quick3dnode/quick3dnode.pro [new file with mode: 0644]
tests/auto/quick3d/quick3dnode/quick3dnode.qrc [new file with mode: 0644]
tests/auto/quick3d/quick3dnode/quick3dnodev9.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnode/tst_quick3dnode.cpp [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/createAndRemove.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/createMultiple.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/createNested.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/createNone.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/createSingle.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/inactive.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/data/stringModel.qml [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/quick3dnodeinstantiator.pro [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/stringmodel.h [new file with mode: 0644]
tests/auto/quick3d/quick3dnodeinstantiator/tst_quick3dnodeinstantiator.cpp [new file with mode: 0644]
tests/auto/render/alignedresourcesmanagers-avx/alignedresourcesmanagers-avx.pro [new file with mode: 0644]
tests/auto/render/alignedresourcesmanagers-avx/tst_alignedresourcesmanagers-avx.cpp [new file with mode: 0644]
tests/auto/render/alignedresourcesmanagers-sse/alignedresourcesmanagers-sse.pro [new file with mode: 0644]
tests/auto/render/alignedresourcesmanagers-sse/tst_alignedresourcesmanagers-sse.cpp [new file with mode: 0644]
tests/auto/render/armature/armature.pro [new file with mode: 0644]
tests/auto/render/armature/tst_armature.cpp [new file with mode: 0644]
tests/auto/render/aspect/aspect.pro [new file with mode: 0644]
tests/auto/render/aspect/tst_aspect.cpp [new file with mode: 0644]
tests/auto/render/attribute/attribute.pro [new file with mode: 0644]
tests/auto/render/attribute/tst_attribute.cpp [new file with mode: 0644]
tests/auto/render/blitframebuffer/blitframebuffer.pro [new file with mode: 0644]
tests/auto/render/blitframebuffer/tst_blitframebuffer.cpp [new file with mode: 0644]
tests/auto/render/boundingsphere/boundingsphere.pro [new file with mode: 0644]
tests/auto/render/boundingsphere/boundingsphere.qrc [new file with mode: 0644]
tests/auto/render/boundingsphere/cube.qml [new file with mode: 0644]
tests/auto/render/boundingsphere/sphere.qml [new file with mode: 0644]
tests/auto/render/boundingsphere/tst_boundingsphere.cpp [new file with mode: 0644]
tests/auto/render/boundingvolumedebug/boundingvolumedebug.pro [new file with mode: 0644]
tests/auto/render/boundingvolumedebug/tst_boundingvolumedebug.cpp [new file with mode: 0644]
tests/auto/render/buffer/buffer.pro [new file with mode: 0644]
tests/auto/render/buffer/tst_buffer.cpp [new file with mode: 0644]
tests/auto/render/commons/commons.pri [new file with mode: 0644]
tests/auto/render/commons/testaspect.cpp [new file with mode: 0644]
tests/auto/render/commons/testaspect.h [new file with mode: 0644]
tests/auto/render/commons/testrenderer.cpp [new file with mode: 0644]
tests/auto/render/commons/testrenderer.h [new file with mode: 0644]
tests/auto/render/computecommand/computecommand.pro [new file with mode: 0644]
tests/auto/render/computecommand/tst_computecommand.cpp [new file with mode: 0644]
tests/auto/render/coordinatereader/coordinatereader.pro [new file with mode: 0644]
tests/auto/render/coordinatereader/tst_coordinatereader.cpp [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16-etc1.pkm [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16-etc2.pkm [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc1-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc1-nomips-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc1-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc1.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc3-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc3-nomips-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc3-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-bc3.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-lumi-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-lumi.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-rgb-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-1-rgb.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc1-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc1-nomips-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc1-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc1.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc3-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc3-nomips-dx10.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc3-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-bc3.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-lumi-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-lumi.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-rgb-nomips.dds [new file with mode: 0644]
tests/auto/render/ddstextures/data/16x16x1-6-rgb.dds [new file with mode: 0644]
tests/auto/render/ddstextures/ddstextures.pro [new file with mode: 0644]
tests/auto/render/ddstextures/tst_ddstextures.cpp [new file with mode: 0644]
tests/auto/render/effect/effect.pro [new file with mode: 0644]
tests/auto/render/effect/tst_effect.cpp [new file with mode: 0644]
tests/auto/render/entity/entity.pro [new file with mode: 0644]
tests/auto/render/entity/tst_entity.cpp [new file with mode: 0644]
tests/auto/render/filterentitybycomponent/filterentitybycomponent.pro [new file with mode: 0644]
tests/auto/render/filterentitybycomponent/tst_filterentitybycomponent.cpp [new file with mode: 0644]
tests/auto/render/filterkey/filterkey.pro [new file with mode: 0644]
tests/auto/render/filterkey/tst_filterkey.cpp [new file with mode: 0644]
tests/auto/render/framegraphnode/framegraphnode.pro [new file with mode: 0644]
tests/auto/render/framegraphnode/tst_framegraphnode.cpp [new file with mode: 0644]
tests/auto/render/framegraphvisitor/framegraphvisitor.pro [new file with mode: 0644]
tests/auto/render/framegraphvisitor/tst_framegraphvisitor.cpp [new file with mode: 0644]
tests/auto/render/genericlambdajob/genericlambdajob.pro [new file with mode: 0644]
tests/auto/render/genericlambdajob/tst_genericlambdajob.cpp [new file with mode: 0644]
tests/auto/render/geometry/geometry.pro [new file with mode: 0644]
tests/auto/render/geometry/tst_geometry.cpp [new file with mode: 0644]
tests/auto/render/geometryloaders/cube.fbx [new file with mode: 0644]
tests/auto/render/geometryloaders/cube.gltf [new file with mode: 0644]
tests/auto/render/geometryloaders/cube.obj [new file with mode: 0644]
tests/auto/render/geometryloaders/cube.ply [new file with mode: 0644]
tests/auto/render/geometryloaders/cube.stl [new file with mode: 0644]
tests/auto/render/geometryloaders/cube2.obj [new file with mode: 0644]
tests/auto/render/geometryloaders/cube_buffer.bin [new file with mode: 0644]
tests/auto/render/geometryloaders/geometryloaders.pro [new file with mode: 0644]
tests/auto/render/geometryloaders/geometryloaders.qrc [new file with mode: 0644]
tests/auto/render/geometryloaders/tst_geometryloaders.cpp [new file with mode: 0644]
tests/auto/render/geometryrenderer/geometryrenderer.pro [new file with mode: 0644]
tests/auto/render/geometryrenderer/tst_geometryrenderer.cpp [new file with mode: 0644]
tests/auto/render/gltexture/gltexture.pro [new file with mode: 0644]
tests/auto/render/gltexture/image.jpg [new file with mode: 0644]
tests/auto/render/gltexture/resources.qrc [new file with mode: 0644]
tests/auto/render/gltexture/tst_gltexture.cpp [new file with mode: 0644]
tests/auto/render/gltfplugins/gltfplugins.pro [new file with mode: 0644]
tests/auto/render/gltfplugins/images.qrc [new file with mode: 0644]
tests/auto/render/gltfplugins/ontopmaterial.frag [new file with mode: 0644]
tests/auto/render/gltfplugins/ontopmaterial.vert [new file with mode: 0644]
tests/auto/render/gltfplugins/ontopmaterialES2.frag [new file with mode: 0644]
tests/auto/render/gltfplugins/ontopmaterialES2.vert [new file with mode: 0644]
tests/auto/render/gltfplugins/qtlogo.png [new file with mode: 0644]
tests/auto/render/gltfplugins/qtlogo_normal.png [new file with mode: 0644]
tests/auto/render/gltfplugins/qtlogo_specular.png [new file with mode: 0644]
tests/auto/render/gltfplugins/qtlogo_with_alpha.png [new file with mode: 0644]
tests/auto/render/gltfplugins/tst_gltfplugins.cpp [new file with mode: 0644]
tests/auto/render/joint/joint.pro [new file with mode: 0644]
tests/auto/render/joint/tst_joint.cpp [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16.png [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16_PNG_ASTC_7.KTX [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16_PNG_ASTC_8.KTX [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16_PNG_ETC2_RGBA_11.KTX [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16_PNG_ETC2_RGB_13.KTX [new file with mode: 0644]
tests/auto/render/ktxtextures/data/16_16_PNG_ETC_RGB_12.KTX [new file with mode: 0644]
tests/auto/render/ktxtextures/ktxtextures.pro [new file with mode: 0644]
tests/auto/render/ktxtextures/tst_ktxtextures.cpp [new file with mode: 0644]
tests/auto/render/layerfiltering/layerfiltering.pro [new file with mode: 0644]
tests/auto/render/layerfiltering/tst_layerfiltering.cpp [new file with mode: 0644]
tests/auto/render/levelofdetail/levelofdetail.pro [new file with mode: 0644]
tests/auto/render/levelofdetail/tst_levelofdetail.cpp [new file with mode: 0644]
tests/auto/render/loadscenejob/loadscenejob.pro [new file with mode: 0644]
tests/auto/render/loadscenejob/tst_loadscenejob.cpp [new file with mode: 0644]
tests/auto/render/material/material.pro [new file with mode: 0644]
tests/auto/render/material/tst_material.cpp [new file with mode: 0644]
tests/auto/render/memorybarrier/memorybarrier.pro [new file with mode: 0644]
tests/auto/render/memorybarrier/tst_memorybarrier.cpp [new file with mode: 0644]
tests/auto/render/meshfunctors/meshfunctors.pro [new file with mode: 0644]
tests/auto/render/meshfunctors/tst_meshfunctors.cpp [new file with mode: 0644]
tests/auto/render/objectpicker/objectpicker.pro [new file with mode: 0644]
tests/auto/render/objectpicker/tst_objectpicker.cpp [new file with mode: 0644]
tests/auto/render/opengl/computecommand/computecommand.pro [new file with mode: 0644]
tests/auto/render/opengl/computecommand/tst_computecommand.cpp [new file with mode: 0644]
tests/auto/render/opengl/filtercompatibletechniquejob/BLACKLIST [new file with mode: 0644]
tests/auto/render/opengl/filtercompatibletechniquejob/filtercompatibletechniquejob.pro [new file with mode: 0644]
tests/auto/render/opengl/filtercompatibletechniquejob/tst_filtercompatibletechniquejob.cpp [new file with mode: 0644]
tests/auto/render/opengl/glshadermanager/glshadermanager.pro [new file with mode: 0644]
tests/auto/render/opengl/glshadermanager/tst_glshadermanager.cpp [new file with mode: 0644]
tests/auto/render/opengl/gltexturemanager/gltexturemanager.pro [new file with mode: 0644]
tests/auto/render/opengl/gltexturemanager/tst_gltexturemanager.cpp [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl2/graphicshelpergl2.pro [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl2/tst_graphicshelpergl2.cpp [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl3_2/graphicshelpergl3_2.pro [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl3_2/tst_graphicshelpergl3_2.cpp [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl3_3/graphicshelpergl3_3.pro [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl3_3/tst_graphicshelpergl3_3.cpp [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl4/graphicshelpergl4.pro [new file with mode: 0644]
tests/auto/render/opengl/graphicshelpergl4/tst_graphicshelpergl4.cpp [new file with mode: 0644]
tests/auto/render/opengl/materialparametergathererjob/materialparametergathererjob.pro [new file with mode: 0644]
tests/auto/render/opengl/materialparametergathererjob/tst_materialparametergathererjob.cpp [new file with mode: 0644]
tests/auto/render/opengl/opengl.pro [new file with mode: 0644]
tests/auto/render/opengl/opengl_render_plugin.pri [new file with mode: 0644]
tests/auto/render/opengl/qgraphicsutils/qgraphicsutils.pro [new file with mode: 0644]
tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp [new file with mode: 0644]
tests/auto/render/opengl/renderer/renderer.pro [new file with mode: 0644]
tests/auto/render/opengl/renderer/tst_renderer.cpp [new file with mode: 0644]
tests/auto/render/opengl/renderqueue/renderqueue.pro [new file with mode: 0644]
tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp [new file with mode: 0644]
tests/auto/render/opengl/renderviewbuilder/renderviewbuilder.pro [new file with mode: 0644]
tests/auto/render/opengl/renderviewbuilder/tst_renderviewbuilder.cpp [new file with mode: 0644]
tests/auto/render/opengl/renderviews/renderviews.pro [new file with mode: 0644]
tests/auto/render/opengl/renderviews/tst_renderviews.cpp [new file with mode: 0644]
tests/auto/render/opengl/renderviewutils/renderviewutils.pro [new file with mode: 0644]
tests/auto/render/opengl/renderviewutils/tst_renderviewutils.cpp [new file with mode: 0644]
tests/auto/render/opengl/textures/textures.pro [new file with mode: 0644]
tests/auto/render/opengl/textures/tst_textures.cpp [new file with mode: 0644]
tests/auto/render/parameter/parameter.pro [new file with mode: 0644]
tests/auto/render/parameter/tst_parameter.cpp [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.qrc [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_cameraposition.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_childentity.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_dragdisabled.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_dragenabled.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_dragenabledhoverenabled.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_dragenabledoverlapping.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_improperframegraph.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_layerfilter.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_nested_layerfilter.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_nopicking.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_parententity.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_pickersdisabled.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_priorityoverlapping.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/testscene_viewports.qml [new file with mode: 0644]
tests/auto/render/pickboundingvolumejob/tst_pickboundingvolumejob.cpp [new file with mode: 0644]
tests/auto/render/picking/picking.pro [new file with mode: 0644]
tests/auto/render/picking/tst_picking.cpp [new file with mode: 0644]
tests/auto/render/proximityfilter/proximityfilter.pro [new file with mode: 0644]
tests/auto/render/proximityfilter/tst_proximityfilter.cpp [new file with mode: 0644]
tests/auto/render/proximityfiltering/proximityfiltering.pro [new file with mode: 0644]
tests/auto/render/proximityfiltering/tst_proximityfiltering.cpp [new file with mode: 0644]
tests/auto/render/qabstractlight/qabstractlight.pro [new file with mode: 0644]
tests/auto/render/qabstractlight/tst_qabstractlight.cpp [new file with mode: 0644]
tests/auto/render/qabstracttexture/qabstracttexture.pro [new file with mode: 0644]
tests/auto/render/qabstracttexture/tst_qabstracttexture.cpp [new file with mode: 0644]
tests/auto/render/qabstracttextureimage/qabstracttextureimage.pro [new file with mode: 0644]
tests/auto/render/qabstracttextureimage/tst_qabstracttextureimage.cpp [new file with mode: 0644]
tests/auto/render/qattribute/qattribute.pro [new file with mode: 0644]
tests/auto/render/qattribute/tst_qattribute.cpp [new file with mode: 0644]
tests/auto/render/qblitframebuffer/qblitframebuffer.pro [new file with mode: 0644]
tests/auto/render/qblitframebuffer/tst_qblitframebuffer.cpp [new file with mode: 0644]
tests/auto/render/qboundingvolumedebug/qboundingvolumedebug.pro [new file with mode: 0644]
tests/auto/render/qboundingvolumedebug/tst_qboundingvolumedebug.cpp [new file with mode: 0644]
tests/auto/render/qbuffer/qbuffer.pro [new file with mode: 0644]
tests/auto/render/qbuffer/tst_qbuffer.cpp [new file with mode: 0644]
tests/auto/render/qcamera/qcamera.pro [new file with mode: 0644]
tests/auto/render/qcamera/tst_qcamera.cpp [new file with mode: 0644]
tests/auto/render/qcameralens/qcameralens.pro [new file with mode: 0644]
tests/auto/render/qcameralens/tst_qcameralens.cpp [new file with mode: 0644]
tests/auto/render/qcameraselector/qcameraselector.pro [new file with mode: 0644]
tests/auto/render/qcameraselector/tst_qcameraselector.cpp [new file with mode: 0644]
tests/auto/render/qclearbuffers/qclearbuffers.pro [new file with mode: 0644]
tests/auto/render/qclearbuffers/tst_qclearbuffers.cpp [new file with mode: 0644]
tests/auto/render/qcomputecommand/qcomputecommand.pro [new file with mode: 0644]
tests/auto/render/qcomputecommand/tst_qcomputecommand.cpp [new file with mode: 0644]
tests/auto/render/qdefaultmeshes/qdefaultmeshes.pro [new file with mode: 0644]
tests/auto/render/qdefaultmeshes/tst_qdefaultmeshes.cpp [new file with mode: 0644]
tests/auto/render/qdispatchcompute/qdispatchcompute.pro [new file with mode: 0644]
tests/auto/render/qdispatchcompute/tst_qdispatchcompute.cpp [new file with mode: 0644]
tests/auto/render/qeffect/qeffect.pro [new file with mode: 0644]
tests/auto/render/qeffect/tst_qeffect.cpp [new file with mode: 0644]
tests/auto/render/qenvironmentlight/qenvironmentlight.pro [new file with mode: 0644]
tests/auto/render/qenvironmentlight/tst_qenvironmentlight.cpp [new file with mode: 0644]
tests/auto/render/qfilterkey/qfilterkey.pro [new file with mode: 0644]
tests/auto/render/qfilterkey/tst_qfilterkey.cpp [new file with mode: 0644]
tests/auto/render/qframegraphnode/qframegraphnode.pro [new file with mode: 0644]
tests/auto/render/qframegraphnode/tst_qframegraphnode.cpp [new file with mode: 0644]
tests/auto/render/qgeometry/qgeometry.pro [new file with mode: 0644]
tests/auto/render/qgeometry/tst_qgeometry.cpp [new file with mode: 0644]
tests/auto/render/qgeometryrenderer/qgeometryrenderer.pro [new file with mode: 0644]
tests/auto/render/qgeometryrenderer/tst_qgeometryrenderer.cpp [new file with mode: 0644]
tests/auto/render/qgraphicsapifilter/qgraphicsapifilter.pro [new file with mode: 0644]
tests/auto/render/qgraphicsapifilter/tst_qgraphicsapifilter.cpp [new file with mode: 0644]
tests/auto/render/qlayerfilter/qlayerfilter.pro [new file with mode: 0644]
tests/auto/render/qlayerfilter/tst_qlayerfilter.cpp [new file with mode: 0644]
tests/auto/render/qlevelofdetail/qlevelofdetail.pro [new file with mode: 0644]
tests/auto/render/qlevelofdetail/tst_qlevelofdetail.cpp [new file with mode: 0644]
tests/auto/render/qmaterial/qmaterial.pro [new file with mode: 0644]
tests/auto/render/qmaterial/tst_qmaterial.cpp [new file with mode: 0644]
tests/auto/render/qmemorybarrier/qmemorybarrier.pro [new file with mode: 0644]
tests/auto/render/qmemorybarrier/tst_qmemorybarrier.cpp [new file with mode: 0644]
tests/auto/render/qmesh/qmesh.pro [new file with mode: 0644]
tests/auto/render/qmesh/tst_qmesh.cpp [new file with mode: 0644]
tests/auto/render/qmlscenereader/qmlscenereader.cpp [new file with mode: 0644]
tests/auto/render/qmlscenereader/qmlscenereader.h [new file with mode: 0644]
tests/auto/render/qmlscenereader/qmlscenereader.pri [new file with mode: 0644]
tests/auto/render/qobjectpicker/qobjectpicker.pro [new file with mode: 0644]
tests/auto/render/qobjectpicker/tst_qobjectpicker.cpp [new file with mode: 0644]
tests/auto/render/qparameter/qparameter.pro [new file with mode: 0644]
tests/auto/render/qparameter/tst_qparameter.cpp [new file with mode: 0644]
tests/auto/render/qproximityfilter/qproximityfilter.pro [new file with mode: 0644]
tests/auto/render/qproximityfilter/tst_qproximityfilter.cpp [new file with mode: 0644]
tests/auto/render/qray3d/qray3d.pro [new file with mode: 0644]
tests/auto/render/qray3d/tst_qray3d.cpp [new file with mode: 0644]
tests/auto/render/qraycaster/qraycaster.pro [new file with mode: 0644]
tests/auto/render/qraycaster/tst_qraycaster.cpp [new file with mode: 0644]
tests/auto/render/qrendercapture/qrendercapture.pro [new file with mode: 0644]
tests/auto/render/qrendercapture/tst_qrendercapture.cpp [new file with mode: 0644]
tests/auto/render/qrenderpass/qrenderpass.pro [new file with mode: 0644]
tests/auto/render/qrenderpass/tst_qrenderpass.cpp [new file with mode: 0644]
tests/auto/render/qrenderpassfilter/qrenderpassfilter.pro [new file with mode: 0644]
tests/auto/render/qrenderpassfilter/tst_qrenderpassfilter.cpp [new file with mode: 0644]
tests/auto/render/qrendersettings/qrendersettings.pro [new file with mode: 0644]
tests/auto/render/qrendersettings/tst_qrendersettings.cpp [new file with mode: 0644]
tests/auto/render/qrenderstate/qrenderstate.pro [new file with mode: 0644]
tests/auto/render/qrenderstate/tst_qrenderstate.cpp [new file with mode: 0644]
tests/auto/render/qrenderstateset/qrenderstateset.pro [new file with mode: 0644]
tests/auto/render/qrenderstateset/tst_qrenderstateset.cpp [new file with mode: 0644]
tests/auto/render/qrendersurfaceselector/qrendersurfaceselector.pro [new file with mode: 0644]
tests/auto/render/qrendersurfaceselector/tst_qrendersurfaceselector.cpp [new file with mode: 0644]
tests/auto/render/qrendertarget/qrendertarget.pro [new file with mode: 0644]
tests/auto/render/qrendertarget/tst_qrendertarget.cpp [new file with mode: 0644]
tests/auto/render/qrendertargetoutput/qrendertargetoutput.pro [new file with mode: 0644]
tests/auto/render/qrendertargetoutput/tst_qrendertargetoutput.cpp [new file with mode: 0644]
tests/auto/render/qrendertargetselector/qrendertargetselector.pro [new file with mode: 0644]
tests/auto/render/qrendertargetselector/tst_qrendertargetselector.cpp [new file with mode: 0644]
tests/auto/render/qscene2d/qscene2d.pro [new file with mode: 0644]
tests/auto/render/qscene2d/tst_qscene2d.cpp [new file with mode: 0644]
tests/auto/render/qsceneloader/qsceneloader.pro [new file with mode: 0644]
tests/auto/render/qsceneloader/tst_qsceneloader.cpp [new file with mode: 0644]
tests/auto/render/qscreenraycaster/qscreenraycaster.pro [new file with mode: 0644]
tests/auto/render/qscreenraycaster/tst_qscreenraycaster.cpp [new file with mode: 0644]
tests/auto/render/qsetfence/qsetfence.pro [new file with mode: 0644]
tests/auto/render/qsetfence/tst_qsetfence.cpp [new file with mode: 0644]
tests/auto/render/qshaderimage/qshaderimage.pro [new file with mode: 0644]
tests/auto/render/qshaderimage/tst_qshaderimage.cpp [new file with mode: 0644]
tests/auto/render/qshaderprogram/included.frag [new file with mode: 0644]
tests/auto/render/qshaderprogram/main.frag [new file with mode: 0644]
tests/auto/render/qshaderprogram/mainabsolute.frag [new file with mode: 0644]
tests/auto/render/qshaderprogram/qshaderprogram.pro [new file with mode: 0644]
tests/auto/render/qshaderprogram/shaders.qrc [new file with mode: 0644]
tests/auto/render/qshaderprogram/tst_qshaderprogram.cpp [new file with mode: 0644]
tests/auto/render/qshaderprogrambuilder/qshaderprogrambuilder.pro [new file with mode: 0644]
tests/auto/render/qshaderprogrambuilder/tst_qshaderprogrambuilder.cpp [new file with mode: 0644]
tests/auto/render/qsharedgltexture/qsharedgltexture.pro [new file with mode: 0644]
tests/auto/render/qsharedgltexture/tst_qsharedgltexture.cpp [new file with mode: 0644]
tests/auto/render/qsortpolicy/qsortpolicy.pro [new file with mode: 0644]
tests/auto/render/qsortpolicy/tst_qsortpolicy.cpp [new file with mode: 0644]
tests/auto/render/qtechnique/qtechnique.pro [new file with mode: 0644]
tests/auto/render/qtechnique/tst_qtechnique.cpp [new file with mode: 0644]
tests/auto/render/qtechniquefilter/qtechniquefilter.pro [new file with mode: 0644]
tests/auto/render/qtechniquefilter/tst_qtechniquefilter.cpp [new file with mode: 0644]
tests/auto/render/qtexturedataupdate/qtexturedataupdate.pro [new file with mode: 0644]
tests/auto/render/qtexturedataupdate/tst_qtexturedataupdate.cpp [new file with mode: 0644]
tests/auto/render/qtextureimage/qtextureimage.pro [new file with mode: 0644]
tests/auto/render/qtextureimage/tst_qtextureimage.cpp [new file with mode: 0644]
tests/auto/render/qtextureimagedata/qtextureimagedata.pro [new file with mode: 0644]
tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp [new file with mode: 0644]
tests/auto/render/qtextureloader/qtextureloader.pro [new file with mode: 0644]
tests/auto/render/qtextureloader/tst_qtextureloader.cpp [new file with mode: 0644]
tests/auto/render/qviewport/qviewport.pro [new file with mode: 0644]
tests/auto/render/qviewport/tst_qviewport.cpp [new file with mode: 0644]
tests/auto/render/qwaitfence/qwaitfence.pro [new file with mode: 0644]
tests/auto/render/qwaitfence/tst_qwaitfence.cpp [new file with mode: 0644]
tests/auto/render/raycaster/raycaster.pro [new file with mode: 0644]
tests/auto/render/raycaster/tst_raycaster.cpp [new file with mode: 0644]
tests/auto/render/raycasting/raycasting.pro [new file with mode: 0644]
tests/auto/render/raycasting/tst_raycasting.cpp [new file with mode: 0644]
tests/auto/render/raycastingjob/raycastingjob.pro [new file with mode: 0644]
tests/auto/render/raycastingjob/raycastingjob.qrc [new file with mode: 0644]
tests/auto/render/raycastingjob/testscene_screenraycasting.qml [new file with mode: 0644]
tests/auto/render/raycastingjob/testscene_worldraycasting.qml [new file with mode: 0644]
tests/auto/render/raycastingjob/testscene_worldraycastingalllayers.qml [new file with mode: 0644]
tests/auto/render/raycastingjob/testscene_worldraycastinglayer.qml [new file with mode: 0644]
tests/auto/render/raycastingjob/testscene_worldraycastingparentlayer.qml [new file with mode: 0644]
tests/auto/render/raycastingjob/tst_raycastingjob.cpp [new file with mode: 0644]
tests/auto/render/render.pro [new file with mode: 0644]
tests/auto/render/rendercapture/rendercapture.pro [new file with mode: 0644]
tests/auto/render/rendercapture/tst_rendercapture.cpp [new file with mode: 0644]
tests/auto/render/renderpass/renderpass.pro [new file with mode: 0644]
tests/auto/render/renderpass/tst_renderpass.cpp [new file with mode: 0644]
tests/auto/render/rendertarget/rendertarget.pro [new file with mode: 0644]
tests/auto/render/rendertarget/tst_rendertarget.cpp [new file with mode: 0644]
tests/auto/render/scene2d/scene2d.pro [new file with mode: 0644]
tests/auto/render/scene2d/tst_scene2d.cpp [new file with mode: 0644]
tests/auto/render/sceneloader/sceneloader.pro [new file with mode: 0644]
tests/auto/render/sceneloader/tst_sceneloader.cpp [new file with mode: 0644]
tests/auto/render/segmentvisitor/segmentvisitor.pro [new file with mode: 0644]
tests/auto/render/segmentvisitor/tst_segmentvisitor.cpp [new file with mode: 0644]
tests/auto/render/setfence/setfence.pro [new file with mode: 0644]
tests/auto/render/setfence/tst_setfence.cpp [new file with mode: 0644]
tests/auto/render/shader/shader.pro [new file with mode: 0644]
tests/auto/render/shader/tst_shader.cpp [new file with mode: 0644]
tests/auto/render/shaderbuilder/input.json [new file with mode: 0644]
tests/auto/render/shaderbuilder/lightmodel.es2.inc [new file with mode: 0644]
tests/auto/render/shaderbuilder/lightmodel.gl3.inc [new file with mode: 0644]
tests/auto/render/shaderbuilder/output.es2 [new file with mode: 0644]
tests/auto/render/shaderbuilder/output.gl3 [new file with mode: 0644]
tests/auto/render/shaderbuilder/prototypes.json [new file with mode: 0644]
tests/auto/render/shaderbuilder/shaderbuilder.pro [new file with mode: 0644]
tests/auto/render/shaderbuilder/shaderbuilder.qrc [new file with mode: 0644]
tests/auto/render/shaderbuilder/tst_shaderbuilder.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergenerator/qshadergenerator.pro [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergenerator/tst_qshadergenerator.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergraph/qshadergraph.pro [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergraph/tst_qshadergraph.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergraphloader/qshadergraphloader.pro [new file with mode: 0644]
tests/auto/render/shadergraph/qshadergraphloader/tst_qshadergraphloader.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/qshadernodes/qshadernodes.pro [new file with mode: 0644]
tests/auto/render/shadergraph/qshadernodes/tst_qshadernodes.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/qshadernodesloader/qshadernodesloader.pro [new file with mode: 0644]
tests/auto/render/shadergraph/qshadernodesloader/tst_qshadernodesloader.cpp [new file with mode: 0644]
tests/auto/render/shadergraph/shadergraph.pro [new file with mode: 0644]
tests/auto/render/shaderimage/shaderimage.pro [new file with mode: 0644]
tests/auto/render/shaderimage/tst_shaderimage.cpp [new file with mode: 0644]
tests/auto/render/skeleton/skeleton.pro [new file with mode: 0644]
tests/auto/render/skeleton/tst_skeleton.cpp [new file with mode: 0644]
tests/auto/render/sortpolicy/sortpolicy.pro [new file with mode: 0644]
tests/auto/render/sortpolicy/tst_sortpolicy.cpp [new file with mode: 0644]
tests/auto/render/technique/technique.pro [new file with mode: 0644]
tests/auto/render/technique/tst_technique.cpp [new file with mode: 0644]
tests/auto/render/texture/texture.pro [new file with mode: 0644]
tests/auto/render/texture/tst_texture.cpp [new file with mode: 0644]
tests/auto/render/transform/transform.pro [new file with mode: 0644]
tests/auto/render/transform/tst_transform.cpp [new file with mode: 0644]
tests/auto/render/triangleboundingvolume/triangleboundingvolume.pro [new file with mode: 0644]
tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp [new file with mode: 0644]
tests/auto/render/trianglesextractor/trianglesextractor.pro [new file with mode: 0644]
tests/auto/render/trianglesextractor/tst_trianglesextractor.cpp [new file with mode: 0644]
tests/auto/render/trianglevisitor/trianglevisitor.pro [new file with mode: 0644]
tests/auto/render/trianglevisitor/tst_trianglevisitor.cpp [new file with mode: 0644]
tests/auto/render/uniform/tst_uniform.cpp [new file with mode: 0644]
tests/auto/render/uniform/uniform.pro [new file with mode: 0644]
tests/auto/render/updatemeshtrianglelistjob/test_scene.qml [new file with mode: 0644]
tests/auto/render/updatemeshtrianglelistjob/tst_updatemeshtrianglelistjob.cpp [new file with mode: 0644]
tests/auto/render/updatemeshtrianglelistjob/updatemeshtrianglelistjob.pro [new file with mode: 0644]
tests/auto/render/updatemeshtrianglelistjob/updatemeshtrianglelistjob.qrc [new file with mode: 0644]
tests/auto/render/updateshaderdatatransformjob/test_scene_model_to_eye.qml [new file with mode: 0644]
tests/auto/render/updateshaderdatatransformjob/test_scene_model_to_world.qml [new file with mode: 0644]
tests/auto/render/updateshaderdatatransformjob/tst_updateshaderdatatransformjob.cpp [new file with mode: 0644]
tests/auto/render/updateshaderdatatransformjob/updateshaderdatatransformjob.pro [new file with mode: 0644]
tests/auto/render/updateshaderdatatransformjob/updateshaderdatatransformjob.qrc [new file with mode: 0644]
tests/auto/render/vsyncframeadvanceservice/BLACKLIST [new file with mode: 0644]
tests/auto/render/vsyncframeadvanceservice/tst_vsyncframeadvanceservice.cpp [new file with mode: 0644]
tests/auto/render/vsyncframeadvanceservice/vsyncframeadvanceservice.pro [new file with mode: 0644]
tests/auto/render/waitfence/tst_waitfence.cpp [new file with mode: 0644]
tests/auto/render/waitfence/waitfence.pro [new file with mode: 0644]
tests/auto/shared/util.cpp [new file with mode: 0644]
tests/auto/shared/util.h [new file with mode: 0644]
tests/auto/shared/util.pri [new file with mode: 0644]
tests/benchmarks/Qt3DBench/GroundPlane.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/Light.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/Qt3DBenchFrameGraph.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/Qt3DBenchMain.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/ShadowEffect.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/ShadowMaterial.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/SphereElement.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/SphereView.qml [new file with mode: 0644]
tests/benchmarks/Qt3DBench/main.cpp [new file with mode: 0644]
tests/benchmarks/Qt3DBench/qt3dbench-qml.pro [new file with mode: 0644]
tests/benchmarks/Qt3DBench/qt3dbench-qml.qrc [new file with mode: 0644]
tests/benchmarks/Qt3DBench/shaders/ads.frag [new file with mode: 0644]
tests/benchmarks/Qt3DBench/shaders/ads.vert [new file with mode: 0644]
tests/benchmarks/Qt3DBench/shaders/shadowmap.frag [new file with mode: 0644]
tests/benchmarks/Qt3DBench/shaders/shadowmap.vert [new file with mode: 0644]
tests/benchmarks/benchmarks.pro [new file with mode: 0644]
tests/benchmarks/core/core.pro [new file with mode: 0644]
tests/benchmarks/core/qcircularbuffer/qcircularbuffer.pro [new file with mode: 0644]
tests/benchmarks/core/qcircularbuffer/tst_bench_qcircularbuffer.cpp [new file with mode: 0644]
tests/benchmarks/core/qframeallocator/qframeallocator.pro [new file with mode: 0644]
tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp [new file with mode: 0644]
tests/benchmarks/core/qresourcesmanager/arraypolicy/arraypolicy.pro [new file with mode: 0644]
tests/benchmarks/core/qresourcesmanager/arraypolicy/tst_bench_arraypolicy.cpp [new file with mode: 0644]
tests/benchmarks/core/qresourcesmanager/qresourcesmanager.pro [new file with mode: 0644]
tests/benchmarks/core/qresourcesmanager/qresourcesmanager/qresourcesmanager.pro [new file with mode: 0644]
tests/benchmarks/core/qresourcesmanager/qresourcesmanager/tst_bench_qresourcesmanager.cpp [new file with mode: 0644]
tests/benchmarks/render/jobs/jobs.pro [new file with mode: 0644]
tests/benchmarks/render/jobs/tst_bench_jobs.cpp [new file with mode: 0644]
tests/benchmarks/render/layerfiltering/layerfiltering.pro [new file with mode: 0644]
tests/benchmarks/render/layerfiltering/tst_bench_layerfiltering.cpp [new file with mode: 0644]
tests/benchmarks/render/materialparametergathering/materialparametergathering.pro [new file with mode: 0644]
tests/benchmarks/render/materialparametergathering/tst_bench_materialparametergathering.cpp [new file with mode: 0644]
tests/benchmarks/render/opengl/opengl.pro [new file with mode: 0644]
tests/benchmarks/render/opengl/opengl_render_plugin.pri [new file with mode: 0644]
tests/benchmarks/render/opengl/shaderparameterpack/shaderparameterpack.pro [new file with mode: 0644]
tests/benchmarks/render/opengl/shaderparameterpack/tst_bench_shaderparameterpack.cpp [new file with mode: 0644]
tests/benchmarks/render/render.pro [new file with mode: 0644]
tests/manual/additional-attributes-qml/additional-attributes-qml.pro [new file with mode: 0644]
tests/manual/additional-attributes-qml/additional-attributes-qml.qrc [new file with mode: 0644]
tests/manual/additional-attributes-qml/main.cpp [new file with mode: 0644]
tests/manual/additional-attributes-qml/main.qml [new file with mode: 0644]
tests/manual/anim-viewer/anim-viewer.pro [new file with mode: 0644]
tests/manual/anim-viewer/assets/blendshapeanimation.dae [new file with mode: 0644]
tests/manual/anim-viewer/assets/gears.dae [new file with mode: 0644]
tests/manual/anim-viewer/main.cpp [new file with mode: 0644]
tests/manual/anim-viewer/main.qml [new file with mode: 0644]
tests/manual/anim-viewer/qml.qrc [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/DefaultSceneEntity.qml [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/animation-keyframe-blendtree.pro [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/main.cpp [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/main.qml [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/main.qrc [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/sliding-cube.json [new file with mode: 0644]
tests/manual/animation-keyframe-blendtree/sliding-pulsing-cube.json [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/DefaultSceneEntity.qml [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/animationfactory.cpp [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/animationfactory.h [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/main.cpp [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/main.qml [new file with mode: 0644]
tests/manual/animation-keyframe-programmatic/main.qrc [new file with mode: 0644]
tests/manual/animation-keyframe-simple/DefaultSceneEntity.qml [new file with mode: 0644]
tests/manual/animation-keyframe-simple/animation-keyframe-simple.pro [new file with mode: 0644]
tests/manual/animation-keyframe-simple/cubeanimation.json [new file with mode: 0644]
tests/manual/animation-keyframe-simple/main.cpp [new file with mode: 0644]
tests/manual/animation-keyframe-simple/main.qml [new file with mode: 0644]
tests/manual/animation-keyframe-simple/main.qrc [new file with mode: 0644]
tests/manual/animation-keyframe-simple/pulsing-cube-additive.json [new file with mode: 0644]
tests/manual/animation-keyframe-simple/pulsing-moving-cube.json [new file with mode: 0644]
tests/manual/assimp-cpp/assimp-cpp.pro [new file with mode: 0644]
tests/manual/assimp-cpp/main.cpp [new file with mode: 0644]
tests/manual/assimp/assimp.pro [new file with mode: 0644]
tests/manual/assimp/assimp.qrc [new file with mode: 0644]
tests/manual/assimp/doc/src/assimp.qdoc [new file with mode: 0644]
tests/manual/assimp/main.cpp [new file with mode: 0644]
tests/manual/assimp/main.qml [new file with mode: 0644]
tests/manual/bigmodel-qml/MyEntity.qml [new file with mode: 0644]
tests/manual/bigmodel-qml/bigmodel-qml.pro [new file with mode: 0644]
tests/manual/bigmodel-qml/bigmodel-qml.qrc [new file with mode: 0644]
tests/manual/bigmodel-qml/doc/src/bigmodel-qml.qdoc [new file with mode: 0644]
tests/manual/bigmodel-qml/main.cpp [new file with mode: 0644]
tests/manual/bigmodel-qml/main.qml [new file with mode: 0644]
tests/manual/bigscene-cpp/bigscene-cpp.pro [new file with mode: 0644]
tests/manual/bigscene-cpp/doc/src/bigscene-cpp.qdoc [new file with mode: 0644]
tests/manual/bigscene-cpp/entity.cpp [new file with mode: 0644]
tests/manual/bigscene-cpp/entity.h [new file with mode: 0644]
tests/manual/bigscene-cpp/main.cpp [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/bigscene-instanced-qml.pro [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/bigscene-instanced-qml.qrc [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/instanced.frag [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/instanced.vert [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/main.cpp [new file with mode: 0644]
tests/manual/bigscene-instanced-qml/main.qml [new file with mode: 0644]
tests/manual/blitframebuffer-qml/blitframebuffer-qml.pro [new file with mode: 0644]
tests/manual/blitframebuffer-qml/blitframebuffer-qml.qrc [new file with mode: 0644]
tests/manual/blitframebuffer-qml/main.cpp [new file with mode: 0644]
tests/manual/blitframebuffer-qml/main.qml [new file with mode: 0644]
tests/manual/buffercapture-qml/BufferSetterScene.qml [new file with mode: 0644]
tests/manual/buffercapture-qml/ComputeFrameGraph.qml [new file with mode: 0644]
tests/manual/buffercapture-qml/ComputeMaterial.qml [new file with mode: 0644]
tests/manual/buffercapture-qml/bufferSetter.comp [new file with mode: 0644]
tests/manual/buffercapture-qml/buffercapture-qml.pro [new file with mode: 0644]
tests/manual/buffercapture-qml/main.cpp [new file with mode: 0644]
tests/manual/buffercapture-qml/main.qml [new file with mode: 0644]
tests/manual/buffercapture-qml/resources.qrc [new file with mode: 0644]
tests/manual/clip-planes-qml/CappingMaterialEffect.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/ClipCappingFrameGraph.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/ClipMaterialEffect.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/ClipPlaneEntity.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/ClippingPlanes.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/PlaneVisualizationMaterial.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/capping.frag [new file with mode: 0644]
tests/manual/clip-planes-qml/capping.geom [new file with mode: 0644]
tests/manual/clip-planes-qml/capping.vert [new file with mode: 0644]
tests/manual/clip-planes-qml/clip-planes-qml.pro [new file with mode: 0644]
tests/manual/clip-planes-qml/clip-planes-qml.qrc [new file with mode: 0644]
tests/manual/clip-planes-qml/main.cpp [new file with mode: 0644]
tests/manual/clip-planes-qml/main.qml [new file with mode: 0644]
tests/manual/clip-planes-qml/passthrough.frag [new file with mode: 0644]
tests/manual/clip-planes-qml/phong-clip.frag [new file with mode: 0644]
tests/manual/clip-planes-qml/phong-clip.vert [new file with mode: 0644]
tests/manual/component-changes/component-changes.pro [new file with mode: 0644]
tests/manual/component-changes/doc/src/component-changes.qdoc [new file with mode: 0644]
tests/manual/component-changes/main.cpp [new file with mode: 0644]
tests/manual/compressed_textures/compressed_textures.pro [new file with mode: 0644]
tests/manual/compressed_textures/compressed_textures.qrc [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16.png [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16_PNG_ASTC_7.KTX [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16_PNG_ASTC_8.KTX [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16_PNG_ETC2_RGBA_11.KTX [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16_PNG_ETC2_RGB_13.KTX [new file with mode: 0644]
tests/manual/compressed_textures/data/16_16_PNG_ETC_RGB_12.KTX [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16-etc1.pkm [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16-etc2.pkm [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc1-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc1-nomips-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc1-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc1.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc3-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc3-nomips-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc3-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-bc3.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-lumi-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-lumi.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-rgb-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-1-rgb.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc1-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc1-nomips-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc1-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc1.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc3-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc3-nomips-dx10.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc3-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-bc3.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-lumi-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-lumi.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-rgb-nomips.dds [new file with mode: 0644]
tests/manual/compressed_textures/data/16x16x1-6-rgb.dds [new file with mode: 0644]
tests/manual/compressed_textures/main.cpp [new file with mode: 0644]
tests/manual/compressed_textures/main.qml [new file with mode: 0644]
tests/manual/compute-manual/ComputeFrameGraph.qml [new file with mode: 0644]
tests/manual/compute-manual/ComputeMaterial.qml [new file with mode: 0644]
tests/manual/compute-manual/ParticlesScene.qml [new file with mode: 0644]
tests/manual/compute-manual/compute-manual.pro [new file with mode: 0644]
tests/manual/compute-manual/compute-manual.qrc [new file with mode: 0644]
tests/manual/compute-manual/main.cpp [new file with mode: 0644]
tests/manual/compute-manual/main.qml [new file with mode: 0644]
tests/manual/compute-manual/particles.comp [new file with mode: 0644]
tests/manual/compute-manual/particles.frag [new file with mode: 0644]
tests/manual/compute-manual/particles.vert [new file with mode: 0644]
tests/manual/custom-mesh-cpp-indirect/custom-mesh-cpp-indirect.pro [new file with mode: 0644]
tests/manual/custom-mesh-cpp-indirect/main.cpp [new file with mode: 0644]
tests/manual/custom-mesh-cpp/custom-mesh-cpp.pro [new file with mode: 0644]
tests/manual/custom-mesh-cpp/main.cpp [new file with mode: 0644]
tests/manual/custom-mesh-qml/custom-mesh-qml.pro [new file with mode: 0644]
tests/manual/custom-mesh-qml/custom-mesh-qml.qrc [new file with mode: 0644]
tests/manual/custom-mesh-qml/main.cpp [new file with mode: 0644]
tests/manual/custom-mesh-qml/main.qml [new file with mode: 0644]
tests/manual/custom-mesh-update-data-cpp/custom-mesh-update-data-cpp.pro [new file with mode: 0644]
tests/manual/custom-mesh-update-data-cpp/main.cpp [new file with mode: 0644]
tests/manual/custom-mesh-update-data-qml/custom-mesh-update-data-qml.pro [new file with mode: 0644]
tests/manual/custom-mesh-update-data-qml/custom-mesh-update-data-qml.qrc [new file with mode: 0644]
tests/manual/custom-mesh-update-data-qml/main.cpp [new file with mode: 0644]
tests/manual/custom-mesh-update-data-qml/main.qml [new file with mode: 0644]
tests/manual/cylinder-cpp/cylinder-cpp.pro [new file with mode: 0644]
tests/manual/cylinder-cpp/doc/src/cylinder-cpp.qdoc [new file with mode: 0644]
tests/manual/cylinder-cpp/main.cpp [new file with mode: 0644]
tests/manual/cylinder-parent-test/cylinder-parent-test.pro [new file with mode: 0644]
tests/manual/cylinder-parent-test/main.cpp [new file with mode: 0644]
tests/manual/cylinder-qml/cylinder-qml.pro [new file with mode: 0644]
tests/manual/cylinder-qml/cylinder-qml.qrc [new file with mode: 0644]
tests/manual/cylinder-qml/doc/src/cylinder-qml.qdoc [new file with mode: 0644]
tests/manual/cylinder-qml/main.cpp [new file with mode: 0644]
tests/manual/cylinder-qml/main.qml [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/deferred-renderer-cpp.pro [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/deferred-renderer-cpp.qrc [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/deferredrenderer.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/deferredrenderer.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/doc/src/deferred-renderer-cpp.qdoc [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/final_gl2.frag [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/final_gl2.vert [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/final_gl3.frag [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/final_gl3.vert [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/finaleffect.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/finaleffect.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/gbuffer.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/gbuffer.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/geometry_gl2.frag [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/geometry_gl2.vert [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/geometry_gl3.frag [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/geometry_gl3.vert [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/main.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/pointlightblock.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/pointlightblock.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/sceneeffect.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/sceneeffect.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/sceneentity.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/sceneentity.h [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/screenquadentity.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-cpp/screenquadentity.h [new file with mode: 0644]
tests/manual/deferred-renderer-qml/DeferredRenderer.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/FinalEffect.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/GBuffer.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/GBufferDebugger.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/SceneEffect.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/SceneEntity.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/ScreenQuadEntity.qml [new file with mode: 0644]
tests/manual/deferred-renderer-qml/debug_es2.frag [new file with mode: 0644]
tests/manual/deferred-renderer-qml/debug_es2.vert [new file with mode: 0644]
tests/manual/deferred-renderer-qml/debug_gl3.frag [new file with mode: 0644]
tests/manual/deferred-renderer-qml/debug_gl3.vert [new file with mode: 0644]
tests/manual/deferred-renderer-qml/deferred-renderer-qml.pro [new file with mode: 0644]
tests/manual/deferred-renderer-qml/deferred-renderer-qml.qrc [new file with mode: 0644]
tests/manual/deferred-renderer-qml/doc/src/deferred-renderer-qml.qdoc [new file with mode: 0644]
tests/manual/deferred-renderer-qml/final_es2.frag [new file with mode: 0644]
tests/manual/deferred-renderer-qml/final_es2.vert [new file with mode: 0644]
tests/manual/deferred-renderer-qml/final_gl3.frag [new file with mode: 0644]
tests/manual/deferred-renderer-qml/final_gl3.vert [new file with mode: 0644]
tests/manual/deferred-renderer-qml/main.cpp [new file with mode: 0644]
tests/manual/deferred-renderer-qml/main.qml [new file with mode: 0644]
tests/manual/distancefieldtext/TextScene.qml [new file with mode: 0644]
tests/manual/distancefieldtext/distancefieldtext.pro [new file with mode: 0644]
tests/manual/distancefieldtext/distancefieldtext.qrc [new file with mode: 0644]
tests/manual/distancefieldtext/main.cpp [new file with mode: 0644]
tests/manual/distancefieldtext/main.qml [new file with mode: 0644]
tests/manual/downloading/downloading.pro [new file with mode: 0644]
tests/manual/downloading/downloading.qrc [new file with mode: 0644]
tests/manual/downloading/main.cpp [new file with mode: 0644]
tests/manual/downloading/main.qml [new file with mode: 0644]
tests/manual/dragging/dragging.pro [new file with mode: 0644]
tests/manual/dragging/dragging.qrc [new file with mode: 0644]
tests/manual/dragging/main.cpp [new file with mode: 0644]
tests/manual/dragging/main.qml [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/CuboidEntity.qml [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/SphereEntity.qml [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/dynamic-model-loader-qml.pro [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/dynamic-model-loader-qml.qrc [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/main.cpp [new file with mode: 0644]
tests/manual/dynamic-model-loader-qml/main.qml [new file with mode: 0644]
tests/manual/dynamicscene-cpp/boxentity.cpp [new file with mode: 0644]
tests/manual/dynamicscene-cpp/boxentity.h [new file with mode: 0644]
tests/manual/dynamicscene-cpp/doc/src/dynamicscene-cpp.qdoc [new file with mode: 0644]
tests/manual/dynamicscene-cpp/dynamicscene-cpp.pro [new file with mode: 0644]
tests/manual/dynamicscene-cpp/examplescene.cpp [new file with mode: 0644]
tests/manual/dynamicscene-cpp/examplescene.h [new file with mode: 0644]
tests/manual/dynamicscene-cpp/main.cpp [new file with mode: 0644]
tests/manual/enabled-qml/doc/src/enabled-qml.qdoc [new file with mode: 0644]
tests/manual/enabled-qml/enabled-qml.pro [new file with mode: 0644]
tests/manual/enabled-qml/enabled-qml.qrc [new file with mode: 0644]
tests/manual/enabled-qml/main.cpp [new file with mode: 0644]
tests/manual/enabled-qml/main.qml [new file with mode: 0644]
tests/manual/gltf/Wine.qml [new file with mode: 0644]
tests/manual/gltf/doc/src/gltf.qdoc [new file with mode: 0644]
tests/manual/gltf/gltf.pro [new file with mode: 0644]
tests/manual/gltf/gltf_example.qrc [new file with mode: 0644]
tests/manual/gltf/main.cpp [new file with mode: 0644]
tests/manual/gltf/main.qml [new file with mode: 0644]
tests/manual/gooch-qml/MyEntity.qml [new file with mode: 0644]
tests/manual/gooch-qml/gooch-qml.pro [new file with mode: 0644]
tests/manual/gooch-qml/gooch-qml.qrc [new file with mode: 0644]
tests/manual/gooch-qml/main.cpp [new file with mode: 0644]
tests/manual/gooch-qml/main.qml [new file with mode: 0644]
tests/manual/keyboardinput-qml/SphereEntity.qml [new file with mode: 0644]
tests/manual/keyboardinput-qml/doc/src/keyboardinput-qml.qdoc [new file with mode: 0644]
tests/manual/keyboardinput-qml/keyboardinput-qml.pro [new file with mode: 0644]
tests/manual/keyboardinput-qml/keyboardinput-qml.qrc [new file with mode: 0644]
tests/manual/keyboardinput-qml/main.cpp [new file with mode: 0644]
tests/manual/keyboardinput-qml/main.qml [new file with mode: 0644]
tests/manual/layerfilter-qml/layerfilter-qml.pro [new file with mode: 0644]
tests/manual/layerfilter-qml/layerfilter-qml.qrc [new file with mode: 0644]
tests/manual/layerfilter-qml/main.cpp [new file with mode: 0644]
tests/manual/layerfilter-qml/main.qml [new file with mode: 0644]
tests/manual/loader-qml/CuboidEntity.qml [new file with mode: 0644]
tests/manual/loader-qml/SphereEntity.qml [new file with mode: 0644]
tests/manual/loader-qml/doc/src/loader-qml.qdoc [new file with mode: 0644]
tests/manual/loader-qml/loader-qml.pro [new file with mode: 0644]
tests/manual/loader-qml/loader-qml.qrc [new file with mode: 0644]
tests/manual/loader-qml/main.cpp [new file with mode: 0644]
tests/manual/loader-qml/main.qml [new file with mode: 0644]
tests/manual/lod/ConeEntity.qml [new file with mode: 0644]
tests/manual/lod/CuboidEntity.qml [new file with mode: 0644]
tests/manual/lod/CylinderEntity.qml [new file with mode: 0644]
tests/manual/lod/SphereEntity.qml [new file with mode: 0644]
tests/manual/lod/lod.pro [new file with mode: 0644]
tests/manual/lod/lod.qrc [new file with mode: 0644]
tests/manual/lod/main.cpp [new file with mode: 0644]
tests/manual/lod/main.qml [new file with mode: 0644]
tests/manual/manual-renderloop/main.cpp [new file with mode: 0644]
tests/manual/manual-renderloop/manual-renderloop.pro [new file with mode: 0644]
tests/manual/manual.pri [new file with mode: 0644]
tests/manual/manual.pro [new file with mode: 0644]
tests/manual/mesh-morphing/main.cpp [new file with mode: 0644]
tests/manual/mesh-morphing/mesh-morphing.pro [new file with mode: 0644]
tests/manual/mesh-morphing/mesh-morphing.qrc [new file with mode: 0644]
tests/manual/mouseinput-qml/main.cpp [new file with mode: 0644]
tests/manual/mouseinput-qml/main.qml [new file with mode: 0644]
tests/manual/mouseinput-qml/mouseinput-qml.pro [new file with mode: 0644]
tests/manual/mouseinput-qml/mouseinput-qml.qrc [new file with mode: 0644]
tests/manual/multiplewindows-qml/Scene.qml [new file with mode: 0644]
tests/manual/multiplewindows-qml/main.cpp [new file with mode: 0644]
tests/manual/multiplewindows-qml/main.qml [new file with mode: 0644]
tests/manual/multiplewindows-qml/multiplewindows-qml.pro [new file with mode: 0644]
tests/manual/multiplewindows-qml/qml.qrc [new file with mode: 0644]
tests/manual/paintedtexture-cpp/main.cpp [new file with mode: 0644]
tests/manual/paintedtexture-cpp/paintedtexture-cpp.pro [new file with mode: 0644]
tests/manual/paintedtexture-cpp/scene.cpp [new file with mode: 0644]
tests/manual/paintedtexture-cpp/scene.h [new file with mode: 0644]
tests/manual/picking-qml/PickableEntity.qml [new file with mode: 0644]
tests/manual/picking-qml/main.cpp [new file with mode: 0644]
tests/manual/picking-qml/main.qml [new file with mode: 0644]
tests/manual/picking-qml/picking-qml.pro [new file with mode: 0644]
tests/manual/picking-qml/picking-qml.qrc [new file with mode: 0644]
tests/manual/plasma/main.cpp [new file with mode: 0644]
tests/manual/plasma/main.qml [new file with mode: 0644]
tests/manual/plasma/plasma.frag [new file with mode: 0644]
tests/manual/plasma/plasma.pro [new file with mode: 0644]
tests/manual/plasma/plasma.qrc [new file with mode: 0644]
tests/manual/plasma/plasma.vert [new file with mode: 0644]
tests/manual/pointlinesize/Scene.qml [new file with mode: 0644]
tests/manual/pointlinesize/main.cpp [new file with mode: 0644]
tests/manual/pointlinesize/main.qml [new file with mode: 0644]
tests/manual/pointlinesize/pointlinesize.pro [new file with mode: 0644]
tests/manual/pointlinesize/pointlinesize.qrc [new file with mode: 0644]
tests/manual/proximityfilter/main.cpp [new file with mode: 0644]
tests/manual/proximityfilter/main.qml [new file with mode: 0644]
tests/manual/proximityfilter/proximityfilter.pro [new file with mode: 0644]
tests/manual/proximityfilter/proximityfilter.qrc [new file with mode: 0644]
tests/manual/qtbug-72236/main.cpp [new file with mode: 0644]
tests/manual/qtbug-72236/qtbug-72236.pro [new file with mode: 0644]
tests/manual/qtbug-76766/FrameGraph.qml [new file with mode: 0644]
tests/manual/qtbug-76766/Material1.qml [new file with mode: 0644]
tests/manual/qtbug-76766/Material2.qml [new file with mode: 0644]
tests/manual/qtbug-76766/PostProcess.qml [new file with mode: 0644]
tests/manual/qtbug-76766/SceneRoot.qml [new file with mode: 0644]
tests/manual/qtbug-76766/expected_output.png [new file with mode: 0644]
tests/manual/qtbug-76766/main.cpp [new file with mode: 0644]
tests/manual/qtbug-76766/main.qml [new file with mode: 0644]
tests/manual/qtbug-76766/qml.qrc [new file with mode: 0644]
tests/manual/qtbug-76766/qtbug-76766.pro [new file with mode: 0644]
tests/manual/qtbug-76766/shaders.qrc [new file with mode: 0644]
tests/manual/qtbug-76766/shaders/shader.frag [new file with mode: 0644]
tests/manual/qtbug-76766/shaders/shader.vert [new file with mode: 0644]
tests/manual/quickwidget-switch/main.cpp [new file with mode: 0644]
tests/manual/quickwidget-switch/main.qml [new file with mode: 0644]
tests/manual/quickwidget-switch/quickwidget-switch.pro [new file with mode: 0644]
tests/manual/quickwidget-switch/quickwidget-switch.qrc [new file with mode: 0644]
tests/manual/quickwindow-switch/main.cpp [new file with mode: 0644]
tests/manual/quickwindow-switch/main.qml [new file with mode: 0644]
tests/manual/quickwindow-switch/quickwindow-switch.pro [new file with mode: 0644]
tests/manual/quickwindow-switch/quickwindow-switch.qrc [new file with mode: 0644]
tests/manual/raster-cpp/main.cpp [new file with mode: 0644]
tests/manual/raster-cpp/raster-cpp.pro [new file with mode: 0644]
tests/manual/raster-qml/main.cpp [new file with mode: 0644]
tests/manual/raster-qml/main.qml [new file with mode: 0644]
tests/manual/raster-qml/raster-qml.pro [new file with mode: 0644]
tests/manual/raster-qml/raster-qml.qrc [new file with mode: 0644]
tests/manual/raycasting-qml/CylinderEntity.qml [new file with mode: 0644]
tests/manual/raycasting-qml/LineEntity.qml [new file with mode: 0644]
tests/manual/raycasting-qml/LineMaterial.qml [new file with mode: 0644]
tests/manual/raycasting-qml/main.cpp [new file with mode: 0644]
tests/manual/raycasting-qml/main.qml [new file with mode: 0644]
tests/manual/raycasting-qml/main.qrc [new file with mode: 0644]
tests/manual/raycasting-qml/raycasting-qml.pro [new file with mode: 0644]
tests/manual/raycasting-qml/shaders/es2/simpleColor.frag [new file with mode: 0644]
tests/manual/raycasting-qml/shaders/es2/simpleColor.vert [new file with mode: 0644]
tests/manual/raycasting-qml/shaders/gl3/simpleColor.frag [new file with mode: 0644]
tests/manual/raycasting-qml/shaders/gl3/simpleColor.vert [new file with mode: 0644]
tests/manual/render-qml-to-texture-qml/InteractiveGui.qml [new file with mode: 0644]
tests/manual/render-qml-to-texture-qml/main.cpp [new file with mode: 0644]
tests/manual/render-qml-to-texture-qml/main.qml [new file with mode: 0644]
tests/manual/render-qml-to-texture-qml/render-qml-to-texture-qml.pro [new file with mode: 0644]
tests/manual/render-qml-to-texture-qml/render-qml-to-texture-qml.qrc [new file with mode: 0644]
tests/manual/render-qml-to-texture/OffscreenGui.qml [new file with mode: 0644]
tests/manual/render-qml-to-texture/TextRectangle.qml [new file with mode: 0644]
tests/manual/render-qml-to-texture/main.cpp [new file with mode: 0644]
tests/manual/render-qml-to-texture/planematerial.cpp [new file with mode: 0644]
tests/manual/render-qml-to-texture/planematerial.h [new file with mode: 0644]
tests/manual/render-qml-to-texture/render-qml-to-texture.pri [new file with mode: 0644]
tests/manual/render-qml-to-texture/render-qml-to-texture.pro [new file with mode: 0644]
tests/manual/render-qml-to-texture/render-qml-to-texture.qrc [new file with mode: 0644]
tests/manual/render-qml-to-texture/shaders/es2/texturing.frag [new file with mode: 0644]
tests/manual/render-qml-to-texture/shaders/es2/texturing.vert [new file with mode: 0644]
tests/manual/render-qml-to-texture/shaders/gl3/texturing.frag [new file with mode: 0644]
tests/manual/render-qml-to-texture/shaders/gl3/texturing.vert [new file with mode: 0644]
tests/manual/rendercapture-cpp/main.cpp [new file with mode: 0644]
tests/manual/rendercapture-cpp/mycapture.h [new file with mode: 0644]
tests/manual/rendercapture-cpp/orbittransformcontroller.cpp [new file with mode: 0644]
tests/manual/rendercapture-cpp/orbittransformcontroller.h [new file with mode: 0644]
tests/manual/rendercapture-cpp/rendercapture-cpp.pro [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/CaptureScene.qml [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/main.cpp [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/main.qml [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/qml.qrc [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/rendercapture-qml-fbo.pro [new file with mode: 0644]
tests/manual/rendercapture-qml-fbo/rendercaptureprovider.h [new file with mode: 0644]
tests/manual/rendercapture-qml/CaptureScene.qml [new file with mode: 0644]
tests/manual/rendercapture-qml/main.cpp [new file with mode: 0644]
tests/manual/rendercapture-qml/main.qml [new file with mode: 0644]
tests/manual/rendercapture-qml/qml.qrc [new file with mode: 0644]
tests/manual/rendercapture-qml/rendercapture-qml.pro [new file with mode: 0644]
tests/manual/rendercapture-qml/rendercaptureprovider.h [new file with mode: 0644]
tests/manual/rhi/main.cpp [new file with mode: 0644]
tests/manual/rhi/qtlogo.png [new file with mode: 0644]
tests/manual/rhi/rhi.pro [new file with mode: 0644]
tests/manual/rigged-simple/DefaultSceneEntity.qml [new file with mode: 0644]
tests/manual/rigged-simple/SkinnedEntity.qml [new file with mode: 0644]
tests/manual/rigged-simple/SkinnedPbrEffect.qml [new file with mode: 0644]
tests/manual/rigged-simple/main.cpp [new file with mode: 0644]
tests/manual/rigged-simple/main.qml [new file with mode: 0644]
tests/manual/rigged-simple/rigged-simple.pro [new file with mode: 0644]
tests/manual/rigged-simple/rigged-simple.qrc [new file with mode: 0644]
tests/manual/rigged-simple/skinnedPbr.vert [new file with mode: 0644]
tests/manual/scene3d-in-sync/main.cpp [new file with mode: 0644]
tests/manual/scene3d-in-sync/main.qml [new file with mode: 0644]
tests/manual/scene3d-in-sync/scene3d-in-sync.pro [new file with mode: 0644]
tests/manual/scene3d-in-sync/scene3d-in-sync.qrc [new file with mode: 0644]
tests/manual/scene3d-loader/AnimatedEntity.qml [new file with mode: 0644]
tests/manual/scene3d-loader/Scene.qml [new file with mode: 0644]
tests/manual/scene3d-loader/Scene2.qml [new file with mode: 0644]
tests/manual/scene3d-loader/main.cpp [new file with mode: 0644]
tests/manual/scene3d-loader/main.qml [new file with mode: 0644]
tests/manual/scene3d-loader/scene3d-loader.pro [new file with mode: 0644]
tests/manual/scene3d-loader/scene3d-loader.qrc [new file with mode: 0644]
tests/manual/scene3d-visibility/main.cpp [new file with mode: 0644]
tests/manual/scene3d-visibility/main.qml [new file with mode: 0644]
tests/manual/scene3d-visibility/scene3d-visibility.pro [new file with mode: 0644]
tests/manual/scene3d-visibility/scene3d-visibility.qrc [new file with mode: 0644]
tests/manual/shader-image-qml/image_512x512.jpg [new file with mode: 0644]
tests/manual/shader-image-qml/main.cpp [new file with mode: 0644]
tests/manual/shader-image-qml/main.qml [new file with mode: 0644]
tests/manual/shader-image-qml/shader-image-qml.pro [new file with mode: 0644]
tests/manual/shader-image-qml/shader-image-qml.qrc [new file with mode: 0644]
tests/manual/shared_texture_image/image.png [new file with mode: 0644]
tests/manual/shared_texture_image/main.cpp [new file with mode: 0644]
tests/manual/shared_texture_image/main.qml [new file with mode: 0644]
tests/manual/shared_texture_image/shared_texture_image.pro [new file with mode: 0644]
tests/manual/shared_texture_image/shared_texture_image.qrc [new file with mode: 0644]
tests/manual/sharedtexture/main.cpp [new file with mode: 0644]
tests/manual/sharedtexture/sharedtexture.pro [new file with mode: 0644]
tests/manual/sharedtexture/videoplayer.cpp [new file with mode: 0644]
tests/manual/sharedtexture/videoplayer.h [new file with mode: 0644]
tests/manual/sharedtextureqml/main.cpp [new file with mode: 0644]
tests/manual/sharedtextureqml/main.qml [new file with mode: 0644]
tests/manual/sharedtextureqml/qml.qrc [new file with mode: 0644]
tests/manual/sharedtextureqml/sharedtextureqml.pro [new file with mode: 0644]
tests/manual/simple-shaders-qml/main.cpp [new file with mode: 0644]
tests/manual/simple-shaders-qml/main.qml [new file with mode: 0644]
tests/manual/simple-shaders-qml/simple-shader.frag [new file with mode: 0644]
tests/manual/simple-shaders-qml/simple-shader.vert [new file with mode: 0644]
tests/manual/simple-shaders-qml/simple-shaders-qml.pro [new file with mode: 0644]
tests/manual/simple-shaders-qml/simple-shaders-qml.qrc [new file with mode: 0644]
tests/manual/skinned-mesh/DefaultSceneEntity.qml [new file with mode: 0644]
tests/manual/skinned-mesh/SkinnedEntity.qml [new file with mode: 0644]
tests/manual/skinned-mesh/SkinnedPbrEffect.qml [new file with mode: 0644]
tests/manual/skinned-mesh/jump.json [new file with mode: 0644]
tests/manual/skinned-mesh/main.cpp [new file with mode: 0644]
tests/manual/skinned-mesh/main.qml [new file with mode: 0644]
tests/manual/skinned-mesh/skinned-mesh.pro [new file with mode: 0644]
tests/manual/skinned-mesh/skinned-mesh.qrc [new file with mode: 0644]
tests/manual/skinned-mesh/skinnedPbr.vert [new file with mode: 0644]
tests/manual/skybox/Skybox.qml [new file with mode: 0644]
tests/manual/skybox/doc/src/skybox.qdoc [new file with mode: 0644]
tests/manual/skybox/main.cpp [new file with mode: 0644]
tests/manual/skybox/main.qml [new file with mode: 0644]
tests/manual/skybox/skybox.pro [new file with mode: 0644]
tests/manual/skybox/skybox.qrc [new file with mode: 0644]
tests/manual/spritegrid/main.cpp [new file with mode: 0644]
tests/manual/spritegrid/main.qml [new file with mode: 0644]
tests/manual/spritegrid/spritegrid.png [new file with mode: 0644]
tests/manual/spritegrid/spritegrid.pro [new file with mode: 0644]
tests/manual/spritegrid/spritegrid.qrc [new file with mode: 0644]
tests/manual/subtree-enabler-qml/FrameGraph.qml [new file with mode: 0644]
tests/manual/subtree-enabler-qml/SimpleCamera.qml [new file with mode: 0644]
tests/manual/subtree-enabler-qml/main.cpp [new file with mode: 0644]
tests/manual/subtree-enabler-qml/main.qml [new file with mode: 0644]
tests/manual/subtree-enabler-qml/subtree-enabler-qml.pro [new file with mode: 0644]
tests/manual/subtree-enabler-qml/subtree-enabler-qml.qrc [new file with mode: 0644]
tests/manual/tessellation-modes/BasicCamera.qml [new file with mode: 0644]
tests/manual/tessellation-modes/TessellatedQuad.qml [new file with mode: 0644]
tests/manual/tessellation-modes/TessellatedWireframeEffect.qml [new file with mode: 0644]
tests/manual/tessellation-modes/TessellatedWireframeMaterial.qml [new file with mode: 0644]
tests/manual/tessellation-modes/doc/src/tessellation-modes.qdoc [new file with mode: 0644]
tests/manual/tessellation-modes/main.cpp [new file with mode: 0644]
tests/manual/tessellation-modes/main.qml [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/flat.frag [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/isolines.tcs [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/isolines.tes [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/passthru.vert [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/phongwireframe.frag [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/quads.tcs [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/quads.tes [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/robustwireframe.geom [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/triangles.tcs [new file with mode: 0644]
tests/manual/tessellation-modes/shaders/triangles.tes [new file with mode: 0644]
tests/manual/tessellation-modes/tessellatedquadmesh.cpp [new file with mode: 0644]
tests/manual/tessellation-modes/tessellatedquadmesh.h [new file with mode: 0644]
tests/manual/tessellation-modes/tessellation-modes.pro [new file with mode: 0644]
tests/manual/tessellation-modes/tessellation-modes.qrc [new file with mode: 0644]
tests/manual/texture-updates-cpp/main.cpp [new file with mode: 0644]
tests/manual/texture-updates-cpp/scene.cpp [new file with mode: 0644]
tests/manual/texture-updates-cpp/scene.h [new file with mode: 0644]
tests/manual/texture-updates-cpp/texture-updates-cpp.pro [new file with mode: 0644]
tests/manual/texture_property_updates/image.jpg [new file with mode: 0644]
tests/manual/texture_property_updates/image2.jpg [new file with mode: 0644]
tests/manual/texture_property_updates/main.cpp [new file with mode: 0644]
tests/manual/texture_property_updates/main.qml [new file with mode: 0644]
tests/manual/texture_property_updates/texture_property_updates.pro [new file with mode: 0644]
tests/manual/texture_property_updates/texture_property_updates.qrc [new file with mode: 0644]
tests/manual/transforms-qml/RenderableEntity.qml [new file with mode: 0644]
tests/manual/transforms-qml/TemporaryCamera.qml [new file with mode: 0644]
tests/manual/transforms-qml/TrefoilKnot.qml [new file with mode: 0644]
tests/manual/transforms-qml/main.cpp [new file with mode: 0644]
tests/manual/transforms-qml/main.qml [new file with mode: 0644]
tests/manual/transforms-qml/transforms-qml.pro [new file with mode: 0644]
tests/manual/transforms-qml/transforms-qml.qrc [new file with mode: 0644]
tests/manual/transparency-qml-scene3d/Scene.qml [new file with mode: 0644]
tests/manual/transparency-qml-scene3d/main.cpp [new file with mode: 0644]
tests/manual/transparency-qml-scene3d/main.qml [new file with mode: 0644]
tests/manual/transparency-qml-scene3d/transparency-qml-scene3d.pro [new file with mode: 0644]
tests/manual/transparency-qml-scene3d/transparency-qml-scene3d.qrc [new file with mode: 0644]
tests/manual/transparency-qml/main.cpp [new file with mode: 0644]
tests/manual/transparency-qml/main.qml [new file with mode: 0644]
tests/manual/transparency-qml/transparency-qml.pro [new file with mode: 0644]
tests/manual/transparency-qml/transparency-qml.qrc [new file with mode: 0644]
tests/manual/video-texture-qml/main.cpp [new file with mode: 0644]
tests/manual/video-texture-qml/main.qml [new file with mode: 0644]
tests/manual/video-texture-qml/video-texture-qml.pro [new file with mode: 0644]
tests/manual/video-texture-qml/video-texture-qml.qrc [new file with mode: 0644]
tests/tests.pro [new file with mode: 0644]
tools/qgltf/qgltf.cpp [new file with mode: 0644]
tools/qgltf/qgltf.pro [new file with mode: 0644]
tools/tools.pro [new file with mode: 0644]
tools/utils/exporters/blender/qt3d_animation_export.py [new file with mode: 0644]
tools/utils/exporters/blender/qt3d_armature_export.py [new file with mode: 0644]
tools/utils/exporters/blender/qt3d_path_export.py [new file with mode: 0644]
tools/utils/qtcreator/README [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/backendnode.cpp [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/backendnode_p.h [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/file.cpp [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/file.h [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/file_p.h [new file with mode: 0644]
tools/utils/qtcreator/templates/wizards/classes/qt3d/wizard.json [new file with mode: 0644]
usecases/CleanQmlDream.qml [new file with mode: 0644]
usecases/ExternallyReferencedFrameGraphConfiguration.qml [new file with mode: 0644]
usecases/InlineFrameGraphConfiguration.qml [new file with mode: 0644]
usecases/OwnershipCompose.qml [new file with mode: 0644]
usecases/ReferencedFrameGraphConfiguration.qml [new file with mode: 0644]
usecases/SampleFrameGraphConfiguration.qml [new file with mode: 0644]
usecases/use_cases.pro [new file with mode: 0644]