summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-081-0/+83
* Fix OnDemand render policySvenn-Arne Dragly2018-02-013-54/+19
* Unit tests for Matrix4x4Paul Lemire2018-01-265-1/+975
* SceneLoader: fix broken scene tree unloadingPaul Lemire2018-01-231-0/+35
* SceneManager: rename pendingSceneLoaderJobs()Paul Lemire2018-01-231-4/+4
* Fix private tests for boot2qtSami Nurmenniemi2018-01-232-1/+4
* Merge branch '5.9' into 5.10Sean Harmer2018-01-223-1/+258
|\
| * Calculate and store real transform of camera in addition to view matrixSvenn-Arne Dragly2018-01-223-1/+258
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-222-1/+75
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-222-1/+75
| |\|
| | * Add unit test and fix for broken order of event deliverySean Harmer2018-01-181-0/+74
| | * Scene3D: allow to force blocking renderingPaul Lemire2018-01-161-1/+1
* | | Generate default channel values as neededSean Harmer2018-01-221-19/+0
|/ /
* | QMesh: do not rely on QAspectEngine to create QGeometryFactoryPaul Lemire2018-01-222-11/+80
* | Add a function to calculate the default value for missing channelsSean Harmer2018-01-191-0/+164
* | Store more information in the ChannelNameAndType structSean Harmer2018-01-191-27/+103
* | Add getters for joint transformations to SkeletonSean Harmer2018-01-191-0/+58
* | Wrap up the format describing source clip and formatted resultsSean Harmer2018-01-182-68/+162
* | Add function to return name of a jointSean Harmer2018-01-181-0/+18
* | Merge branch '5.9' into 5.10Sean Harmer2018-01-122-44/+41
|\|
| * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-132-44/+41
* | Add test for QPickEvent private dataMike Krus2017-12-241-0/+6
* | Add QBlitFramebuffer auto-parenting behaviorLaszlo Agocs2017-12-112-7/+34
* | Improve performance for finding entities in subsetSvenn-Arne Dragly2017-12-041-1/+1
* | Split animation callback handling into its own frontend classSean Harmer2017-11-163-1/+237
* | 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
|/ /
* | 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
* | 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
|\|