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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Use QQmlV4ExecutionEnginePtr rather than ExecutionEngine*
Ulf Hermann
2024-04-19
1
-1
/
+1
*
Destroy backend nodes in the correct order
Laszlo Agocs
2023-10-02
1
-7
/
+8
*
Doc: Use correct module identifier in \qmlproperty
Topi Reinio
2023-06-05
1
-1
/
+1
*
Extensions API
Christian Strømme
2023-06-02
1
-0
/
+7
*
More improvements to how we track shared resources
Christian Strømme
2023-04-24
1
-1
/
+10
*
Make sure models with an instanceRoot is updated properly
Christian Strømme
2023-02-15
1
-1
/
+13
*
Remove the detachWatchers signal in QQuick3DObject
Christian Strømme
2023-01-24
1
-4
/
+0
*
Simple tracking of shared resources
Christian Strømme
2022-11-23
1
-1
/
+8
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-0
/
+7
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-4
/
+4
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-30
/
+4
*
Improve sorting/priority of dirty nodes
Christian Strømme
2022-07-07
1
-36
/
+12
*
Remove irrelevant paint-order code
Christian Strømme
2022-07-01
1
-20
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add scene description plumbing for cubemap textures
Laszlo Agocs
2022-03-15
1
-1
/
+1
*
Overhaul the run-time type table and usage
Christian Strømme
2021-03-26
1
-55
/
+4
*
Doc: Use \qmldefault instead of \default
Paul Wicking
2021-03-23
1
-1
/
+1
*
Don't crash when View3D is deleted while objects remain
Paul Olav Tvete
2021-03-17
1
-0
/
+5
*
Another attempt to fix ref-deleted-scenemanager-on-destruct bug
Eirik Aavitsland
2021-02-04
1
-1
/
+1
*
Purge existing, inherited, unused-in-practice lightmap stuff
Laszlo Agocs
2021-02-03
1
-2
/
+0
*
Support morph animations
Inho Lee
2020-12-22
1
-0
/
+2
*
Add support for instanced rendering
Paul Olav Tvete
2020-12-16
1
-0
/
+1
*
Remove warning about ref count in QQuick3DObject
Christian Strømme
2020-11-13
1
-3
/
+1
*
Adjust to int -> qsizetype change in QQmlListProperty
Fabian Kosmale
2020-11-11
1
-6
/
+6
*
Fix sanity check in refSceneManager()
Christian Strømme
2020-11-04
1
-2
/
+3
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-31
/
+34
*
Move updatePropertyListener() and ConnectionMap out of QQuick3DObject
Christian Strømme
2020-10-27
1
-6
/
+6
*
Docs: Add documentation for QQuick3DObject (C++ and QML)
Andy Nichols
2020-10-26
1
-0
/
+213
*
Doc: Be more explicit about what the two main sub-types of Object3D are
Christian Strømme
2020-10-20
1
-4
/
+3
*
Doc: Add instantiates and inherits labels to the Object3D type
Christian Strømme
2020-10-20
1
-0
/
+2
*
Enhance 2D items in 3D docs
Laszlo Agocs
2020-10-07
1
-0
/
+20
*
Prevent null objects' connection after destroying
Inho Lee
2020-08-31
1
-1
/
+1
*
Add support for custom textures from data
Andy Nichols
2020-08-24
1
-0
/
+9
*
remove a redundant call around addToDirtyList
Inho Lee
2020-06-16
1
-5
/
+1
*
Render 2D items without and FBO when possible
Andy Nichols
2020-06-12
1
-20
/
+26
*
Quick3D : Skeletal Animation
Inho Lee
2020-06-05
1
-0
/
+4
*
Fix Item2D visibility & opacity
Kaj Grönholm
2020-03-11
1
-0
/
+1
*
Fix type API
Christian Strømme
2020-03-04
1
-34
/
+33
*
Don't expose the scene manager in the QQuick3DObject class
Christian Strømme
2020-03-04
1
-9
/
+1
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-28
/
+28
*
Fix crash when deleting lights
Antti Määttä
2020-02-13
1
-1
/
+3
*
Make property update connections unique
Antti Määttä
2020-02-11
1
-2
/
+3
*
Code clean-up: unnecessary-value-param
Christian Strømme
2020-02-10
1
-1
/
+2
*
Code clean-up: else-after-return
Christian Strømme
2020-02-07
1
-6
/
+3
*
Fix scene manager node references
Antti Määttä
2020-02-07
1
-18
/
+17
*
Add ability to directly place QQuickItems in 3D scene
Inho Lee
2020-02-06
1
-2
/
+12
*
Remove deleted object from bbox dirty list
Antti Määttä
2020-02-04
1
-0
/
+2
[next]