summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras
Commit message (Expand)AuthorAgeFilesLines
* Implement PIMPL for Qt3DQuickWindowJere Tuliniemi2017-05-154-43/+138
* Merge branch '5.8' into 5.9Sean Harmer2017-04-022-13/+13
|\
| * Coding convention fix for Src/Quick3DRobert Brock2017-04-012-13/+12
* | Change some Scene3D/Window qWarnings to qCDebugv5.9.0-beta1Laszlo Agocs2017-03-314-5/+123
* | Don't call QWindow::create() from the constructorSean Harmer2017-03-151-1/+0
* | QBoundingSphere cleanupPaul Lemire2017-02-242-7/+14
* | Revert "Use QVector<float> in level of detail APIs"Sean Harmer2017-02-192-5/+5
* | Use QVector<float> in level of detail APIsSean Harmer2017-02-162-5/+5
* | Move animations from extras to animationsAntti Määttä2017-02-0711-946/+2
* | Merge branch 'wip/animation' into devSean Harmer2017-01-3112-3/+948
|\ \
| * | Animation support for Qt3DAntti Määttä2017-01-3112-1/+952
| |/
* / Port LevelOfDetailLoader to a C++ implementationKevin Ottens2017-01-276-1/+470
|/
* Remove CONFIG+=static when gcov is enabledPaul Lemire2016-11-231-1/+0
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-2/+0
* Avoid code dup. in Scene3DItem and Qt3DQuickWindowKevin Ottens2016-08-072-26/+5
* Qt3DQuickWindow: subclass QWindowPaul Lemire2016-06-302-4/+41
* Qt3DQuickWindow: set proper aspect ratio on creationPaul Lemire2016-06-111-2/+4
* Add more explicitMarc Mutz2016-05-141-1/+1
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Q_NULLPTR -> nullptrSean Harmer2016-05-012-5/+5
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-014-0/+479