summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0815-37/+94
|\
| * Recompute bounding volumes when buffer changesPaul Lemire2019-01-071-1/+2
| * Picking: viewport contains check needs to use pos in GL coordinatePaul Lemire2019-01-071-3/+8
| * QRenderCapture: Prevent crash on shutdown when replies are pendingChristian Andersen2019-01-061-3/+0
| * configure: adjust to qbase changesOswald Buddenhagen2018-12-311-13/+9
| * configure: don't add system default library locations to fbxOswald Buddenhagen2018-12-311-6/+0
| * Fix loading of animation aspect on iOSMike Krus2018-12-203-1/+15
| * QEnvironmentLight: add uniforms for envmaps sizePaul Lemire2018-12-203-6/+49
| * QEnvironmentLight: fix wrong getter callPaul Lemire2018-12-191-1/+1
| * Texture: initialize internal format to NoFormatPaul Lemire2018-12-194-4/+4
| * QTexture: DDS handle uncompressed floating point format texturesPaul Lemire2018-12-191-0/+6
| * Fix unfinished commentThiago Macieira2018-12-121-0/+1
* | Fix sourceComponent property of EntityLoaderFriedemann Kleint2019-01-031-1/+1
|/
* Enable ES3 rendering of MetalRoughMaterialMichael Brasser2018-12-052-1/+32
* Add missing precision specifiers for ES3Michael Brasser2018-12-052-11/+11
* Use the correct coordinatesystem include for ES3Michael Brasser2018-12-051-0/+9
* Update QML import versions in "Qt3D QML Types"Kai Koehne2018-12-051-13/+13
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+22
|\
| * Doc: Add QT3D_REGISTER_ASPECT macro documentationPaul Wicking2018-11-062-2/+22
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-043-6/+12
|\ \
| * | Reset last selected picker when releasing out of viewportPaul Lemire2018-11-301-1/+7
| * | Renderer: drawArraysInstancedBaseInstance parameters were swappedPaul Lemire2018-11-282-5/+5
* | | Add ES3-specific coordinate systems shader fragmentMauro Persano2018-11-082-0/+74
* | | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-11-082-5/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-082-5/+7
| |\| |
| | * | Renderer::doRender scene3dBlocking fixesPaul Lemire2018-11-051-4/+7
| | * | GLTexture: do not set layers when target is Texture3DPaul Lemire2018-11-021-1/+0
* | | | Add documentation for QText2DEntityMike Krus2018-11-083-11/+88
|/ / /
* | | Documentation: Get rid of QT_INSTALL_HEADERS in documentation configTopi Reinio2018-11-073-12/+20
* | | Doc: Fix various documentation warningsTopi Reinio2018-11-075-2/+6
* | | Qt3DWindow: Redraw scene on expose events when using OnDemand renderingChristian Andersen2018-11-063-0/+21
* | | Make floating point precision explicit in ES3 MetalRough shaderMauro Persano2018-11-051-92/+94
* | | Doc: Add doc to undocumented methodsNico Vertriest2018-11-017-1/+52
* | | Doc: Add doc to undocumented methods and properties qt3dNico Vertriest2018-11-011-3/+71
| |/ |/|
* | Merge remote-tracking branch 'origin/5.11' into 5.12.0v5.12.0-beta4Liang Qi2018-10-301-0/+3
|\|
| * Fix crash due to racecondition in renderer on shutdownChristian Andersen2018-10-231-0/+3
* | Don't trigger Q_UNREACHABLE if passed invalid render buffer formatsChristian Andersen2018-10-222-3/+9
* | Doc: Fix external link errorNico Vertriest2018-10-221-1/+1
* | Doc: fix broken links in qanimationcallback.cpp and qframegraphnode.cppv5.12.0-beta3Nico Vertriest2018-10-182-1/+2
* | Doc: Minor corrections overview pageNico Vertriest2018-10-151-11/+11
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-131-0/+1
|\|
| * Fix notifications for QClipAnimator::clip propertyJim Albamont2018-10-051-0/+1
* | 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-0526-43/+617
|\|
| * Fix normal calculation in MorphPhongMaterialJoni Poikelin2018-10-052-2/+2
| * Fix compilation with -qt3d-profile-jobs on AndroidPaul Lemire2018-10-051-0/+5
| * Further complete missing functions on ES3 helpersPaul Lemire2018-10-044-0/+23
| * Fix leak with VAOManagerPaul Lemire2018-10-033-1/+8
| * QChangeArbiter: fix leakPaul Lemire2018-10-031-2/+5
| * Fix QMorphPhongMaterialMäättä Antti2018-10-012-6/+23