summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix faulty drawing of back face materialSimon Kern2012-04-191-0/+19
* Minor doc fixes for the QtQuick3D to Qt3D rename.Julian de Bhal2012-04-111-2/+2
* Update src package script for 1.0 release.Sarah Smith2012-04-051-7/+8
* Remove threaded download manager class.Danny Pope2012-04-048-615/+13
* Add completion signal for network loading of resources.Danny Pope2012-04-031-0/+1
* Doc and build fixes related to the QtQuick3D to Qt3D renameJulian de Bhal2012-04-0311-19/+21
* Rename qtquick3d.png/svg to quick3dJulian de Bhal2012-04-032-1/+1
* Suppress debug output on model load.Sarah Smith2012-03-292-10/+10
* Quick3D -> Qt3D name change.Julian de Bhal2012-03-28269-269/+269
* prepare for the release 1.0Zheng Liu2012-03-283-69/+67
* Fixed documentation for stock solids.Sergey Dubitskiy2012-03-285-16/+19
* Fix for BillBoardTransform in QML not working.Danny Pope2012-03-281-3/+0
* Clean up doc errors in the qt4 branchJulian de Bhal2012-03-213-4/+16
* Shapes are more consistent now.Sergey Dubitskiy2012-03-195-313/+312
* Add autotest to ensure ~Texture2D() in QDeclarativeEffectJulian de Bhal2012-03-181-2/+10
* Set correct effect for all geometry nodes.Sergey Dubitskiy2012-03-142-0/+24
* Eliminate second top level .pro file to keep CI system happyJulian de Bhal2012-03-143-7/+7
* Build fix if use '-no-stl' configure optionYuchen Deng2012-02-154-12/+12
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-02-011-3/+77
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-02-013-20/+50
* QTBUG-23454. Added reference grid. Added zoomin/zoomout controls.Sergey Dubitskiy2012-02-012-5/+4
* Fix for Power-of-Two texture problem.Patrick Burke2012-02-012-0/+31
* Fix namespace compilation.Sarah Smith2012-02-0140-40/+125
* Ensure that texture changes are propagated to the Item3DGareth Stockwell2012-02-011-0/+4
* Bugfix for: Destuction of OpenGL context in QT4.8 leads to segfault.Sergey Dubitskiy2012-02-011-0/+1
* 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