index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
qssgutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some more msvc warnings
Laszlo Agocs
2025-06-12
1
-2
/
+2
*
Assimp: baseColorFactor is linear and needs to be sRGB
Andy Nichols
2025-04-04
1
-0
/
+9
*
Fix the decompose function
Christian Strømme
2024-07-05
1
-1
/
+1
*
Add internal machinery to set the local transform directly on a node
Christian Strømme
2024-05-14
1
-1
/
+14
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-25
/
+25
*
Tonemap the clear color
Laszlo Agocs
2022-08-01
1
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Use QMatrix4x4's normalMatrix for calculating the normal matrix
Laszlo Agocs
2022-02-15
1
-44
/
+0
*
Make sure QColors are converted to linear color space
Andy Nichols
2020-09-16
1
-0
/
+10
*
Remove rad/deg functions in qssgutils
Christian Strømme
2020-02-17
1
-20
/
+0
*
Remove qssgrendereulerangles
Christian Strømme
2020-02-04
1
-7
/
+0
*
Make it right handed
Christian Strømme
2020-01-30
1
-1
/
+1
*
QQuick3DNode: ensure we compare frontend and backend using rad
Richard Moe Gustavsen
2019-11-05
1
-4
/
+1
*
mat44: add function to normalize a QMatrix4x4
Richard Moe Gustavsen
2019-11-05
1
-0
/
+18
*
Change EulOrdxxx values defined in utils to enum EulerOrder
Norihito Tohge
2019-10-31
1
-1
/
+1
*
Revert "Add a create functions for mat33 and mat44"
Christian Strømme
2019-10-31
1
-23
/
+13
*
Add custom inline version of dotProduct and crossProduct
Christian Strømme
2019-10-30
1
-1
/
+16
*
Add a create functions for mat33 and mat44
Christian Strømme
2019-10-24
1
-13
/
+23
*
QtQuick3DUtils: add getPosition() et.al to mat44
Richard Moe Gustavsen
2019-09-05
1
-0
/
+23
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+205