summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import initial examples and export symbols from libSean Harmer2014-02-25123-28/+118
* Fix for Mac OS X 10.8 compilation issues.Pasi Keranen2014-02-144-12/+24
* Converted defined QStringLiteral keys to const QString, to resolvePaul Lemire2014-02-131-58/+58
* Fix some QString/literal warnings.James Turner2014-02-132-85/+144
* Use threadweaver in concrete implementation of tasking apiSean Harmer2014-02-107-2/+361
* Import threadweaverSean Harmer2014-02-1090-0/+11355
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-10161-2/+20106
* Merge branch 'master' into newapiSean Harmer2014-02-07384-9146/+9340
|\
| * Fix viewport update when using DirecRender modeFabian Bumberger2013-09-161-3/+9
| * Fix segfault if GL_OES_mapbuffer extension is missing.Albin Olsson2013-08-121-1/+3
| * Fix GCC warning about non-virtual destructor on virtual classThiago Macieira2013-08-061-1/+1
| * Remove C-style casts from public headersThiago Macieira2013-08-062-5/+5
| * Bugfixes and cleanups for the picking codeFabian Bumberger2013-07-312-62/+30
| * Fix loader and mesh warningsAndy Maloney2013-07-112-6/+6
| * Introducing a property for antialiasingFabian Bumberger2013-06-172-0/+30
| * Do not render if viewport is not visibleFabian Bumberger2013-06-101-0/+3
| * Viewport: handle the situation when Scenegraph is already initialized.Evgeny Grablyk2013-05-301-2/+8
| * Update qmldir filesLiang Qi2013-05-302-0/+3
| * Update all plugins.qmltypes filesLiang Qi2013-05-302-391/+354
| * Merge of quick3d/qquickitem3d.cpp with master QTBUG-27444Paul Lemire2013-04-191-12/+23
| * Remove dummy includes that break module header in namespaced buildsSean Harmer2013-04-182-134/+0
| * Link to QtOpenGL to get QGLPixelBufferThiago Macieira2013-04-171-1/+1
| * Tidy up the scene_ai headers to stop libassimp leaking to public headersSean Harmer2013-04-1714-30/+34
| * Remove the bad API for the distance unit of the rayLaszlo Papp2013-04-172-6/+6
| * Simplify the API for the distance from the pointLaszlo Papp2013-04-175-6/+6
| * Fix warnings in qt3d found by GCC 4.8Thiago Macieira2013-04-082-2/+2
| * Fix winding on quad strips that make up spheresSamuel Rødal2013-03-191-1/+1
| * Qt3D header check: fix shadowing declarationsThiago Macieira2013-03-0523-319/+324
| * HTCPCP/1.0 418 I'm a teapotThiago Macieira2013-02-241-1/+1
| * Qt3D header check: compile in pedantic modeThiago Macieira2013-02-247-9/+9
| * Qt3D header check: compile with QT_NO_KEYWORDSThiago Macieira2013-02-244-4/+4
| * Add a virtual destructor to QQuickViewportThiago Macieira2013-02-242-0/+8
| * Fixed QTriangle3D::contains() being too strict for large triangles.Samuel Rødal2013-02-081-1/+1
| * Fix a few typos found while reading the documentationLaszlo Papp2013-02-073-3/+3
| * Fixed QTriangle3D::intersects().Samuel Rødal2013-02-071-9/+13
| * Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-06103-412/+0
| * Remove the use of QT_MODULE()Sergio Ahumada2013-01-1059-118/+0
| * Fix a typo in the documentation of the QRay3D classLaszlo Papp2013-01-101-1/+1
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-091-1/+1
| * Fix signals usage caught by tst_HeadersSergio Ahumada2013-01-093-3/+3
| * Eliminate the double "the" usage except for the integrated third party libraryLaszlo Papp2012-12-213-3/+3
| * Patch for 3D picking bugPaul Lemire2012-12-211-1/+3
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-4/+4
| * Fix compilation with namespaced QtSean Harmer2012-12-102-2/+6
| * Fix syncqt and qmake warningsSean Harmer2012-12-1093-165/+263
| * Follow the split of qml1 vs. qml2 import pathThomas Senyk2012-12-101-2/+2
| * remove README.plugins_typesOswald Buddenhagen2012-11-084-74/+0
| * remove library.xml and any mention of itOswald Buddenhagen2012-11-088-575/+2
| * Fix qml list interface for resources and data in quickitem3dMarco Bubke2012-10-181-2/+11
| * Remove geometry shader support for Qt 5.0Sean Harmer2012-09-262-56/+0