summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable automatic precompiled headers for Qt3Dbaserock/v5.0.0-beta1-81-gbdb98baThiago Macieira2014-05-181-0/+1
* Fix missing cosf, sinf and asinf symbols.Alex Blasche2014-03-252-0/+4
* Fix missing cosf symbol on winCEAlex Blasche2014-03-241-0/+2
* Fix Qt3D buildFabian Bumberger2014-03-071-1/+1
* Mark tst_QVectorArray as insignificant on LinuxSergio Ahumada2014-03-071-0/+2
* Fix assimp build on uncommon architecturesRobin Burchell2014-01-092-46/+30
* Fix compilation with ICC 14Thiago Macieira2013-12-161-1/+2
* Bump qt3d version to 5.3.0Thiago Macieira2013-09-241-1/+1
* Remove unnecessary dependency to qtjsbackend from sync.profileSergio Ahumada2013-09-231-1/+0
* 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
* Cherry pick OBJ fixes from current Assimp (3.x)Andy Maloney2013-08-054-39/+112
* Bugfixes and cleanups for the picking codeFabian Bumberger2013-07-317-63/+279
* Fix loader and mesh warningsAndy Maloney2013-07-112-6/+6
* Introducing a property for antialiasingFabian Bumberger2013-06-172-0/+30
* Don't build qt3d without opengl moduleAlex Blasche2013-06-131-4/+3
* 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
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-306-6/+6
* 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
* Generate the cmake module tests, instead of having them outdated.Stephen Kelly2013-04-184-82/+5
* 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-173-8/+8
* Simplify the API for the distance from the pointLaszlo Papp2013-04-177-21/+21
* Temporarily mark the cmake test as insignificantSean Harmer2013-04-171-0/+1
* Fix warnings in qt3d found by GCC 4.8Thiago Macieira2013-04-082-2/+2
* Use quotes for the error stringsLaszlo Papp2013-03-231-2/+2
* Fix winding on quad strips that make up spheresSamuel Rødal2013-03-192-2/+2
* define MODULE_VERSIONOswald Buddenhagen2013-03-051-0/+2
* Qt3D header check: fix shadowing declarationsThiago Macieira2013-03-0523-319/+324
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-261-0/+2
* 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
* Match the documentation license file exactly as requestedLaszlo Papp2013-02-141-9/+9
* Add and modify the mandatory license file to be consistent and properLaszlo Papp2013-02-143-10/+684
* 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-074-4/+4
* 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-098-9/+9