summaryrefslogtreecommitdiffstats
path: root/src/render/render.pro
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Revert "Doc: Divide documentation into submodules"Topi Reinio2018-04-201-2/+0
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-1/+12
|\
| * Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-1/+12
* | Doc: Divide documentation into submodulesTopi Reinio2018-02-091-0/+2
* | Remove hardcoded C++ version for MinGW/GCCKai Koehne2018-01-111-3/+0
|/
* Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-291-1/+2
|\
| * Add render pluginAntti Määttä2017-01-271-1/+2
* | QMesh geometry loading via plugin systemGuillermo A. Amaral2017-01-201-1/+3
|/
* Remove CONFIG+=static when gcov is enabledPaul Lemire2016-11-231-1/+0
* Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-2/+0
* Render: get rid of duplicate phong shadersPaul Lemire2016-07-191-2/+0
* Enable QT_NO_FOREACH for some librariesMarc Mutz2016-05-141-0/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-6/+0
* fix dependenciesOswald Buddenhagen2016-02-251-3/+3
* rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-251-2/+0
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-101-0/+1
* Move picking into its own directorySean Harmer2015-10-251-0/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-6/+6
* Final batch of file moves for nowSean Harmer2015-10-131-1/+3
* Move render servies to their own directorySean Harmer2015-10-131-0/+1
* Move texture classes to their own directorySean Harmer2015-10-131-0/+1
* Move lights into their own directorySean Harmer2015-10-131-0/+1
* Move material system into own directorySean Harmer2015-10-131-0/+1
* Move geometry related classes to their own directorySean Harmer2015-10-131-0/+1
* Move render state classes into own dir and tidy upSean Harmer2015-10-131-0/+1
* Move graphicshelpers into their own directorySean Harmer2015-10-131-0/+1
* Doc: Use a single a doc project for all the submodule docsVenugopal Shivashankar2015-10-051-2/+0
* QRayCastingService implementation using bounding volumesRémi Benoit2015-08-091-1/+1
* Use Qt3DRenderer consistently for documentation configurationSean Harmer2015-06-111-1/+1
* Remove dependency on the obsolete opengl moduleLaszlo Agocs2015-02-131-1/+1
* Add skeleton documentation for Qt3DRenderSean Harmer2014-12-311-0/+2
* Added QPhongMaterialPaul Lemire2014-12-221-1/+4
* Don't force a dynamic build when not configured for gcovSean Harmer2014-12-211-2/+0
* Remove references to unused private headers variable in .pro filesSean Harmer2014-12-211-1/+1
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* Add an example demonstrating more materialsSean Harmer2014-11-131-1/+1
* QParameter refactoredPaul Lemire2014-09-301-0/+1
* QGraphicsHelper FBO creationPaul Lemire2014-09-151-1/+1
* Assimp external dependencyPaul Lemire2014-08-191-2/+3
* Add rollerball example to show rendering and physics basicsSean Harmer2014-07-181-1/+1
* d-pointer FrameGraph componentSean Harmer2014-06-261-1/+1
* Removed last QML dependency of the Render module.Paul Lemire2014-05-251-1/+1
* QQmlExtensionPlugins for Qt3DCore and Qt3DRendererPaul Lemire2014-05-251-1/+1
* Categorized logging in RendererPaul Lemire2014-04-221-1/+5
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+36