aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/qssgutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some more msvc warningsLaszlo Agocs2025-06-121-2/+2
* Assimp: baseColorFactor is linear and needs to be sRGBAndy Nichols2025-04-041-0/+9
* Fix the decompose functionChristian Strømme2024-07-051-1/+1
* Add internal machinery to set the local transform directly on a nodeChristian Strømme2024-05-141-1/+14
* Move utility functions under the QSSGUtils namespaceChristian Strømme2023-09-041-25/+25
* Tonemap the clear colorLaszlo Agocs2022-08-011-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-161-29/+3
* Use QMatrix4x4's normalMatrix for calculating the normal matrixLaszlo Agocs2022-02-151-44/+0
* Make sure QColors are converted to linear color spaceAndy Nichols2020-09-161-0/+10
* Remove rad/deg functions in qssgutilsChristian Strømme2020-02-171-20/+0
* Remove qssgrendereuleranglesChristian Strømme2020-02-041-7/+0
* Make it right handedChristian Strømme2020-01-301-1/+1
* QQuick3DNode: ensure we compare frontend and backend using radRichard Moe Gustavsen2019-11-051-4/+1
* mat44: add function to normalize a QMatrix4x4Richard Moe Gustavsen2019-11-051-0/+18
* Change EulOrdxxx values defined in utils to enum EulerOrderNorihito Tohge2019-10-311-1/+1
* Revert "Add a create functions for mat33 and mat44"Christian Strømme2019-10-311-23/+13
* Add custom inline version of dotProduct and crossProductChristian Strømme2019-10-301-1/+16
* Add a create functions for mat33 and mat44Christian Strømme2019-10-241-13/+23
* QtQuick3DUtils: add getPosition() et.al to mat44Richard Moe Gustavsen2019-09-051-0/+23
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+205