summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+3
|\
| * Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-101-0/+3
* | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
|/
* Switch export macros to standard formKai Koehne2019-04-025-9/+9
* Qt3DWindow/Qt3DQuickWindow base custom surface format on default onePaul Lemire2018-08-291-1/+1
* Remove hardcoded C++ version for MinGW/GCCKai Koehne2018-01-111-3/+0
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-253-3/+3
* Merge branch '5.9' into 5.10Sean Harmer2017-09-121-1/+1
|\
| * Qt3DQuickWindow: Instantiate QQmlAspectEngine after aspectsWieland Hagen2017-09-081-1/+1
* | Re-enable the QQmlType code paths in the node factoriesSean Harmer2017-08-252-5/+3
* | Merge branch '5.9' into devSean Harmer2017-08-191-0/+2
|\|
* | Introduce QSpriteSheetMike Krus2017-07-088-2/+440
|/
* 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