summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused codev5.13.0-beta3v5.13.0-beta2Mike Krus2019-04-042-41/+0
* Switch export macros to standard formKai Koehne2019-04-02465-600/+599
* Merge branch '5.12' into 5.13Paul Lemire2019-04-0230-341/+627
|\
| * Update the backend's buffer data when updating part of QBufferGiulio Camuffo2019-04-021-0/+1
| * Unify shader include handlingMichael Brasser2019-04-013-51/+21
| * Dont play animations that are disabledJuan Jose Casafranca2019-03-281-0/+2
| * Revert "Scene3D: Call update on the item not the window"Paul Lemire2019-03-281-1/+1
| * Scene3D: Call update on the item not the windowAnton Kreuzkamp2019-03-211-1/+1
| * Expand Scene3D documentationMichael Brasser2019-03-201-16/+28
| * Don't reset texture units at every frameMike Krus2019-03-185-189/+342
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-156-20/+49
| |\
| | * Make sure backend node is created when component is added to Entityv5.12.2Svenn-Arne Dragly2019-02-223-0/+26
| | * 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
| * | Fix member overloadsMike Krus2019-03-144-26/+10
| * | Make slerping saferSean Harmer2019-03-111-6/+13
| * | Fix light attenuation for ES 2Michael Brasser2019-03-064-8/+18
| * | Use slerp for animating rotation channelsJuan Jose Casafranca2019-02-224-12/+124
| * | Set OptimalParallelJobCount to at most 4Paul Lemire2019-02-221-1/+4
| |/
| * 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
* | Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-122-11/+7
* | QAbstractTexture: Fix \since for handle, handleTypev5.13.0-beta1Kai Koehne2019-03-071-2/+2
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-078-19/+230
* | QML: Fix registration of ShaderProgramBuilderKai Koehne2019-03-071-1/+1
* | QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-075-15/+15
* | Suppress warning about cast across function typesThiago Macieira2019-02-271-0/+3
* | Fix GCC warning about cv qualifiers in castThiago Macieira2019-02-272-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-18/+37
|\|
| * Doc: clarify some propertiesJoni Poikelin2019-02-143-17/+36
| * Enable assimp for gcc 5.x buildsKarim Pinter2019-02-121-1/+1
* | Suppress warning about deprecated class QTexturedMetalRoughMaterialThiago Macieira2019-02-091-0/+3
* | Fix order of initialization in constructor listThiago Macieira2019-02-091-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-096-5/+43
|\|
| * 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' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-027-6/+9
|\|
| * 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