summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix layer filter manual testPaul Lemire2017-11-161-2/+2
| * | Fix rendering following LayersDirtyPaul Lemire2017-11-161-110/+248
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Lars Knoll2017-11-158-92/+79
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-158-92/+79
| | |\|
| | | * Add layer entity filter cachingSvenn-Arne Dragly2017-11-141-0/+4
| | | * Rework resource handlingLars Knoll2017-11-073-90/+38
| | | * Deal with trailing spaces and crlfKevin Ottens2017-11-073-1/+36
| * | | Set the mapping type in tst_findrunningclipanimatorjobsSvenn-Arne Dragly2017-11-151-0/+1
| * | | Test if m_mappingType is properly initialized in tst_channelmappingSvenn-Arne Dragly2017-11-151-0/+4
| |/ /
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-1311-343/+253
|\| |
| * | Blacklist filtercompatiblerechniquejob autotestMäättä Antti2017-11-081-3/+4
| * | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-312-3/+16
| |\|
| | * Blacklist checkRunRendererRunning in WindowsTony Sarajärvi2017-10-201-0/+2
| | * Blacklist tst_FilterCompatibleTechniqueJob in WindowsTony Sarajärvi2017-10-191-0/+2
| | * tst_FilterCompatibleTechniqueJob: Fix crash on Open GL context creation failureFriedemann Kleint2017-10-181-3/+12
| * | 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
* | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-10-063-5/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-0519-165/+5294
|\| |
| * | 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
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-2522-75/+75
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2527-111/+111
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2231-854/+2330
|\| |
| * | 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