summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Try to investigate why tst_GraphicsHelperGL3_3::blitFramebuffer() failsv5.9.0-beta3Giuseppe D'Angelo2017-04-181-2/+2
* tst_GraphicsHelperGL3_2::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-182-3/+6
* tst_GraphicsHelperGL3_3: remove blacklist of blitFramebufferGiuseppe D'Angelo2017-04-181-2/+0
* tst_GraphicsHelperGL3_3::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-181-1/+6
* Fix rendercapture-cpp example crash when using continuous captureMäättä Antti2017-04-181-3/+5
* Set camera lens exposure on creation of backend nodeSean Harmer2017-04-141-0/+1
* Enable the seamless cubemap extension for SkyboxEntitySean Harmer2017-04-141-0/+5
* Don't generate mips for skybox entity when using loaded textureSean Harmer2017-04-141-0/+1
* Use correct implicit geometric shadowing/masking term in BRDFSean Harmer2017-04-142-2/+2
* Don't enable default light when an environment light is usedSean Harmer2017-04-141-1/+2
* Simplify code example in QAbstractAnimationClipv5.9.0-beta2Sean Harmer2017-04-131-11/+5
* Add convenience ctor to QClipBlendValueSean Harmer2017-04-132-1/+10
* Add convenience ctor to QAnimationClipLoaderSean Harmer2017-04-132-0/+9
* Pass QUrl by const ref in QAnimationClipLoaderSean Harmer2017-04-132-3/+3
* Document QAbstractAnimationClipSean Harmer2017-04-131-0/+86
* Flesh out animation module overview documentationSean Harmer2017-04-131-4/+136
* QRenderCapture: add saveImage() to replace saveToFile()Andy Maloney2017-04-124-3/+38
* Fix license headers in manual testsSean Harmer2017-04-126-48/+294
* Remove defunct TODO commentSean Harmer2017-04-121-1/+0
* Use using namespace declaration to animation clip unit testSean Harmer2017-04-121-8/+10
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-1223-91/+91
* Add a flag to AnimationClipLoader to track where its data comes fromSean Harmer2017-04-124-3/+37
* Refactor clip loading and add support for loading from dataSean Harmer2017-04-124-11/+77
* Picking: don’t emit click if mouse released on different entityMike Krus2017-04-122-9/+8
* Add plugins.qmltypes file for scene2dMäättä Antti2017-04-121-0/+121
* Add skeleton documentation for scene2d moduleMäättä Antti2017-04-124-8/+114
* Add new version check to config.tests for assimpMäättä Antti2017-04-111-0/+5
* Use interpolation enum from QKeyFrameSean Harmer2017-04-114-17/+13
* Start adding support for programmatic clips to the backend nodeSean Harmer2017-04-116-7/+39
* Fix header include guardsSean Harmer2017-04-111-3/+3
* Register QAbstractAnimationClip to create AnimationClipLoadersSean Harmer2017-04-111-3/+3
* Adapt manual test to exercise new animation data APISean Harmer2017-04-115-3/+180
* Export QAnimationClip to QMLSean Harmer2017-04-111-0/+2
* Add QAnimationClip classSean Harmer2017-04-114-2/+262
* Add value types for animation dataSean Harmer2017-04-119-2/+934
* Add manual test to prove out API for defining clipsSean Harmer2017-04-116-1/+271
* Use obj loader plugin by default if file has no extensionMike Krus2017-04-091-0/+2
* Fix local localIntersection computation in pickingMike Krus2017-04-091-1/+1
* Silence warning about unused parameterThiago Macieira2017-04-081-0/+1
* Fix warning about cast from ASCIIThiago Macieira2017-04-081-1/+1
* Silence ICC warning about unused local variableThiago Macieira2017-04-071-1/+1
* Fix spelling in comments and docsAndy Maloney2017-04-0611-15/+15
* Fix crash in rendercapture-cppAntti Määttä2017-04-051-3/+5
* Fix include capitalisation when using -no-pchSean Harmer2017-04-051-1/+1
* Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-0511-27/+51
* Hook Scene3D cleanup on scenegraphInvalidated tooLaszlo Agocs2017-04-052-10/+24
* Examples: Fix license headersKai Koehne2017-04-0533-655/+1054
* Fix include guards in QAnimationClipLoaderSean Harmer2017-04-051-3/+3
* Add a QQuickWidget-based Scene3D exampleLaszlo Agocs2017-04-046-1/+157
* Ensure Shader disconnects the destroyed listener from the contextLaszlo Agocs2017-04-041-0/+2