summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-064-310/+180
* Decompose a new quaternion rotation into euler anglesSean Harmer2017-10-061-0/+7
* Merge branch '5.9' into 5.10Sean Harmer2017-10-053-29/+48
|\
| * Share the effect from the phong materialSean Harmer2017-10-033-21/+32
| * Share the mesh in bigscene-cppSean Harmer2017-10-033-8/+12
| * Use qFuzzyCompare for rotation anglesSean Harmer2017-10-031-2/+2
| * Don't send change notifications for unneeded propertiesSean Harmer2017-10-031-0/+4
* | Extend skinned mesh manual test to use an animatorSean Harmer2017-10-038-5/+4722
* | Extend buildPropertyMappings to support skeleton mapping use caseSean Harmer2017-10-031-40/+124
* | Merge branch '5.9' into 5.10Sean Harmer2017-09-309-96/+448
|\|
| * Remove unused buildPropertyMappings() overload and testsSean Harmer2017-09-291-72/+1
| * Add unit test for FindRunningClipAnimatorsJobSean Harmer2017-09-295-1/+340
| * Add convenience function to ChannelMapper to return list of MappingsSean Harmer2017-09-271-2/+34
| * Ensure meshName gets used in the functorSean Harmer2017-09-271-0/+28
| * Actually get matching clip indices for componentsSean Harmer2017-09-261-8/+8
| * Fix gathering clip value node idsSean Harmer2017-09-262-4/+14
* | Deprecate QBuffer::typeKevin Ottens2017-09-222-25/+1
* | Merge branch '5.9' into 5.10Sean Harmer2017-09-1215-829/+207
|\|
| * Fix crash on surface selector unit testMike Krus2017-09-121-2/+2
| * Fix bounding sphere pickingMike Krus2017-09-123-0/+183
| * Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-114-10/+4
| * Get rid of the HandleManager classLars Knoll2017-09-116-347/+2
| * Remove ArrayPreallocationPolicyLars Knoll2017-09-114-472/+12
| * GraphicsHelperGL2: Remember to set raw byte sizeKevin Ottens2017-09-061-0/+6
* | Add sceneChangeEvent to QClock backend nodev5.10.0-alpha1Juan José Casafranca2017-09-081-0/+29
* | Implement enabledLayers on ShaderBuilderKevin Ottens2017-09-041-0/+90
* | Introduce enabled layers to QShaderProgramBuilderKevin Ottens2017-09-041-0/+56
* | Extend generateClipFormatIndices() to handle jointIndexSean Harmer2017-09-023-0/+1450
* | Extend checkAssignChannelComponentIndices test to cover indexed targetSean Harmer2017-09-021-0/+29
* | Extend buildRequiredChannelsAndTypes to handle indexed targetsSean Harmer2017-09-021-0/+42
* | Mirror QSkeletonMapping properties to ChannelMapping backend nodeSean Harmer2017-09-021-0/+30
* | Add QSkeletonMapping to Qt3DAnimationSean Harmer2017-09-023-1/+189
* | Create backend nodes for any QAbstractChannelMapping subclassSean Harmer2017-09-021-2/+5
* | Merge dev into 5.10Frederik Gladhorn2017-09-021-78/+30
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-011-78/+30
| |\|
| | * VSyncFrameAdvanceService: don't use timers in unit testsMauro Persano2017-08-311-78/+30
* | | Fix signed vs unsigned comparison warning in unit testSean Harmer2017-08-301-2/+2
* | | Remove duplicate SUBDIRS entry from manual testsSean Harmer2017-08-301-2/+1
* | | Send joint names and local poses from render to animation aspectSean Harmer2017-08-303-1/+160
* | | Factor out local poses into their own vectorSean Harmer2017-08-301-17/+30
* | | Add name property to QJointSean Harmer2017-08-301-4/+14
|/ /
* | Remove alignment tests that should not be present yetSean Harmer2017-08-252-31/+0
* | BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-2314-2/+1047
* | tst_graphicsapifilter: register signals typePaul Lemire2017-08-221-0/+7
* | Merge branch '5.9' into devSean Harmer2017-08-1949-139/+1751
|\|
| * VSyncFrameAdvanceService: fix Scene3D renderingPaul Lemire2017-08-111-1/+83
| * Add QRenderState unit testWieland Hagen2017-08-033-0/+313
| * Add private module qt3dcoretestSean Harmer2017-08-036-0/+365
| * Fix deferred-renderer-qml lightingWieland Hagen2017-08-024-63/+119
| * deferred-renderer-qml example: add all .qml files to projectWieland Hagen2017-08-021-0/+2