summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras
Commit message (Expand)AuthorAgeFilesLines
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* CMake: Fix incorrect dependency on private modulesAlexandru Croitor2021-08-051-3/+6
* Use RHI for Qt3DQuickWindowMike Krus2021-06-191-1/+1
* Update QtQuick API to build with 5.15Mike Krus2021-01-111-0/+4
* Update QQMLPropertyList APIMike Krus2021-01-082-37/+25
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-202-4/+4
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-092-5/+5
* Add support for building with CMakeMike Krus2020-05-221-0/+52
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-272-16/+3
|\
| * rhi: Make Qt3DQuickWindow work with RHIJean-Michaël Celerier2020-04-222-16/+3
* | Introduce QCoreAspectMike Krus2020-04-091-0/+3
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-072-1/+2
|\|
| * Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * Fix a crash in Qt3DQuickWindow when the window has no heightJean-Michaël Celerier2019-11-261-1/+1
* | Update dependenciesMike Krus2020-02-072-2/+2
|/
* 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