summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed the BackToFront sorting of QQuickItem3Dv5.0.0-beta1Fabian Bumberger2012-08-281-13/+10
* Add doc/qt3d to .gitignoreYuchen Deng2012-08-271-0/+1
* Doc: Fix location of include files in qdocconf.Casper van Donderen2012-08-231-2/+2
* Fix compilation on ES2 following import of Khronos OpenGL headersSean Harmer2012-08-211-0/+2
* Don't trample random seed in QGLSectionJulian De Bhal2012-08-131-3/+0
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-112-6/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-112-2/+2
* Update to non-deprecated API: initializeGLFunctions is goneThiago Macieira2012-08-021-1/+1
* Doc: Added the module name prefix to the file nameVenugopal Shivashankar2012-08-021-8/+8
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0161-0/+61
* Update the export macros in qt3d.gitThiago Macieira2012-08-012-35/+4
* Doc: Fixed usage of "Qt 3D", title names, and file names.Jerome Pasion2012-08-0141-234/+215
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3025-25/+50
* 3D Item in viewport is rendered out of place in BufferedRender mode.Sergey Dubitskiy2012-07-271-1/+7
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Qt3D: Use new qWaitForWindowExposed()/Active() functions.Friedemann Kleint2012-07-202-6/+2
* Test that the package configs for Qt3D work.Stephen Kelly2012-07-205-1/+99
* QGLSubsurface was fixed. Qt3d "Shapes" demo now works on Mac.Sergey Dubitskiy2012-07-184-18/+30
* Update in line with QtDeclarative changesAlan Alpert2012-07-182-7/+7
* Positional lighting exampleJulian De Bhal2012-07-1610-0/+618
* Add camera context to viewport lightingJulian De Bhal2012-07-161-1/+2
* threed: add virtual destructor to QGLSceneFormatFactoryInterfaceRobin Burchell2012-07-151-0/+1
* fix install locations of tests and examplesOswald Buddenhagen2012-07-131-1/+4
* remove pointless include of pkg.priOswald Buddenhagen2012-07-131-1/+0
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-22/+4
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-102-2/+2
* Doc: Modularize Qt3D Documentation.Casper van Donderen2012-07-10121-55/+95
* fix build with qt in namespaceOswald Buddenhagen2012-07-103-0/+6
* fix compile after numerous reshufflings in qtbaseOswald Buddenhagen2012-07-103-4/+4
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-37/+4
* rename util/ => tools/Oswald Buddenhagen2012-07-0925-2/+2
* Qt3d "Shapes" demo: cube and teapot are misplaced.Sergey Dubitskiy2012-07-091-14/+10
* Make it possible to compile Qt3D without QML/Quick.Casper van Donderen2012-07-067-22/+29
* Fix cross compilation for MinGW-w64Yuchen Deng2012-07-031-1/+1
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-2816-241/+77
|\
| * remove feature filesOswald Buddenhagen2012-06-282-49/+0
| * fix file permissionsOswald Buddenhagen2012-06-284-0/+0
| * revamp the build/install targets of auxilliary filesOswald Buddenhagen2012-06-284-129/+65
| * build system cleanupsOswald Buddenhagen2012-06-243-17/+2
| * use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-242-2/+2
| * auto-generate module prisOswald Buddenhagen2012-06-245-44/+8
* | Fix positional lighting for Viewport elementJulian De Bhal2012-06-261-1/+1
* | In qt3d, bezier loader is broken.Sergey Dubitskiy2012-06-261-1/+4
* | Added additional documentation for the Effect class in QML.dpope2012-06-261-0/+45
|/
* Fix manual tests.Sarah Smith2012-06-225-11/+15
* (Partial) Work done on Coverity report.Sergey Dubitskiy2012-06-2263-166/+266
* Fix skipped tests.Sarah Smith2012-06-228-35/+26
* Fix animations manual test.Sarah Smith2012-06-214-11/+34
* Make this function available.Sarah Smith2012-06-212-2/+4
* Assimp: Fix compilation with Visual Studio 2012 (beta)Friedemann Kleint2012-06-213-0/+7