summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix broken creation order for nodes used as propertiesSvenn-Arne Dragly2019-02-221-6/+6
* Load static plugins when QT_NO_LIBRARY is setAnton Kreuzkamp2019-02-222-14/+10
* Always load scene2d render plugin in static buildsAnton Kreuzkamp2019-02-221-0/+7
* renderview.cpp: move file variable into anonymous namespacePaul Lemire2019-02-191-1/+2
* Fix: rebuild material and layer caches when FrameGraph tree is dirtyPaul Lemire2019-02-192-5/+8
* Doc: clarify some propertiesJoni Poikelin2019-02-143-17/+36
* Enable assimp for gcc 5.x buildsKarim Pinter2019-02-121-1/+1
* Fix Assimp scene loader plugin resource pathsLee Helpingstine2019-02-081-0/+1
* Fix opacity for Scene3DMichael Brasser2019-02-081-2/+4
* Fix scene2d starting trigger when setting item lateMäättä Antti2019-02-061-0/+9
* assimp: Fix warning about uninitalized variableAndy Shaw2019-02-052-3/+28
* dFdx/dFdy require GL_OES_standard_derivatives under ES 2Michael Brasser2019-02-041-0/+1
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-1/+1
|\
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0815-37/+94
| |\
| * | Fix sourceComponent property of EntityLoaderFriedemann Kleint2019-01-031-1/+1
* | | Always export scene2d shared objectMäättä Antti2019-01-311-1/+1
* | | assimp: Provide names for generated child entitiesMichael Brasser2019-01-311-0/+1
* | | Add revisioned QML registrations for QAttributeMichael Brasser2019-01-311-0/+2
* | | Doc: Fix external link error for SceneLoaderMichael Brasser2019-01-291-1/+1
* | | Document that QMetalRoughMaterial has an ES 3 techniqueMichael Brasser2019-01-281-1/+1
* | | Doc: Add doc to undocumented methods and properties qt3dNico Vertriest2019-01-241-2/+2
* | | Avoid repeated warningsMike Krus2019-01-183-4/+153
* | | Fix issue with invalid texturesMike Krus2019-01-181-8/+9
* | | Fix env-map less renderingMike Krus2019-01-093-28/+7
| |/ |/|
* | 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
|/
* 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
|/ / /