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
*
Add changes file for Qt 5.9.9
v5.9.9
5.9
Antti Kokko
2019-12-02
1
-0
/
+20
*
Bump version
Frederik Gladhorn
2019-05-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.8' into 5.9
Qt Forward Merge Bot
2019-04-25
1
-0
/
+20
|
\
|
*
Add changes file for Qt 5.9.8
v5.9.8
Antti Kokko
2019-03-27
1
-0
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.9.7' into 5.9
Qt Forward Merge Bot
2018-10-23
1
-0
/
+20
|
\
|
*
Add changes file for Qt 5.9.7
v5.9.7
Antti Kokko
2018-10-03
1
-0
/
+20
*
|
Bump version
Oswald Buddenhagen
2018-10-11
1
-1
/
+1
|
/
*
Compile with Xcode 9.4
Andy Shaw
2018-08-20
6
-9
/
+102
*
Doc: Use correct module name
Paul Wicking
2018-07-30
2
-3
/
+5
*
Mark 3rd-party 'Jet Propulsion Laboratory Photojournal' as examples only
Kai Koehne
2018-07-11
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.9.6' into 5.9
Qt Forward Merge Bot
2018-06-13
1
-0
/
+25
|
\
|
*
Add changes file for Qt 5.9.6
v5.9.6
Antti Kokko
2018-05-31
1
-0
/
+25
*
|
Bump version
Oswald Buddenhagen
2018-05-31
1
-1
/
+1
|
/
*
Doc: Add basic documentation for Scene3D QML module
Paul Wicking
2018-04-27
7
-16
/
+132
*
Doc: Add note about projectionMatrix effect on projectionType in QML
Paul Wicking
2018-04-27
1
-0
/
+4
*
Scene3DRenderer: Do not call windowChanged lambda on destroyed object
Oliver Wolff
2018-04-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.5' into 5.9
Qt Forward Merge Bot
2018-04-11
88
-53316
/
+225552
|
\
|
*
Add changes file for Qt 5.9.5
v5.9.5
Antti Kokko
2018-04-04
1
-0
/
+24
|
*
Add replacement materials example
Sean Harmer
2018-04-04
86
-2347
/
+212301
|
*
Replace the toyplane mesh with one created by KDAB
Sean Harmer
2018-04-04
1
-50969
/
+13227
*
|
Bump version
Oswald Buddenhagen
2018-03-19
1
-1
/
+1
|
/
*
Fix OnDemand rendering by keeping ComputeDirty from being re-enabled
Svenn-Arne Dragly
2018-02-14
2
-5
/
+13
*
Remove null pointer check
Jesus Fernandez
2018-02-12
1
-2
/
+2
*
ObjGeometryLoader: Fix out of bound error
Paul Lemire
2018-02-08
7
-8
/
+124
*
Fix crash if sharecontext is requested before initailization
Määttä Antti
2018-02-06
2
-34
/
+42
*
Fix crash in scene2d at shutdown
Määttä Antti
2018-02-06
1
-5
/
+8
*
Bump version
Oswald Buddenhagen
2018-02-02
1
-1
/
+1
*
Fix array of textures in shader parameter
Mauro Persano
2018-02-02
8
-52
/
+94
*
Ensure node creation changes are sent before using in list properties
Sean Harmer
2018-02-02
4
-2
/
+112
*
Add test for picking object from multiple directions
Mike Krus
2018-02-02
3
-0
/
+198
*
Don't compute bounding volumes for patch-based geometry
Mauro Persano
2018-02-01
1
-1
/
+1
*
Cleanup AssimpImporter
Paul Lemire
2018-02-01
2
-10
/
+10
*
Compile failing shaders once only and avoid asserting on failure
Laszlo Agocs
2018-02-01
4
-10
/
+33
*
Make PickBoundingVolumeJob depend on ExpandBoundingVolumeJob
Svenn-Arne Dragly
2018-01-30
1
-0
/
+1
*
Handle 0 stride vertex data
Mike Krus
2018-01-29
4
-16
/
+107
*
Revise buffer traversal in bounding volume calculation
Laszlo Agocs
2018-01-29
3
-66
/
+278
*
Fix componentAdded/componentRemoved notifications dispatch to components
Mike Krus
2018-01-26
6
-10
/
+57
*
Doc: Fix grammar glitch in module descriptions
Kai Koehne
2018-01-26
2
-2
/
+2
*
Handle multiple surfaces properly for picking
Mike Krus
2018-01-26
13
-96
/
+382
*
Doc: Add examples and enumeration to QCullFace documentation
Svenn-Arne Dragly
2018-01-25
1
-4
/
+69
*
qardboard: Fix QardboardCamera following viewMatrix changes
Paul Lemire
2018-01-24
2
-43
/
+30
*
anaglyph-rendering: Fix StereoCamera following viewMatrix changes
Paul Lemire
2018-01-24
1
-10
/
+14
*
multiviewport: Adapt SimpleCamera to viewMatrix changes
Paul Lemire
2018-01-24
1
-2
/
+9
*
Fix issues due to changes in camera view matrix
Mike Krus
2018-01-24
5
-13
/
+18
*
Replace Q_DECL_OVERRIDE with override keyword
Jesus Fernandez
2018-01-23
1
-1
/
+1
*
LoadGeometryJob: fix uninitialized value
Paul Lemire
2018-01-22
1
-0
/
+1
*
Deprecate viewMatrix() on QCamera because its name is misleading
Svenn-Arne Dragly
2018-01-22
1
-0
/
+2
*
Calculate and store real transform of camera in addition to view matrix
Svenn-Arne Dragly
2018-01-22
6
-25
/
+318
*
AssimpImporter: disable default mirroring on textures
Paul Lemire
2018-01-22
1
-0
/
+1
*
Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...
Liang Qi
2018-01-18
3
-9
/
+47
|
\
[next]