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
*
Make QAspectThread private
5.5
Paul Lemire
2015-10-12
4
-8
/
+7
*
Fix building from source archive on Windows
Paul Lemire
2015-10-12
1
-3
/
+6
*
Fix build on OS X 10.8
v5.5.1
Samuel Gaist
2015-08-31
1
-0
/
+4
*
Scene3DItem: Account for device pixel ratio
Andy Nichols
2015-08-18
1
-3
/
+3
*
Add the GPLv3 license text
Thiago Macieira
2015-08-13
2
-0
/
+698
*
Call the correct super constructor
Jørgen Lind
2015-08-13
1
-1
/
+1
*
Temporarily rename the tools directory
Laszlo Agocs
2015-08-11
4
-0
/
+0
*
Renderer/GLHelpers: handle primitive restart when possible
Paul Lemire
2015-08-11
12
-13
/
+71
*
QGraphicsHelperGL4: dedicated helper for OpenGL 4.3+
Paul Lemire
2015-08-11
4
-1
/
+985
*
Cleanup: remove QAbstractMesh/QMeshData/MeshDataManager
Paul Lemire
2015-08-11
35
-1285
/
+20
*
TessellatedQuadMesh converted to QGeometryRenderer
Paul Lemire
2015-08-11
2
-40
/
+32
*
Renderer: restore verticesPerPatch handling
Paul Lemire
2015-08-11
1
-0
/
+3
*
RenderGeometry: verticesPerPatch property added
Paul Lemire
2015-08-11
3
-0
/
+29
*
QGeometry: add verticesPerPath property
Paul Lemire
2015-08-11
3
-0
/
+41
*
simple-cpp: uses the Qt3D::QWindow
Paul Lemire
2015-08-11
1
-25
/
+5
*
Deferred-renderer-cpp: use the QWindow class
Paul Lemire
2015-08-11
1
-14
/
+7
*
qgltf: do not use class headers
Laszlo Agocs
2015-08-11
1
-11
/
+11
*
Fix mixed up shader code in Scene3D
Laszlo Agocs
2015-08-10
1
-3
/
+3
*
Make concrete collider types inherit from QAbstractCollider
Sean Harmer
2015-08-10
12
-28
/
+28
*
Add QAbstractCollider type
Sean Harmer
2015-08-10
5
-2
/
+233
*
Add QGeometryCollider C++ and QML types
Sean Harmer
2015-08-10
5
-2
/
+228
*
Add QCapsuleCollider C++ and QML types
Sean Harmer
2015-08-10
5
-2
/
+329
*
Add QBoxCollider C++ and QML types
Sean Harmer
2015-08-10
5
-2
/
+278
*
Add some properties to QSphereCollider
Sean Harmer
2015-08-10
2
-0
/
+46
*
Fix class name in logic QML plugin
Sean Harmer
2015-08-10
2
-5
/
+5
*
Add collision aspect QML plugin
Sean Harmer
2015-08-10
5
-0
/
+125
*
Add new collision aspect
Sean Harmer
2015-08-10
12
-0
/
+654
*
Remove unused member variable
Sean Harmer
2015-08-10
3
-7
/
+4
*
Remove vtable from QRay3D
Sean Harmer
2015-08-10
1
-1
/
+1
*
Sphere exported in Renderer
Paul Lemire
2015-08-09
1
-1
/
+1
*
QRayCastingService implementation using bounding volumes
Rémi Benoit
2015-08-09
19
-16
/
+1054
*
Collision detection service skeleton
Rémi Benoit
2015-08-09
11
-0
/
+472
*
bigscene-instanced-qml example demonstrating instancing
Paul Lemire
2015-08-09
7
-1
/
+298
*
QSphereMesh: allow to modify instanceCount
Paul Lemire
2015-08-09
1
-1
/
+0
*
Fix Attribute Parameter mapping
Andy Nichols
2015-08-08
3
-5
/
+5
*
glTF: Support generating and using Core profile and GL2 shaders
Andy Nichols
2015-08-08
3
-22
/
+136
*
glTF Parser: Support loading binary json scene data
Andy Nichols
2015-08-08
1
-1
/
+6
*
Add support for loading scenes from glTF 0.8 files
Andy Nichols
2015-08-08
26
-1890
/
+2413
*
Qt3D::QWindow: window class
Paul Lemire
2015-08-08
5
-3
/
+343
*
QMesh converted to QGeometryRenderer
Paul Lemire
2015-08-07
5
-65
/
+46
*
QAbstractAttribute fix: properly set the buffer
Paul Lemire
2015-08-07
1
-8
/
+7
*
QGeometryRenderer: handle backend notifications to set QGeometry
Paul Lemire
2015-08-07
2
-0
/
+16
*
RenderGeometryRenderer/GeometryFunctor: everything is now hooked up
Paul Lemire
2015-08-07
6
-3
/
+28
*
LoadGeometryJob added to load geometries
Paul Lemire
2015-08-07
3
-2
/
+145
*
Renderer: createRenderBufferJobs small improvement
Paul Lemire
2015-08-07
1
-2
/
+1
*
RendererGeometryRenderer: add to manager dirty list when functor changes
Paul Lemire
2015-08-07
3
-1
/
+20
*
GeometryRendererManager: add a vector of dirty geometry renderer ids
Paul Lemire
2015-08-07
2
-0
/
+20
*
RenderMesh removed, replaced by RenderGeometryRenderer
Paul Lemire
2015-08-07
14
-350
/
+20
*
QGeometryFunctor: will allow to load whole geometries as jobs
Paul Lemire
2015-08-07
2
-1
/
+69
*
RenderGeometryRenderer: dedicated creation functor
Paul Lemire
2015-08-07
3
-1
/
+50
[next]