aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d/qquick3dnode/tst_qquick3dnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use qFuzzyCompare to fix failing tst_QQuick3DNode::testPropertiesŁukasz Matysiak2024-04-261-1/+1
* Move utility functions under the QSSGUtils namespaceChristian Strømme2023-09-041-7/+7
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Attempt to clean-up some of the flags in our backend nodesChristian Strømme2022-04-251-2/+2
* Transform clean-upChristian Strømme2022-04-211-7/+8
* QQuick3DNode: Fix application order of local/parent rotation matricesYuya Nishihara2022-03-031-0/+19
* Add tests for QQuick3DNode's mapping functionsChristian Strømme2021-06-091-0/+126
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-25/+3
* Make it right handedChristian Strømme2020-01-301-8/+0
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-1/+1
* Add auto tests for QQuick3DNode and QQuick3DModelKaj Grönholm2019-10-271-0/+170