index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
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.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
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
backend
/
managers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Replace all implicit container move and clear by an explicit function
Paul Lemire
2021-02-24
1
-3
/
+3
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
1
-3
/
+3
*
Joints: remove removed joints from dirty list
Paul Lemire
2019-07-15
1
-0
/
+6
*
Fix FrameGraph node parenting
Jim Albamont
2019-04-16
1
-1
/
+5
*
SkeletonManager: rename dirtySkeletons to takeDirtySkeletons
Paul Lemire
2018-06-08
1
-1
/
+1
*
Change SkeletonManager to accept HSkeleton directly
Sean Harmer
2017-08-16
1
-2
/
+1
*
Add backend node for QJoint
Sean Harmer
2017-08-16
1
-0
/
+11
*
Load skeleton from glTF 2 file
Sean Harmer
2017-08-09
1
-0
/
+26
*
Fix memory leaks in render node managers
Antti Määttä
2016-05-26
1
-0
/
+5
*
Q_NULLPTR -> nullptr
Sean Harmer
2016-05-01
1
-1
/
+1
*
Change signature of FrameGraphManager::appendNode() slightly
Sean Harmer
2016-04-10
1
-2
/
+2
*
QBackendNode::peerUuid() renamed to peerId()
Paul Lemire
2016-03-05
1
-1
/
+1
*
const QNodeId & -> QNodeId
Paul Lemire
2016-02-22
1
-3
/
+3
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Port FrameGraphManager away from QResourceManager
Tobias Koenig
2016-01-20
1
-0
/
+73