summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3drender
Commit message (Expand)AuthorAgeFilesLines
* Add support for synchronous pickingMike Krus2020-07-306-120/+5
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-4/+4
* Add support for building with CMakeMike Krus2020-05-221-0/+66
* Geometry refactoringMike Krus2020-02-275-440/+0
* Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-071-0/+1
|\
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
* | Update dependenciesMike Krus2020-02-071-1/+1
|/
* Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-19/+19
* quick3dparameter_p.h use nullptr instead of 0Paul Lemire2019-06-051-2/+2
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Switch export macros to standard formKai Koehne2019-04-0225-29/+29
* Add support for layers to control ray castingMike Krus2018-02-055-0/+59
* QtQuick API for ray castingMike Krus2018-02-017-2/+587
* Remove hardcoded C++ version for MinGW/GCCKai Koehne2018-01-111-3/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-051-1/+1
|\
| * Port away from QBuffer::typeKevin Ottens2017-09-221-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-253-3/+3
|/
* Re-enable the QQmlType code paths in the node factoriesSean Harmer2017-08-252-4/+2
* Merge branch '5.9' into devSean Harmer2017-08-192-2/+3
|\
| * Fix Quick3DNode factories following QQmlType changesPaul Lemire2017-08-162-6/+3
| * Disable QQmlType codepathsPaul Lemire2017-08-031-0/+2
|/
* Silence ICC warning about unused local variableThiago Macieira2017-04-071-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0240-71/+92
|\
| * Coding convention fix for Src/Quick3DRobert Brock2017-04-0140-71/+92
* | Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-289-1661/+2
* | QShaderData: fix texture support in propertiesKevin Ottens2017-02-241-5/+3
* | Cleanup scene2d console messages at startupAntti Määttä2017-02-171-2/+2
* | QMemoryBarrier cleanupPaul Lemire2017-02-162-8/+8
* | Fix Clang warnings: out of order initializationMike Krus2017-02-111-3/+3
* | Fix texture binding on macosAntti Määttä2017-01-301-4/+11
* | Fix scene2d autotest shutdown crashAntti Määttä2017-01-301-3/+5
* | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-299-2/+1652
|\ \
| * | Change renderOnce to RenderPolicy enumAntti Määttä2017-01-275-33/+43
| * | Add QmlEngine contructor parameter to Scene2DAntti Määttä2017-01-273-4/+55
| * | Use only one thread in the scene2d rendererAntti Määttä2017-01-264-23/+44
| * | Resend render event when texture is not in useAntti Määttä2017-01-261-0/+1
| * | Add Scene2D logging categoryAntti Määttä2017-01-264-5/+121
| * | Fix scene2d unit testsAntti Määttä2017-01-262-9/+11
| * | Fix qscene2d autotestsAntti Määttä2017-01-261-5/+10
| * | Update scene2d implementationAntti Määttä2017-01-266-208/+280
| * | Change namespaceAntti Määttä2017-01-245-24/+44
| * | Move scene2d to quick3drenderAntti Määttä2017-01-245-0/+1346
| * | Merge branch 'dev' into wip/qtquickintegrationSean Harmer2017-01-202-0/+23
| |\ \
| * | | Add scene2d to quick3drenderAntti Määttä2017-01-182-0/+6
| | |/ | |/|
* | | Add Quick3DMemoryBarrierPaul Lemire2017-01-253-2/+163
| |/ |/|
* | Quick3DBuffer: add helper method to read binary filePaul Lemire2017-01-132-0/+23
|/
* Remove CONFIG+=static when gcov is enabledPaul Lemire2016-11-231-1/+0
* LCOV exclusion comments squashedPaul Lemire2016-11-232-2/+2
* MSVC2015_64 "internal compiler error" fixesv5.8.0-alpha1Tomi Korpipää2016-08-313-7/+8