aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtquick3dHEADdevQt Submodule Update Bot24 hours1-4/+4
* Add emit mode to shaped emittersAntti Määttä2 days17-25/+351
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot4 days1-4/+4
* Implement reversed emittersAntti Määttä7 days8-6/+136
* Mark particle system dirty when setting startTimeAntti Määttä7 days1-0/+1
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot7 days1-4/+4
* Fix build: make QQuick3DProfilerSceneGraphData::TimingData trivialThiago Macieira8 days1-4/+3
* Update TinyEXR to v1.0.12Andy Nichols8 days2-37/+133
* blendLine(): fix out of bounds read/writeJonas Karlsson9 days1-4/+10
* Update meshoptimizer to v0.23Andy Nichols9 days19-825/+3494
* Fix build of ShaderPoker manual testAndy Nichols9 days1-0/+1
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot14 days1-4/+4
* Add OIT as unsupported in GLES2Antti Määttä2025-05-071-0/+1
* Add warnings for OIT when it is not supportedAntti Määttä2025-05-072-0/+11
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-05-031-4/+4
* Build assetimporters plugin for QNXTuomas Vaarala2025-05-021-1/+1
* CMake: Don't enable ASM languageJoerg Bornemann2025-05-023-3/+3
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-05-011-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-291-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-241-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-221-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-151-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-101-4/+4
* XR: Small improvement to the scenegrabberChristian Strømme2025-04-081-2/+5
* XR: Fix some unused functionChristian Strømme2025-04-082-2/+1
* Some improvements to qssgrendercameraChristian Strømme2025-04-0827-247/+336
* Make the qUpdateIfNeeded work with any fuzzy compareChristian Strømme2025-04-081-2/+8
* visionOS: Clean-up some of the warning and debug messagesChristian Strømme2025-04-043-12/+11
* visionOS: Ensure that the layer renderer isn't released underneath usChristian Strømme2025-04-041-0/+5
* visionOS: emit the frameReady signal when running in the simulatorChristian Strømme2025-04-041-0/+11
* visionOS: Fix teardown when running in the simulatorChristian Strømme2025-04-041-11/+22
* Assimp: baseColorFactor is linear and needs to be sRGBAndy Nichols2025-04-044-2/+16
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-031-4/+4
* lightmapping: use human-readable duration outputKristoffer Skau2025-04-031-19/+42
* examples: fix top-level buildTim Blechmann2025-04-031-0/+2
* Disable oit if samplerVariables are not supportedAntti Määttä2025-04-032-1/+4
* Streamline a QElapsedTimer usageGiuseppe D'Angelo2025-04-021-1/+1
* Do not call restart() on an invalid QElapsedTimerGiuseppe D'Angelo2025-04-021-1/+1
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-04-011-4/+4
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2025-03-291-4/+4
* QQuick3DRenderStats: add missing headerTim Blechmann2025-03-291-0/+1
* Lightmapper: Fix "Cancelled by user" DebugView bugKristoffer Skau2025-03-283-27/+41
* Rename XrInputAction.hand property to controllerPaul Olav Tvete2025-03-2710-36/+79
* Move touch component to xr_shared directoryPaul Olav Tvete2025-03-275-39/+57
* Revert "XR examples: use Vulkan on Android"Paul Olav Tvete2025-03-256-30/+0
* Fix OIT alpha applied twiceAntti Määttä2025-03-251-1/+1
* Fix oit with custom materialsAntti Määttä2025-03-251-1/+1
* Add .gitreview filePaul Wicking2025-03-241-0/+4
* Add warning for custom shape source as trusted contentAntti Määttä2025-03-241-0/+5
* XR examples: use Vulkan on AndroidPaul Olav Tvete2025-03-216-0/+30