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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
1
-2
/
+0
*
Make Node::markSceneTransformDirty when the parent node is changed
Inho Lee
2022-11-25
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Make Node forward, up and right bindable
Kaj Grönholm
2021-08-09
1
-3
/
+6
*
Remove the qml revisioning for 1.x
Christian Strømme
2021-06-23
1
-12
/
+11
*
Take the node argument in QQuick3DNode's map functions as const pointer
Christian Strømme
2021-06-08
1
-4
/
+4
*
Clazy: MOC needs signatures to be fully qualified for SLOTS/INVOKABLES
Andy Nichols
2021-02-08
1
-1
/
+1
*
Update QML versioning and type registration
Paul Olav Tvete
2020-08-28
1
-11
/
+14
*
Fix LookAt API errors
Andy Nichols
2020-04-21
1
-0
/
+2
*
Fix type API
Christian Strømme
2020-03-04
1
-3
/
+1
*
Remove qssgrendereulerangles
Christian Strømme
2020-02-04
1
-1
/
+0
*
Add initial enum value for StaticFlags
Tomi Korpipaa
2020-02-03
1
-0
/
+1
*
Use Quaternions for rotation in Node API
Andy Nichols
2020-01-31
1
-26
/
+11
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-1
/
+2
*
Make it right handed
Christian Strømme
2020-01-30
1
-9
/
+0
*
Add static flag for future use
Jere Tuliniemi
2020-01-29
1
-0
/
+9
*
Dirty front-end objects when rendernode is created
Miikka Heikkinen
2019-12-11
1
-0
/
+1
*
QQuick3DNode: add function 'rotate()'
Richard Moe Gustavsen
2019-11-07
1
-0
/
+9
*
Remove all propertyChanged signal arguments
Richard Moe Gustavsen
2019-11-05
1
-11
/
+11
*
Change EulOrdxxx values defined in utils to enum EulerOrder
Norihito Tohge
2019-10-31
1
-12
/
+12
*
Let slot parameters be passed as const references
Richard Moe Gustavsen
2019-10-31
1
-4
/
+4
*
Remove illegal inline specifier
Norihito Tohge
2019-10-29
1
-1
/
+1
*
QtQuick3DNode: rename globalTransform to sceneTransform
Richard Moe Gustavsen
2019-10-24
1
-5
/
+5
*
QQuick3DNode: rename xxxInScene to sceneXXX
Richard Moe Gustavsen
2019-10-24
1
-10
/
+10
*
QtQuick3DNode: Const usage in the mapping functions
Richard Moe Gustavsen
2019-10-24
1
-8
/
+9
*
QQuick3DNode: remove boneId for now
Richard Moe Gustavsen
2019-10-24
1
-4
/
+0
*
Convert QQuick3DNode to use PIMPL for exposing designer properties
Andy Nichols
2019-10-14
1
-20
/
+4
*
QQuick3DNode: use 'scene' instead of 'global'
Richard Moe Gustavsen
2019-09-13
1
-17
/
+17
*
QQuick3DNode: emit changes to global position/rotation/scale
Richard Moe Gustavsen
2019-09-09
1
-4
/
+16
*
QQuick3DNode: only calculate global transform when changed
Richard Moe Gustavsen
2019-09-09
1
-0
/
+2
*
Add Repeater3D component
Andy Nichols
2019-09-05
1
-1
/
+1
*
QtQuick3DUtils: move QSSGEulerAngleConverter from runtime to utils
Richard Moe Gustavsen
2019-09-05
1
-1
/
+1
*
QQuick3DNode: add API for mapping to and from local space
Richard Moe Gustavsen
2019-09-04
1
-0
/
+9
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+178