summaryrefslogtreecommitdiffstats
path: root/src/threed
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30165-167/+167
* Remove unused QGLSharedResource usage.dpope2012-01-272-314/+0
* Remove use of QT_LICENSED_MODULE macroAlex Wilson2012-01-271-1/+0
* Update of QGLTexture2DTextureInfo list to QList.dpope2012-01-253-58/+83
* QTBUG-20443. Fixed Quad and Cube sizes and texcoords.Sergey Dubitskiy2012-01-251-14/+44
* Update obsolete contact address.Jason McDonald2012-01-20167-167/+167
* Fix for QTBUG-22693Christopher Ham2012-01-195-50/+47
* 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
* Update copyright year in license headers.Jason McDonald2012-01-12170-170/+170
* 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-121-1/+1
* Fixed compile for removal of Q_TYPENAMERohan McGovern2012-01-111-5/+5
* Fixed compile for OpenGL ES2Rohan McGovern2012-01-111-1/+1
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-2152-484/+480
* Fix NPOTT bug.Sarah Smith2011-12-211-0/+23
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-12168-168/+168
* Performance optimizations for graphics scale.Sarah Smith2011-12-031-8/+88
* Improve qDumpScene.Sarah Smith2011-12-032-51/+91
* Add a HideNode feature to scene nodes.Sarah Smith2011-12-032-5/+12
* QtQuick3d: Fix compiler warnings.Friedemann Kleint2011-12-012-10/+5
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-282-0/+8
* Fixed QtQuick3D core namespace compilation.Toby Tomkins2011-11-2517-3/+68
* Use QAtomicInt::load() when checking ref countsBradley T. Hughes2011-11-031-1/+1
* Fix compilation due to QSG* -> QQuick* changeRohan McGovern2011-10-241-0/+1
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-206-46/+46
* Stop warnings.Sarah Smith2011-10-193-10/+17
* Remove legacy build system logic.Rohan McGovern2011-10-181-63/+11
* Fix skating viewport, and quit.Sarah Smith2011-10-143-14/+32
* Swap always.Sarah Smith2011-10-121-4/+4
* Use QAtomicInt instead of QBasicAtomicIntBradley T. Hughes2011-10-104-19/+16
* Use QBasicAtomicInt::load() and ::store() instead of implicit castsBradley T. Hughes2011-10-101-4/+4
* Fixes for surface vs QOpenGLContext & QWindow.Sarah Smith2011-10-0326-505/+712
* Handle missing paint device gracefully.Julian de Bhal2011-09-282-2/+15
* Remove assert to enable qt3d after refactorJulian de Bhal2011-09-231-1/+6
* Fix outdated license headersJason McDonald2011-09-231-17/+17
* Port to refactorGunnar Sletta2011-09-2117-6065/+67
* Enable creating clones of camera objects.Sarah Smith2011-09-121-1/+0
* Add helpful comment that should avoid some (more) confusion.Sarah Smith2011-09-121-0/+4
* View frustum culling fixes from 4.x.Sarah Smith2011-09-093-23/+98
* QGLShaderProgramEffect: Add properties for geometry shadersJulian de Bhal2011-08-192-7/+113
* Replace outdated license headersJason McDonald2011-08-19172-3096/+3096
* Add signals for culling.Sarah Smith2011-08-103-2/+53
* Remove all Symbian code from the repo.Sarah Smith2011-07-202-24/+1
* 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