summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+20
|\
| * Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-111-0/+20
* | Fix typo in phong.inc.frag100Michael Brasser2020-04-191-4/+4
* | Don't look up backend node if frontend not updated yetMike Krus2020-04-081-0/+2
* | Revert "Move calculateBoundingVolumeJob dependency on updateTreeEnabledJob"Michael Brasser2020-04-061-6/+2
* | Disable sorting commands by textures on WindowsPaul Lemire2020-04-061-0/+2
* | Fix potential crash in ShaderBuilder node syncingMichael Brasser2020-04-021-1/+1
* | Implement Mouse Click and Double Click on MouseHandlerMike Krus2020-03-202-3/+5
* | Allow for when a Scene3D item switches screensAndy Shaw2020-03-1316-217/+694
|/
* Workaround for some odd crashesJoni Poikelin2020-03-061-0/+3
* No need to register input aspect in basicshapes-cpp exampleMauro Persano2020-02-211-5/+0
* Fix OnDemand rendering crash when using QQuickWidgetMauro Persano2020-02-181-0/+1
* Revert "Allow for when a Scene3D item switches screens"Paul Lemire2020-02-1812-424/+218
* Revert "Add in a call to applyAspects() that accidently got missed"Paul Lemire2020-02-181-1/+0
* qgltf: Fix MSVC warning about narrowing conversionFriedemann Kleint2020-02-171-1/+1
* Fix and improve FBO handlingPaul Lemire2020-02-175-29/+95
* Add in a call to applyAspects() that accidently got missedAndy Shaw2020-02-161-0/+1
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-138-1/+131
* QMetalRoughMaterial: only remove parameters if addedPaul Lemire2020-02-101-8/+21
* Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-1013-22/+42
* Allow for when a Scene3D item switches screensAndy Shaw2020-02-0712-218/+424
* Bump versionAlexandru Croitor2020-02-021-1/+1
* Fix stale Entity cachesPaul Lemire2020-01-313-12/+41
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+20
|\
| * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-1510-25/+95
| |\
| * | Add changes file for Qt 5.14.1Antti Kokko2020-01-141-0/+20
* | | Fix potential crash when logic aspect exitsMike Krus2020-01-272-1/+4
| |/ |/|
* | Fix usage of C++14 featuresMike Krus2020-01-143-4/+8
* | Use animation rather than event to drive simulationMike Krus2020-01-134-9/+59
* | Fix for incorrect QML property names in GeometryRenderer docVolker Enderlein2020-01-131-2/+2
* | Add viewAll support for orthographic projection modeVolker Enderlein2020-01-102-10/+26
|/
* Update Blender exporters to work with Blender 2.80+Paul Lemire2019-12-193-13/+37
* QDistanceFieldMaterial: Use a smaller Z offsetMartin Andersson2019-12-181-1/+1
* Bump versionDaniel Smith2019-12-161-1/+1
* RenderViewBuilder: fix leak with EntityRenderCommandDataPaul Lemire2019-12-164-26/+14
* RenderView: fix leak with m_statesetPaul Lemire2019-12-131-0/+1
* QText2DEntity: Support display of empty stringsVolker Enderlein2019-12-131-8/+5
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-138-12/+91
|\
| * Fix OnDemand rendering with Scene3Dv5.14.0-rc2v5.14.0Paul Lemire2019-12-047-12/+42
| * Add changes file for Qt 5.14.0v5.14.0-rc1Antti Kokko2019-11-251-0/+49
* | Fix picking with primitive restart for line loopsMike Krus2019-12-132-32/+52
* | Always get the estimate primitive count from the attributeMike Krus2019-12-131-4/+2
* | qquaternionanimation.cpp: Fix warning suppressionFriedemann Kleint2019-12-111-1/+1
* | Skip shouldNotCrashInNormalStartupShutdownSequenceUlf Hermann2019-12-111-0/+4
* | Doc: Add note about implementation specific property meaningPaul Wicking2019-12-104-18/+84
* | QDistanceFieldMaterial: Don't scale rgb colors with distance field alphaMartin Andersson2019-12-092-2/+2
* | Fix picking with primitive restartMike Krus2019-12-095-8/+42
* | Shader: record standard uniform at loading timePaul Lemire2019-12-045-45/+140
* | GraphicsContext: remove left overs from GL command threadPaul Lemire2019-12-031-6/+4
* | Fill as much as what we can when building the RCPaul Lemire2019-12-032-69/+75