summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-1379-470/+447
* Shorten names of classes in Logic namespaceSean Harmer2015-10-1314-116/+116
* Move Logic aspect into Qt3DLogic namespaceSean Harmer2015-10-1317-130/+116
* Generate forwarding headers for public classes in Qt3D* namespacesSean Harmer2015-10-131-4/+2
* Fixed cleanup and destruction of PlatformSurfaceFilterJørn Bersvendsen2015-10-071-0/+1
* Doc: Added \inmodule statement where it was missingNico Vertriest2015-10-0617-2/+28
* Doc: Use a single a doc project for all the submodule docsVenugopal Shivashankar2015-10-0511-204/+223
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+4
|\
| * Fix build on OS X 10.8v5.5.1Samuel Gaist2015-08-311-0/+4
* | Purge spurious execute permissions.Edward Welbourne2015-09-297-0/+0
* | Assert on packed input data in TexImageData::setImage.Fredrik Orderud2015-09-211-0/+1
* | Scene3D/Renderer fixPaul Lemire2015-09-212-23/+30
* | Fix: Multi Viewport with Scene3DPaul Lemire2015-09-2112-5/+170
* | Remove warnings about unhandled enum values in switchSean Harmer2015-09-211-0/+3
* | Windows: Use a name filter when loading scene parser plugins.Friedemann Kleint2015-09-161-4/+12
* | RenderViewJobUtils: remove unused function prototypePaul Lemire2015-09-131-4/+0
* | RenderView fix: properly set parameters defined in a RenderPassPaul Lemire2015-09-131-3/+3
* | NoDraw: handle enabled property changePaul Lemire2015-09-101-1/+11
* | renderer.cpp: Fix MSVC2015/64 bit warnings about cast to greater size.Friedemann Kleint2015-09-051-2/+2
* | Support uint in glTF parserv5.6.0-alpha1Laszlo Agocs2015-09-011-0/+2
* | Manage additional attributes separately from base onesSean Harmer2015-08-312-1/+6
* | Refactor QCylinderGeometry into a public classSean Harmer2015-08-315-383/+636
* | Move QGeometryPrivate to separate header fileSean Harmer2015-08-314-15/+73
* | Implement vertex attribute divisor for GL 4 helperSean Harmer2015-08-311-2/+1
* | Implement glVertexAttribDivisor helperSean Harmer2015-08-315-3/+1018
* | Fix clip-plane-qml on OS X and small tidy upSean Harmer2015-08-313-6/+4
* | Fix ICC warning of change of signThiago Macieira2015-08-311-1/+1
* | Remove VAO assert from GL2 helperLaszlo Agocs2015-08-271-2/+0
* | Fix Sphere transformationLaszlo Agocs2015-08-271-4/+4
* | qgltf: get rid of degenerate polygonsLaszlo Agocs2015-08-271-1/+2
* | Avoid redundant texture uploadsLaszlo Agocs2015-08-241-0/+6
* | Fix planets example on LinuxLaszlo Agocs2015-08-241-2/+0
* | Do not leak uniform values on the frame mempoolLaszlo Agocs2015-08-213-4/+15
* | Fix copy-paste wrapX-Y-Z mistake in RenderTextureLaszlo Agocs2015-08-211-2/+2
* | Log VAO creation when it is actually createdLaszlo Agocs2015-08-211-2/+3
* | Fix MSVC2015/64 compiler warnings in qgltf.Friedemann Kleint2015-08-211-5/+5
* | gltf example: show a note to explain the lack of material on non-ESLaszlo Agocs2015-08-201-0/+9
* | qgltf: Generate a non-mipmapped sampler for compressed texturesLaszlo Agocs2015-08-201-3/+9
* | Always Flip UV Coordinates in ObjloaderAndy Nichols2015-08-2016-0/+2
* | Avoid signed-unsigned comparison warningLaszlo Agocs2015-08-201-1/+1
* | Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-2020-40/+753
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Andy Nichols2015-08-201-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-191-3/+3
| |\|
| | * Scene3DItem: Account for device pixel ratioAndy Nichols2015-08-181-3/+3
* | | qgltf: Set the correct internal format for ETC1 texturesLaszlo Agocs2015-08-201-2/+2
* | | Remove outdated codeFrank Meerkoetter2015-08-191-39/+0
* | | Remove outdated codeFrank Meerkoetter2015-08-191-41/+0
* | | Remove unused codeFrank Meerkoetter2015-08-191-22/+0
* | | Adapt to the changed interface of the ValueTypeProviderFrank Meerkoetter2015-08-191-89/+36
* | | Remove QQmlVMEVariant specific workaroundFrank Meerkoetter2015-08-191-9/+1
|/ /