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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-25
6
-32
/
+1586
|
\
|
*
remove dependencies from sync.profile
Oswald Buddenhagen
2016-11-06
1
-13
/
+0
|
*
QFixedFrameAllocator: Extract Method scan()
Marc Mutz
2016-10-24
2
-17
/
+25
|
*
QRenderAspect: remove misleading check
Marc Mutz
2016-10-24
1
-1
/
+1
|
*
Merge fix for tst_renderqueue::concurrentQueueAccess autotest to 5.6
Milla Pohjanheimo
2016-10-19
1
-14
/
+7
|
*
GLTFIO: check return value of QFile::open()
Marc Mutz
2016-10-05
1
-6
/
+4
|
*
remove pointless load(qt_build_paths)
Oswald Buddenhagen
2016-10-04
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.7.1' into 5.7
Liang Qi
2016-11-24
11
-43
/
+73
|
\
\
|
*
|
NodeInstantiator created nodes go to its parent
v5.7.1
Kevin Ottens
2016-10-14
7
-38
/
+60
|
*
|
Give access to FrameGraphNode as a grouping node
Kevin Ottens
2016-10-14
4
-5
/
+13
*
|
|
Readd doc that was removed by e3c70ea206eaef9fe310ebc880070b173977530e
Andy Shaw
2016-11-18
1
-0
/
+21
*
|
|
Remove old deferred-renderer-cpp
Joni Poikelin
2016-11-17
19
-944
/
+0
*
|
|
Update docs for render states part 2
Antti Määttä
2016-11-14
10
-198
/
+559
*
|
|
Update docs for render states
Antti Määttä
2016-11-14
11
-117
/
+436
*
|
|
Update QComputeCommand and QDispatchCompute docs
Antti Määttä
2016-11-14
2
-29
/
+95
*
|
|
Update QFrustumCulling docs
Antti Määttä
2016-11-14
1
-9
/
+24
*
|
|
Update docs for render targets
Antti Määttä
2016-11-14
3
-81
/
+215
*
|
|
Fix Clang warning about overwriting a vtable
Thiago Macieira
2016-11-02
1
-4
/
+4
*
|
|
Move struct Entry outside class ByteArraySplitter
Mika Salmela
2016-11-01
1
-7
/
+8
*
|
|
Fix NodeInstantiator::objectAdded docs
Daniel Vrátil
2016-11-01
1
-2
/
+2
*
|
|
GraphicsContext: remove misleading check in specifyAttribute()
Marc Mutz
2016-10-24
1
-1
/
+1
*
|
|
UpdateAxisActionJob: remove misleading redundant check
Marc Mutz
2016-10-11
1
-3
/
+2
*
|
|
Doc: Fix QT variable value for Qt Quick apps on front page
Leena Miettinen
2016-10-11
1
-1
/
+1
*
|
|
Merge branch '5.7.1' into 5.7
Sean Harmer
2016-10-10
30
-198
/
+915
|
\
\
\
|
|
/
/
|
*
|
Fix orientation of textures on planes in audio vis example
Sean Harmer
2016-10-10
2
-0
/
+0
|
*
|
Add unit test for QTorusGeometry
Sean Harmer
2016-10-10
4
-42
/
+438
|
*
|
Factor out the geometry test helper functions
Sean Harmer
2016-10-10
4
-71
/
+114
|
*
|
Silence some warnings in tests with MSVC2015
Sean Harmer
2016-10-10
8
-22
/
+22
|
*
|
Fix off by one error in torus texture coordinate generation
Sean Harmer
2016-10-10
1
-1
/
+1
|
*
|
Add tangent attribute to torus geometry
Sean Harmer
2016-10-10
2
-4
/
+25
|
*
|
Put uv seam on inner ring of torus
Sean Harmer
2016-10-10
1
-5
/
+5
|
*
|
Unit Tests for QAbstractPhysicalDeviceBackendNode
Paul Lemire
2016-10-10
3
-1
/
+259
|
*
|
Export AxisSetting for unit tests
Paul Lemire
2016-10-10
1
-1
/
+1
|
*
|
QAbstractPhysicalDeviceBackendNode: remove assert that conflicts with tests
Paul Lemire
2016-10-10
1
-1
/
+0
|
*
|
QAbstractPhysicalDeviceBackendNode: fix bad erase
Paul Lemire
2016-10-10
1
-1
/
+3
|
*
|
Merge 5.7 into 5.7.1
Oswald Buddenhagen
2016-10-06
18
-194
/
+1650
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
ShaderData: fix unnecessary cast between enums
Marc Mutz
2016-10-05
1
-1
/
+1
*
|
|
Have sane default for QButtonAxisInput::scale
Kevin Ottens
2016-09-28
3
-1
/
+17
*
|
|
Lights should respect the enabled flag
Kevin Ottens
2016-09-28
1
-0
/
+3
*
|
|
qgltf: eradicate all Q_FOREACH loops
Marc Mutz
2016-09-27
2
-50
/
+65
*
|
|
qgltf: replace some QStringLiteral with QLatin1String
Marc Mutz
2016-09-27
1
-3
/
+3
*
|
|
FrameGraphNode: properly handle dynamic tree changes
Paul Lemire
2016-09-27
3
-3
/
+157
*
|
|
Update QML type information for Qt Creator
Kevin Ottens
2016-09-26
6
-135
/
+1393
*
|
|
Add namespace to picking settings property type
Kevin Ottens
2016-09-26
1
-1
/
+1
*
|
|
Basic shapes example is dark with default light
Kevin Ottens
2016-09-26
1
-0
/
+10
|
*
|
QEntity::createNodeCreationChange fix
Paul Lemire
2016-10-05
4
-47
/
+49
|
*
|
Fix initialization of loop variables in lighting shaders
Tim Blechmann
2016-10-04
2
-8
/
+4
|
/
/
*
|
QTechnique fix: was sending wrong change type
Paul Lemire
2016-09-19
1
-1
/
+1
*
|
Update QClearbuffers docs
Antti Määttä
2016-09-09
1
-25
/
+31
*
|
Fix QCameraLens module
Antti Määttä
2016-09-09
1
-2
/
+2
[next]