index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
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
/
quick3d
/
qquick3dnode_p_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused function from node private
Antti Määttä
2 days
1
-1
/
+0
*
Add internal machinery to set the local transform directly on a node
Christian Strømme
2024-05-14
1
-0
/
+4
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Remove the need to manually track rotation dirty state
Christian Strømme
2022-05-16
1
-3
/
+3
*
Make Node forward, up and right bindable
Kaj Grönholm
2021-08-09
1
-0
/
+2
*
Also update euler rotations when QQuick3DNode::rotate() is used
Miikka Heikkinen
2020-03-05
1
-0
/
+1
*
Fix type API
Christian Strømme
2020-03-04
1
-1
/
+1
*
Use Quaternions for rotation in Node API
Andy Nichols
2020-01-31
1
-2
/
+3
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-1
/
+1
*
Make it right handed
Christian Strømme
2020-01-30
1
-3
/
+2
*
Add static flag for future use
Jere Tuliniemi
2020-01-29
1
-0
/
+1
*
QQuick3DNode: change sceneRotation implementation
Richard Moe Gustavsen
2019-11-28
1
-0
/
+2
*
QQuick3DNode: factor out how to calculate rotationMatrix()
Richard Moe Gustavsen
2019-11-07
1
-0
/
+2
*
Add "We mean it" warnings missing in private headers
Andy Nichols
2019-10-29
1
-0
/
+12
*
QtQuick3DNode: rename globalTransform to sceneTransform
Richard Moe Gustavsen
2019-10-24
1
-6
/
+6
*
QQuick3DNode: remove boneId for now
Richard Moe Gustavsen
2019-10-24
1
-1
/
+0
*
Add private API to hide QQuick3DNodes in editor
Andy Nichols
2019-10-14
1
-0
/
+3
*
Convert QQuick3DNode to use PIMPL for exposing designer properties
Andy Nichols
2019-10-14
1
-0
/
+83