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
*
Move calculateBoundingVolumeJob dependency on updateTreeEnabledJob
5.10
Svenn-Arne Dragly
2018-02-09
1
-2
/
+6
*
Proceed to the next frame even if we cannot lock the surface
Svenn-Arne Dragly
2018-02-09
1
-0
/
+5
*
QAbstractCameraController: Make struct InputState public
Friedemann Kleint
2018-02-09
1
-0
/
+1
*
Doc: add doc to undocumented methods and properties qt3d
Nico Vertriest
2018-02-06
4
-3
/
+29
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Sean Harmer
2018-02-06
3
-39
/
+50
|
\
|
*
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
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Sean Harmer
2018-02-05
42
-252
/
+1260
|
\
\
|
|
/
|
*
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
*
|
SIMD: disable on all x86 platforms
Paul Lemire
2018-02-02
1
-2
/
+2
*
|
Render: Use SIMD Vectors and Matrices in the backend
Paul Lemire
2018-02-02
76
-799
/
+1161
*
|
Keep rendering in sync with aspect jobs by adding barriers
Svenn-Arne Dragly
2018-02-02
28
-439
/
+904
*
|
LoadSceneJob: refactored to minimize code duplication
Paul Lemire
2018-02-01
4
-41
/
+72
*
|
Make PickBoundingVolumeJob depend on ExpandBoundingVolumeJob
Svenn-Arne Dragly
2018-02-01
1
-0
/
+1
*
|
Fix OnDemand render policy
Svenn-Arne Dragly
2018-02-01
7
-149
/
+118
*
|
Make ShaderGathererJob depend on FilterCompatibleTechniques
Svenn-Arne Dragly
2018-02-01
1
-0
/
+2
*
|
Organize dirty bits in categories
Svenn-Arne Dragly
2018-02-01
3
-25
/
+41
*
|
Initialize the unused member
Thiago Macieira
2018-01-30
1
-0
/
+3
*
|
Fix warning about unused variable
Thiago Macieira
2018-01-30
1
-0
/
+1
*
|
Unit tests for Matrix4x4
Paul Lemire
2018-01-26
5
-1
/
+975
*
|
SIMD: Disable on all windows x86 platforms
Paul Lemire
2018-01-25
1
-2
/
+2
*
|
SIMD: Only include SSE classes if options activated
Paul Lemire
2018-01-25
3
-4
/
+14
*
|
Merge branch '5.9' into 5.10
Sean Harmer
2018-01-25
9
-71
/
+139
|
\
\
|
|
/
|
*
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
*
|
Doc: add doc to undocumented methods in qt3d
Nico Vertriest
2018-01-24
1
-7
/
+28
*
|
SceneLoader: fix broken scene tree unloading
Paul Lemire
2018-01-23
3
-1
/
+45
*
|
Add missing attribute types to GL 3.3 helper
Mike Krus
2018-01-23
1
-0
/
+9
*
|
SceneManager: rename pendingSceneLoaderJobs()
Paul Lemire
2018-01-23
4
-7
/
+7
*
|
Fix private tests for boot2qt
Sami Nurmenniemi
2018-01-23
2
-1
/
+4
*
|
Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10
Sean Harmer
2018-01-22
7
-25
/
+323
|
\
\
|
*
\
Merge branch '5.9' into 5.10
Sean Harmer
2018-01-22
7
-25
/
+323
|
|
\
\
|
|
|
/
|
|
*
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
[next]