summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove private classes from public documentationPaul Wicking2018-07-114-1/+5
* Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-117-12/+104
* More fuzzy evaluation when calculating rootsChristian Strømme2018-07-102-1/+14
* Entity: don't release child data in cleanupPaul Lemire2018-07-061-4/+0
* Avoid busy loop in QAspectManager while simulation loop is not startedMauro Persano2018-07-041-35/+36
* Handle reparenting to nodes which have no backendPaul Lemire2018-07-042-36/+190
* Doc: Fix QRenderAspect \inmodule commandTopi Reinio2018-06-271-2/+2
* Fix QTextureImageData data access with individual TextureImagesLaszlo Agocs2018-06-271-3/+5
* Don't abort rendering when env light textures are not setPaul Lemire2018-06-271-2/+10
* Fix deadlock in scene2dMäättä Antti2018-06-262-1/+25
* QGraphicsApiFilter: fix Vulkan enum value aliasingPaul Lemire2018-06-252-4/+13
* Fix race condition when executing multiple filterlayerjobs at oncePaul Lemire2018-06-2511-50/+225
* Fix compile warningsPaul Lemire2018-06-205-7/+11
* Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Qt Forward Merge Bot2018-06-197-4/+59
|\
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-197-4/+59
| |\
| | * GLTexture: don't assert on empty image data contentv5.11.1Paul Lemire2018-06-131-1/+8
| | * Fix UniformValue data size for texturesLaszlo Agocs2018-06-122-1/+10
| | * Add changes file for Qt 5.11.1Antti Kokko2018-06-121-0/+29
| | * QRenderAspect: properly register functor for QAbstractSkeletonPaul Lemire2018-06-111-1/+4
| | * Add devicePixelRatio to QPaintedTextureImagePrivateLaszlo Agocs2018-06-112-1/+8
* | | Doc: Add missing dots (qt3d)Paul Wicking2018-06-1985-129/+129
|/ /
* / assimp,qgltf: add /bigobj flag for Win ICC and MSVCAlexander Shevchenko2018-06-121-0/+3
|/
* Fix raycasting job dependenciesLaszlo Agocs2018-06-011-0/+1
* Fix build without QtConcurrentTasuku Suzuki2018-06-014-1/+67
* Bump versionOswald Buddenhagen2018-05-311-1/+1
* Add a GLES 3.1 graphics helperLaszlo Agocs2018-05-297-2/+314
* Fix BlitFramebuffer on GLESLaszlo Agocs2018-05-293-2/+16
* Fix flashing and crashing of scene2dMäättä Antti2018-05-294-3/+60
* Use FDL license for all .qdoc filesKai Koehne2018-05-2816-336/+144
* Fix compiler warningsFriedemann Kleint2018-05-242-4/+3
* Fix build without features.qml-delegate-modelTasuku Suzuki2018-05-151-2/+24
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0915-60/+141
|\
| * Remove erronous entry about QFragmentOutput in the changelogv5.11.0-rc2v5.11.0Andy Shaw2018-05-081-3/+0
| * Avoid locking up on Radeonv5.11.0-rc1Laszlo Agocs2018-05-044-5/+29
| * Remove race in texture data uploadPaul Lemire2018-05-042-12/+24
| * gltf sceneloader: request mirrored=false for texturesLaszlo Agocs2018-04-272-0/+3
| * Add changes file for Qt 5.11.0Antti Kokko2018-04-251-0/+28
| * Animation: Make a fuzzy comparison when verifying cubic rootsSvenn-Arne Dragly2018-04-242-37/+55
| * Doc: Remove non-existent license file from qt_attribution.jsonTopi Reinio2018-04-241-1/+0
| * Doc: Use the correct module command for QML typesTopi Reinio2018-04-245-5/+5
* | Change scene2d to always clear the windowMäättä Antti2018-05-081-1/+2
* | Fix for a missing headerNikolay Zamotaev2018-05-041-0/+1
* | Remove one more hardcoded C++ version for MinGW/GCCSimo Fält2018-05-041-3/+0
* | Mark 3rd-party 'Jet Propulsion Laboratory Photojournal' as examples onlyKai Koehne2018-05-021-0/+1
* | Fix bad use of QEvent::TimerThiago Macieira2018-05-012-2/+2
* | Doc: Add note about projectionMatrix effect on projectionType in QMLPaul Wicking2018-04-261-0/+4
* | Doc: Add basic documentation for Scene3D QML modulePaul Wicking2018-04-268-17/+134
* | Scene3DRenderer: Do not call windowChanged lambda on destroyed objectOliver Wolff2018-04-231-1/+1
* | Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-2045-323/+419
* | Revert "Doc: Divide documentation into submodules"Topi Reinio2018-04-2030-408/+132