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
/
parameterpack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Fix uses of inefficient QList<QNodeId>
Marc Mutz
2016-03-01
1
-1
/
+1
*
const QNodeId & -> QNodeId
Paul Lemire
2016-02-22
1
-2
/
+2
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
QAspectManager: Explicitly mark as private API
Andy Nichols
2015-10-30
1
-1
/
+0
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Move Render aspect into the Qt3DRender namespace
Sean Harmer
2015-10-13
1
-8
/
+6
*
Copyright header change.
Mika Salmela
2015-02-09
1
-19
/
+14
*
Micro optimization to ParameterPack
Konstantin Ritt
2015-01-05
1
-3
/
+1
*
Rename QNodeUuid to QNodeId
Sean Harmer
2014-11-19
1
-3
/
+3
*
QNodeUuid: typedef for QUuid
Paul Lemire
2014-11-02
1
-3
/
+3
*
Restored QParameter dynamic updates
Paul Lemire
2014-10-18
1
-47
/
+10
*
QAspectManager made private
Paul Lemire
2014-10-17
1
-1
/
+1
*
ParameterPack
Paul Lemire
2014-10-17
1
-11
/
+11
*
Mark backend render classes as private and fix compilation
Sean Harmer
2014-08-17
1
-4
/
+4
*
ParameterPack references parameters by their uuid
Paul Lemire
2014-08-14
1
-10
/
+10
*
RenderMaterial, RenderEffect, ParameterPack setRenderer
Paul Lemire
2014-07-18
1
-8
/
+9
*
QScenePropertyChange cleaned and d-pointered
Paul Lemire
2014-07-09
1
-2
/
+2
*
QSceneChange cleaned and d-pointered
Paul Lemire
2014-07-09
1
-1
/
+1
*
Renamed Parameter to QParameter
Paul Lemire
2014-07-09
1
-5
/
+5
*
Added dtor and getter to ParameterPack
Paul Lemire
2014-06-27
1
-0
/
+14
*
ParameterPack observing Parameters
Paul Lemire
2014-06-27
1
-7
/
+6
*
ParameterPack monitoring Parameter peers
Paul Lemire
2014-06-27
1
-6
/
+3
*
Added ParameterPack
Paul Lemire
2014-06-27
1
-0
/
+113