summaryrefslogtreecommitdiffstats
path: root/src/threed
Commit message (Expand)AuthorAgeFilesLines
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-251-11/+41
* QTBUG-23454. Added reference grid. Added zoomin/zoomout controls.Sergey Dubitskiy2012-01-171-1/+1
* Fix for Power-of-Two texture problem.Patrick Burke2012-01-112-0/+31
* Fix namespace compilation.Sarah Smith2012-01-1019-3/+76
* Performance optimizations for graphics scale.Sarah Smith2011-12-011-8/+88
* Improve qDumpScene.Sarah Smith2011-12-012-51/+91
* Fixing harmattan pkgsSarah Smith2011-12-011-3/+5
* Add a HideNode feature to scene nodes.Sarah Smith2011-11-282-5/+12
* Squash a few warnings.Sarah Smith2011-10-272-1/+2
* 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
* Revert "Merge branch 'refactor'"Julian de Bhal2011-09-1517-67/+6065
* Merge branch 'refactor'Gunnar Sletta2011-09-1317-6065/+67
|\
| * compile with refactorGunnar Sletta2011-09-0217-6065/+67
* | QTBUG fixes for 21303,21239,21241,21300, 21301, 21240Danny Pope2011-09-122-1/+25
* | Fix missing/outdated license headersJason McDonald2011-09-096-103/+104
|/
* 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-315-15/+205
* QTBUG-17413 - threaded downloadingDanny Pope2011-08-2211-74/+821
* Fix missing/outdated liccense headers.Jason McDonald2011-08-191-19/+20
* Add signals for culling.Sarah Smith2011-08-193-2/+53
* Doc fixes for QTBUG-20784Sarah Smith2011-08-192-1/+85
* 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-091-17/+11
* Replace outdated license headers.Jason McDonald2011-08-05172-3096/+3096
* Fix QTBUG-18823.Sarah Smith2011-07-283-23/+68
* Updating all qml files to standardize on "import QtQuick 1.0".Patrick Burke2011-07-121-1/+1
* Handle oddly-cased qrc: statements since QUrl doesn't.Patrick Burke2011-07-111-2/+2
* Updating qrc example to new DeclarativeView3D view.Patrick Burke2011-07-081-0/+1
* Fix up misc symbian vs qtc clashes.Sarah Smith2011-07-061-2/+5
* Refactor packaging.Sarah Smith2011-07-061-6/+8
* Trade fprintf(stderr... for qWarningSarah Smith2011-07-052-45/+45
* Fixed inability to load files from QRC files.Patrick Burke2011-06-201-1/+7
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/quick3dSarah Smith2011-06-091-1/+1
|\
| * Fix out by one bug in hash.Sarah Smith2011-06-031-1/+1
* | Fix unit test.Sarah Smith2011-05-202-0/+2
|/
* QTBUG-19380 windows installer issues.Sarah Smith2011-05-191-1/+5
* Make no culling the default.Sarah Smith2011-05-182-3/+3
* QTBUG-17432 Zoom optionsDanny Pope2011-05-122-14/+36
* Add symbian uids.Sarah Smith2011-05-111-5/+2
* Fix up Mac headers after recent Symbian work.Sarah Smith2011-05-101-11/+1
* Fixes for Quick3d to fix Symbian problemsKalle Lehtonen2011-05-0914-68/+84
* Fix bad hard coded return false.Sarah Smith2011-05-031-1/+0
* First cut of windows packagingSarah Smith2011-04-201-3/+8
* Refactoring doco.Sarah Smith2011-04-141-4/+4
* Fix functionality that fails in release build.Sarah Jane Smith2011-04-101-3/+11
* Packaging round one done.Sarah Smith2011-04-041-4/+17