summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-144-54/+102
|\
| * 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
* | Add support for layers to control ray castingMike Krus2018-02-053-8/+152
* | Unit test for ray casting jobMike Krus2018-02-015-0/+382
* | Unit tests for QRayCaster and backend nodeMike Krus2018-02-015-0/+311
* | Manual unit test for ray castingMike Krus2018-02-0112-1/+637
* | Introduce QScreenRayCasterMike Krus2018-02-011-6/+6
* | Ray casting jobMike Krus2018-02-011-0/+1
* | Merge branch '5.10' into devSean Harmer2018-01-268-6/+1018
|\|
| * 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
* | Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-232-7/+84
* | Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-233-20/+59
* | Add convenience functions to convert between seconds and NSsChristian Strømme2018-01-231-4/+4
* | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2018-01-233-1/+258
|\|
| * 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 remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-223-20/+75
|\| |
| * | 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
* | | Mesh loading: send status updatePaul Lemire2018-01-222-0/+5
* | | QMesh: do not rely on QAspectEngine to create QGeometryFactoryPaul Lemire2018-01-222-11/+80
* | | QMesh: add a status propertyPaul Lemire2018-01-221-0/+37
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-95/+505
|\| |
| * | 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.10' into devSean Harmer2018-01-173-44/+47
|\| |
| * | 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
* | | Revise buffer traversal in bounding volume calculationLaszlo Agocs2018-01-081-1/+136
* | | Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-133-8/+35
|\| |
| * | Add QBlitFramebuffer auto-parenting behaviorLaszlo Agocs2017-12-112-7/+34
| * | Improve performance for finding entities in subsetSvenn-Arne Dragly2017-12-041-1/+1
* | | Cache material parameter gatherer resultsSvenn-Arne Dragly2017-12-062-4/+20
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-2014-201/+567
|\| |
| * | 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
| |\ \