summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-253-20/+50
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-251-3/+77
* QTBUG-23454. Added reference grid. Added zoomin/zoomout controls.Sergey Dubitskiy2012-01-172-5/+4
* Fix for Power-of-Two texture problem.Patrick Burke2012-01-112-0/+31
* Fix namespace compilation.Sarah Smith2012-01-1040-40/+125
* Ensure that texture changes are propagated to the Item3DGareth Stockwell2011-12-131-0/+4
* Mesh conversion on Cylinder and Capsule.Sarah Smith2011-12-0620-492/+1114
* Modify the sphere so it is a mesh.Sarah Smith2011-12-018-243/+530
* Performance optimizations for graphics scale.Sarah Smith2011-12-011-8/+88
* Improve qDumpScene.Sarah Smith2011-12-016-52/+172
* Remove spurious private header warns.Sarah Smith2011-12-012-26/+4
* Fixing harmattan pkgsSarah Smith2011-12-014-20/+35
* Add a HideNode feature to scene nodes.Sarah Smith2011-11-282-5/+12
* Fix up qmlinfra again.Sarah Smith2011-11-152-9/+6
* Revert "Make standalone Item3Ds work."Patrick Burke2011-11-151-25/+1
* Make standalone Item3Ds work.Sarah Smith2011-11-101-1/+25
* Remove the tga plugin.Sarah Smith2011-11-098-686/+1
* Disable copyqmlinfra (copying qmldir at make time) for package buildsJulian de Bhal2011-11-082-31/+14
* Implement shaders from source in QML.Sarah Smith2011-10-272-17/+134
* Squash a few warnings.Sarah Smith2011-10-273-3/+4
* QTBUG-20321 - fix example code in QML3D Point docsJulian de Bhal2011-10-111-0/+4
* QTBUG-19564 QGLSceneNode::setPickNode crashJulian de Bhal2011-10-101-1/+2
* QGLShaderProgramEffect: Make materials work when any material property is acc...Julian de Bhal2011-10-101-2/+8
* Doc bug: QTBUG-20809Danny Pope2011-10-051-2/+2
* QTBUG-19908 Do not crash with null / invalid shadersJulian de Bhal2011-10-041-2/+3
* Fix for QTBUG-18538: Pretransform is applied to childrenDanny Pope2011-09-291-7/+21
* QTBUG-19432 Doc bug for QML Mesh class.Danny Pope2011-09-291-13/+3
* QTBUG-19442 Enabled property (actually meshNode property) defective.Danny Pope2011-09-291-3/+14
* QTBUG-20075 & QTBUG-18450 Item3D and BillboardingDanny Pope2011-09-236-62/+463
* Fix error message in Asset ImporterJulian de Bhal2011-09-231-1/+1
* Revert "Merge branch 'refactor'"Julian de Bhal2011-09-1522-74/+6072
* Merge branch 'refactor'Gunnar Sletta2011-09-1322-6072/+74
|\
| * compile with refactorGunnar Sletta2011-09-0222-6072/+74
* | Fix for QTBUG-21291Sarah Smith2011-09-133-4/+14
* | Fix for QTBUG-20586Sarah Smith2011-09-131-2/+3
* | QTBUG-21299 Skybox nearplane clipping problem fix/workaround.Danny Pope2011-09-131-2/+5
* | QTBUG fixes for 21303,21239,21241,21300, 21301, 21240Danny Pope2011-09-122-1/+25
* | Fix missing/outdated license headersJason McDonald2011-09-099-139/+181
|/
* Fix undocumented bug which means you can never resize a texture from an image.Danny Pope2011-09-011-1/+1
* QTBUG-17413 Network loading: 3d models in Qt3DDanny Pope2011-08-3120-49/+463
* QTBUG-17413 - threaded downloadingDanny Pope2011-08-2211-74/+821
* Fix missing/outdated liccense headers.Jason McDonald2011-08-197-93/+175
* Fix for QTBUG-20964Sarah Smith2011-08-195-6/+6
* Cherry-picks from qml2.Sarah Smith2011-08-191-1/+1
* Put the skybox stuff into QML3D.Sarah Smith2011-08-196-2/+489
* Add signals for culling.Sarah Smith2011-08-195-4/+64
* Doc fixes for QTBUG-20784Sarah Smith2011-08-192-1/+85
* Private header used from QtCore is missing class exportKalle Lehtonen2011-08-182-4/+1
* QGLShaderProgramEffect: Add properties for geometry shadersJulian de Bhal2011-08-152-7/+113
* QTBUG-20054 - network loading of images as textures.Danny Pope2011-08-108-11/+351