aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d/qquick3dnode
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
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* 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
* Unify test target namesKai Köhne2021-04-151-1/+1
* Remove QMake project filesJoerg Bornemann2021-02-101-6/+0
* CMake: Regenerate projectsAlexandru Croitor2020-11-101-1/+0
* Make most quick3d autotests normal, non-private testsLaszlo Agocs2020-10-052-7/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-1/+1
* CMake: Port qtquick3d to CMakeMårten Nordheim2020-04-251-0/+21
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-25/+3
* Make it right handedChristian Strømme2020-01-301-8/+0
* Fix autotest dependeciesTomi Korpipaa2019-11-131-1/+1
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-1/+1
* Add auto tests for QQuick3DNode and QQuick3DModelKaj Grönholm2019-10-272-0/+178