Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use qFuzzyCompare to fix failing tst_QQuick3DNode::testProperties | Łukasz Matysiak | 2024-04-26 | 1 | -1/+1 |
* | Move utility functions under the QSSGUtils namespace | Christian Strømme | 2023-09-04 | 1 | -7/+7 |
* | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-16 | 1 | -28/+2 |
* | Attempt to clean-up some of the flags in our backend nodes | Christian Strømme | 2022-04-25 | 1 | -2/+2 |
* | Transform clean-up | Christian Strømme | 2022-04-21 | 1 | -7/+8 |
* | QQuick3DNode: Fix application order of local/parent rotation matrices | Yuya Nishihara | 2022-03-03 | 1 | -0/+19 |
* | Add tests for QQuick3DNode's mapping functions | Christian Strømme | 2021-06-09 | 1 | -0/+126 |
* | Use Quaternions for rotation in Node API | Andy Nichols | 2020-01-31 | 1 | -25/+3 |
* | Make it right handed | Christian Strømme | 2020-01-30 | 1 | -8/+0 |
* | Remove all propertyChanged signal arguments | Richard Moe Gustavsen | 2019-11-05 | 1 | -1/+1 |
* | Add auto tests for QQuick3DNode and QQuick3DModel | Kaj Grönholm | 2019-10-27 | 1 | -0/+170 |