summaryrefslogtreecommitdiffstats
path: root/src/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Restore default rendering behavior of Scene3DMike Krus2019-11-281-1/+3
* Fix a crash in Qt3DQuickWindow when the window has no heightJean-Michaƫl Celerier2019-11-261-1/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-133-6/+7
* Scene3DView: don't forget to mark SGNode as visiblePaul Lemire2019-10-301-0/+2
* Scene3D: handle aspect ratio updates in Underlay modePaul Lemire2019-10-281-13/+33
* Fix crash in Scene3DViewMike Krus2019-10-251-1/+2
* Scene3D: halt Qt3D simulation loop while not visiblePaul Lemire2019-10-251-0/+11
* Fix Scene2D initializationMike Krus2019-10-231-4/+12
* Fix post FF API changesMike Krus2019-10-223-12/+2
* Update plugins.qmltypes for 5.14Kai Koehne2019-10-228-19/+463
* Fix Coverity warningsMike Krus2019-10-214-0/+4
* Scene3D: fix next frame update requestPaul Lemire2019-10-152-3/+14
* Scene3D: only show SGNode once Qt3D has first rendered into itPaul Lemire2019-10-157-1/+27
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-153-0/+11
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-153-0/+11
| |\
| | * Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-102-0/+8
| | * Clarify Scene2D input event supportTomi Korpipaa2019-10-071-0/+4
* | | Update QScene2D to use direct syncMike Krus2019-10-145-122/+85
|/ /
* | Clean up includesMike Krus2019-10-012-4/+0
* | Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-191-1/+1
* | QDepthRange: fix doc/qml registration for 5.14Paul Lemire2019-09-191-1/+1
* | QForwardRenderer: fix doc and add REVISION on clearBuffersPaul Lemire2019-09-191-0/+1
* | QPickEvent: add revisions and fix qml registrationPaul Lemire2019-09-191-0/+1
* | QCamera: make lens and transform accessible to QMLPaul Lemire2019-08-291-0/+1
* | Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-2811-107/+904
|\ \
| * | Introduce Scene3DViewPaul Lemire2019-08-2710-16/+613
| * | Refactor Scene3D internals prior to Scene3DView introductionPaul Lemire2019-08-273-55/+68
| * | Scene3D: introduce compositingMode (FBO or Underlay)Paul Lemire2019-08-275-38/+146
| * | Make Scene3D rendering use the Manual Qt3D drive modePaul Lemire2019-08-075-50/+129
* | | Add SubtreeEnabler frame graph nodeMichael Brasser2019-08-141-0/+2
* | | QTransform: add worldMatrix propertyPaul Lemire2019-08-131-0/+1
|/ /
* | Fix following recent Scene3DRenderer changesPaul Lemire2019-07-161-0/+1
* | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-19/+19
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Paul Lemire2019-06-035-10/+105
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-035-10/+105
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-291-7/+7
| | |\
| | | * Clean up warningsMike Krus2019-05-281-7/+7
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-265-3/+98
| | |\|
| | | * Update Qt3D color handlingMichael Brasser2019-05-153-2/+95
| | | * Register Qt3DCore::QNode also for Qt3D.AnimationUlf Hermann2019-05-171-0/+2
| | | * Doc: Fix missing code snippet in Scene3DTopi Reinio2019-05-151-1/+1
* | | | quick3dparameter_p.h use nullptr instead of 0Paul Lemire2019-06-051-2/+2
* | | | Register QShaderImage type with QMLPaul Lemire2019-06-051-0/+2
|/ / /
* | | Scene3D: Revise render loop and synchronizationAnton Kreuzkamp2019-05-282-8/+48
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-2214-42/+0
* | | Remove compatibility code for transition from QQmlV4Handle to QV4::ValueUlf Hermann2019-05-101-8/+0
* | | qt3dquick_global: remove qv8engine includePaul Lemire2019-05-101-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-091-3/+0
|\| |
| * | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-261-3/+0
| |\|
| | * Cleanup debug output in Quick3DEntityLoaderPrivateJ-P Nurmi2019-04-181-3/+0