summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build fixes for symbian packaging.Danny Pope2011-08-093-37/+42
* Replace outdated license headers.Jason McDonald2011-08-05249-4486/+4486
* Fix windows packages.Sarah Smith2011-08-042-6/+3
* Documentation for .dxf limitations.Patrick Burke2011-08-021-1/+6
* Fix QTBUG-18823.Sarah Smith2011-07-283-23/+68
* Tidying up build system removing need for qt3d_pkg_dep.pri.Patrick Burke2011-07-272-2/+0
* Tidying up build system removing need for qt3dquick_pkg_dep.pri.Patrick Burke2011-07-272-2/+4
* QTBUG-19687 - Fix picking for dynamically created Item3DsJulian de Bhal2011-07-183-0/+26
* More harmattan SDK fixups.Sarah Smith2011-07-131-1/+1
* Updating all qml files to standardize on "import QtQuick 1.0".Patrick Burke2011-07-125-5/+5
* Handle oddly-cased qrc: statements since QUrl doesn't.Patrick Burke2011-07-112-3/+3
* Updating qrc example to new DeclarativeView3D view.Patrick Burke2011-07-082-0/+2
* Fix up misc symbian vs qtc clashes.Sarah Smith2011-07-062-3/+11