summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Doc: Update code samples in 'Qt 3D Render Framegraph' documentationTopi Reinio2019-06-171-47/+81
| | | * Doc: Extend Qt3D documentationPaul Wicking2019-06-073-2/+56
* | | | Basic KTX support for Qt 3DMichael Brasser2019-07-093-10/+173
* | | | QShaderImage: fix missing endtable in docPaul Lemire2019-07-091-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-255-13/+92
|\| |
| * | Add doc to undocumented functions qt3dNico Vertriest2019-05-275-13/+92
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-185-5/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-155-5/+37
| |\|
| | * Fix removal of components when they are destroyedMike Krus2019-05-284-2/+34
| | * Fix Parameter priority sortingPaul Lemire2019-05-241-3/+3
* | | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-116-29/+29
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Paul Lemire2019-06-0337-302/+929
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-0337-302/+929
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-292-8/+8
| | |\|
| | | * Clean up warningsMike Krus2019-05-283-8/+9
| | * | Merge branch '5.12' into 5.13Paul Lemire2019-05-281-1/+1
| | |\|
| | | * QClearBuffers: fix wrong clearColor qml property name in docPaul Lemire2019-05-241-1/+1
| | * | Clean up bounding box updatesMike Krus2019-05-251-37/+41
| | * | Introduce EntityAccumulatorMike Krus2019-05-253-0/+184
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-05-268-9/+165
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-268-9/+165
| | | |\|
| | | | * Update Qt3D color handlingMichael Brasser2019-05-153-2/+95
| | | | * Register Qt3DCore::QNode also for Qt3D.AnimationUlf Hermann2019-05-171-0/+2
| | | | * Doc: Add MetalRoughMaterial QML documentationPaul Wicking2019-05-161-1/+50
| | | | * Doc: Add TextureLoader QML documentationPaul Wicking2019-05-151-2/+14
| | | | * Doc: Fix missing code snippet in Scene3DTopi Reinio2019-05-151-1/+1
| | | | * Check if animation channel only have one component and shortcircuitJuan Jose Casafranca2019-05-141-3/+3
| | * | | Use entity visitor to traverse scene graphMike Krus2019-05-253-149/+156
| | * | | Introduce EntityVisitorMike Krus2019-05-253-0/+210
| | * | | Iterate on child handlesMike Krus2019-05-2519-98/+164
| | * | | Mark dirty when modifying framegraphJuan Jose Casafranca2019-05-271-0/+1
| | |/ /
* | | | Renderer: Image support addedPaul Lemire2019-06-0511-35/+527
* | | | Uniform: add handling of uniform of Image based typesPaul Lemire2019-06-056-2/+267
* | | | NodeManagers: replace Q_DECL_NOEXCEPT/Q_DECL_NOTHROW by noexceptPaul Lemire2019-06-052-117/+117
* | | | Fix in TextureFormat for RGB10A2Paul Lemire2019-06-052-1/+4
* | | | quick3dparameter_p.h use nullptr instead of 0Paul Lemire2019-06-051-2/+2
* | | | Register QShaderImage type with QMLPaul Lemire2019-06-051-0/+2
* | | | Register QShaderImage in QRenderAspectPaul Lemire2019-06-055-0/+32
* | | | Add ShaderImage backend nodePaul Lemire2019-06-053-0/+224
* | | | Add QShaderImage frontend classPaul Lemire2019-06-054-0/+1239
* | | | GraphicsHelpers: add bindImageTexture supportPaul Lemire2019-06-0415-1/+110
|/ / /
* | | Add clearBuffers to QForwardRendererJoni Poikelin2019-05-292-1/+28
* | | Fix some deprecation warningsFriedemann Kleint2019-05-282-4/+4
* | | Scene3D: Revise render loop and synchronizationAnton Kreuzkamp2019-05-285-9/+57
* | | Eradicate Java-style iterators and mark the module cleanMarc Mutz2019-05-231-4/+4
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-2228-84/+0
* | | Mark dirty when modifying framegraphJuan Jose Casafranca2019-05-241-0/+1
* | | GLTFExporter: remove duplicate definitionMarc Mutz2017-12-281-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-186-13/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-136-13/+7
| |\|