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
/
qquick3dobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QQmlV4ExecutionEnginePtr rather than ExecutionEngine*
Ulf Hermann
2024-04-19
1
-2
/
+2
*
Some minor clean-ups to the base graph object
Christian Strømme
2023-09-04
1
-1
/
+1
*
Remove the detachWatchers signal in QQuick3DObject
Christian Strømme
2023-01-24
1
-1
/
+0
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-1
/
+1
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Remove the qml revisioning for 1.x
Christian Strømme
2021-06-23
1
-1
/
+0
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-10
/
+7
*
Move updatePropertyListener() and ConnectionMap out of QQuick3DObject
Christian Strømme
2020-10-27
1
-8
/
+0
*
Update QML versioning and type registration
Paul Olav Tvete
2020-08-28
1
-0
/
+4
*
Render 2D items without and FBO when possible
Andy Nichols
2020-06-12
1
-0
/
+3
*
Explicitly include QSharedPointer in qquick3dobject.h
Norihito Tohge
2020-03-18
1
-0
/
+1
*
Fix type API
Christian Strømme
2020-03-04
1
-27
/
+1
*
Remove duplicate typdefs for the ConnectionMap
Christian Strømme
2020-03-04
1
-2
/
+1
*
Don't expose the scene manager in the QQuick3DObject class
Christian Strømme
2020-03-04
1
-2
/
+0
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-1
/
+1
*
Fix ItemChange data in QQuick3DObject
Christian Strømme
2020-02-17
1
-4
/
+6
*
Make property update connections unique
Antti Määttä
2020-02-11
1
-1
/
+2
*
Code clean-up: unnecessary-value-param
Christian Strømme
2020-02-10
1
-1
/
+1
*
Fix scene manager node references
Antti Määttä
2020-02-07
1
-3
/
+4
*
Add ability to directly place QQuickItems in 3D scene
Inho Lee
2020-02-06
1
-0
/
+1
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-0
/
+169