summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix following recent Scene3DRenderer changesPaul Lemire2019-07-161-0/+1
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Paul Lemire2019-06-032-1/+3
|\
| * Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-032-1/+3
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-262-1/+3
| | |\
| | | * Register Qt3DCore::QNode also for Qt3D.AnimationUlf Hermann2019-05-171-0/+2
| | | * Doc: Fix missing code snippet in Scene3DTopi Reinio2019-05-151-1/+1
* | | | 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-228-24/+0
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-16/+28
|\| |
| * | Merge branch '5.12' into 5.13Paul Lemire2019-04-021-16/+28
| |\|
| | * Revert "Scene3D: Call update on the item not the window"Paul Lemire2019-03-281-1/+1
| | * Scene3D: Call update on the item not the windowAnton Kreuzkamp2019-03-211-1/+1
| | * Expand Scene3D documentationMichael Brasser2019-03-201-16/+28
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-099-20/+231
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-078-19/+230
| * | QML: Fix registration of ShaderProgramBuilderKai Koehne2019-03-071-1/+1
* | | Add QNoPicking FrameGraph nodePaul Lemire2019-02-281-0/+2
* | | Add QRasterMode render stateJuan Jose Casafranca2019-02-121-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-122-2/+7
|\| |
| * | Suppress warning about deprecated class QTexturedMetalRoughMaterialThiago Macieira2019-02-091-0/+3
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-2/+4
| |\|
| | * Fix opacity for Scene3DMichael Brasser2019-02-081-2/+4
* | | Add support for glDepthRangeJim Albamont2019-02-111-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-0/+2
|\|
| * Add revisioned QML registrations for QAttributeMichael Brasser2019-01-311-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-252-1/+14
|\|
| * Fix loading of animation aspect on iOSMike Krus2018-12-202-1/+14
* | Register revision 13 of QObjectPicker to QMLPaul Lemire2018-12-211-0/+1
* | QShaderProgramBuilder: add properties to access generated shader codePaul Lemire2018-12-141-0/+1
* | QComputeCommand allow to control the run behaviorPaul Lemire2018-11-141-0/+1
* | Register QWaitFence/QSetFence with QML modulePaul Lemire2018-10-111-0/+4
* | Merge branch '5.12' into devSean Harmer2018-10-1118-924/+1664
|\|
| * Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-0915-894/+1632
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-053-30/+32
| |\
| | * Scene3D crashing on destructionMichael Dippold2018-09-273-30/+32
* | | QAbstractTexture:: add handle and handleType propertiesPaul Lemire2018-10-101-0/+1
* | | Register QSharedGLTexture to qmlPaul Lemire2018-10-081-0/+1
|/ /
* | Replace use of qmlRegisterRevisionKai Koehne2018-10-041-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-223-15/+14
|\|
| * Replace use of qmlRegisterRevisionKai Koehne2018-09-203-15/+14
* | Automatically register the latest import versionKai Koehne2018-09-0616-8/+32
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-251-1/+1
|\|
| * Doc: Fix Scene2D and Scene3D QML modules uriTakumi ASAKI2018-08-171-1/+1
* | EntityLoader: add sourceComponent propertyPaul Lemire2018-08-201-0/+3
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-088-58/+8
|/
* Doc: Add basic documentation for Scene3D QML modulePaul Wicking2018-04-263-13/+67