summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests + builds on windows.Sarah Smith2012-02-298-5/+309
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-172-1/+3
* Add examples doc & fix doc a bit.Sarah Smith2012-02-1611-40/+4
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-167-0/+93
* Buid fix if use '-no-stl' configure optionYuchen Deng2012-02-154-11/+11
* Fix warnings for variables only used in assertsJulian de Bhal2012-02-141-4/+5
* Suppress debug output on model load.Sarah Smith2012-02-142-7/+8
* Add class doc for new resource handling.Sarah Smith2012-02-141-7/+28
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-1413-41/+41
* Fix old quick3d strings.Sarah Smith2012-02-131-2/+2
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-1212-36/+42
* Update qml import statements.Julian de Bhal2012-02-109-9/+8
* Add cleanup functions for QGLTextureCube.dpope2012-02-105-7/+62
* Cloning of QGLSceneNodes incl child nodes.dpope2012-02-102-0/+31
* Added cleanup function for Texture2D.Sergey Dubitskiy2012-02-083-0/+67
* Removed unused empty functions from QGLMultiTextureExtensionsdpope2012-02-081-5/+10
* Remove qglextensions references.Sarah Smith2012-02-073-888/+1
* Deal with new surfaceClass enum.Sarah Smith2012-02-073-3/+3
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-061-6/+4
* Added a declarative animation property; and example application.Sergey Dubitskiy2012-02-0618-22/+532
* Improve API by removing protected members.Sarah Smith2012-02-039-127/+153
* Improve this NPOT function.Sarah Smith2012-02-031-5/+17
* Remove spurious comment.Sarah Smith2012-02-031-3/+0
* Remove compile warnings.Sarah Smith2012-02-032-7/+12
* Expose model heirarchy in API - simplest case.dpope2012-02-012-0/+301
* Remove opengl conditional compiles.Sarah Smith2012-01-319-142/+15
* Remove tga support from Qt3d.Toby Tomkins2012-01-318-723/+1
* Fix for QTBUG-23858Christopher Ham2012-01-311-19/+1
* Initialise extensions singleton.Sarah Smith2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30263-265/+265
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-291-3/+75
* Remove unused QGLSharedResource usage.dpope2012-01-272-314/+0
* Remove use of QT_LICENSED_MODULE macroAlex Wilson2012-01-272-2/+0
* Update of QGLTexture2DTextureInfo list to QList.dpope2012-01-253-58/+83
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-253-23/+53
* Fix for QTBUG-23883 - Anchors not working under ViewportChristopher Ham2012-01-251-1/+2
* remove stale includeGunnar Sletta2012-01-241-1/+0
* Update obsolete contact address.Jason McDonald2012-01-20266-266/+266
* Fix for QTBUG-22693Christopher Ham2012-01-196-52/+48
* Deal better with empty windows.Sarah Smith2012-01-121-0/+6
* Remove the graphics view example & support.Sarah Smith2012-01-125-1036/+0
* Work around openGLVersion bug.Sarah Smith2012-01-122-1/+28
* Fix after QSGEngine changes.Sarah Smith2012-01-121-52/+39
* Mesh conversion on Cylinder and Capsule.Sarah Smith2012-01-1218-30/+1261
* Update copyright year in license headers.Jason McDonald2012-01-12253-253/+253
* Check for null pointer before accessingJohannes Zellner2012-01-121-8/+10
* Update documentation for renaming of repo. to Qt3D.dpope2012-01-122-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1210-10/+10
* Fix for QTBUG-21291Christopher Ham2012-01-123-4/+22
* Fixed compile for removal of Q_TYPENAMERohan McGovern2012-01-111-5/+5