summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv5.12.125.12Jani Heikkinen2021-10-041-1/+1
* ClearBuffers: fix member initialization from uninitialized valuePaul Lemire2021-06-042-1/+3
* Bump versionv5.12.11Jani Heikkinen2020-11-061-1/+1
* Bump versionJani Heikkinen2020-10-141-1/+1
* evaluateClipAtLocalTime: prevent negative indices for keyframes lookupPaul Lemire2020-09-181-1/+1
* Improve third-party license information about assimpKai Koehne2020-08-276-14/+255
* Initialize pointerMike Krus2020-07-031-0/+1
* Animation Handler: assign iterator on erasePaul Lemire2020-06-301-3/+3
* Delete offscreen surface when doneMike Krus2020-06-291-0/+2
* Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-171-0/+20
|\
| * Add changes file for Qt 5.12.9v5.12.9Antti Kokko2020-06-041-0/+20
|/
* Use surfaceSize as this will always be validAndy Shaw2020-06-021-1/+1
* Release rendertargets on destructionPaul Lemire2020-05-143-0/+10
* Bump versionAlexandru Croitor2020-04-221-1/+1
* Fix scene3ditem to register optional aspectsPaul Lemire2020-04-151-4/+0
* Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-141-0/+20
|\
| * Add changes file for Qt 5.12.8v5.12.8Antti Kokko2020-03-241-0/+20
* | Implement Mouse Click and Double Click on MouseHandlerMike Krus2020-03-242-3/+5
|/
* Allow for when a Scene3D item switches screensAndy Shaw2020-03-1916-211/+683
* Animations: handle colors as vec3 or vec4Paul Lemire2020-03-192-12/+94
* Fix and improve FBO handlingPaul Lemire2020-02-175-31/+99
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-178-1/+131
* Merge remote-tracking branch 'origin/5.12.7' into 5.12Qt Forward Merge Bot2020-01-311-0/+20
|\
| * Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-211-0/+20
* | Bump versionAlexandru Croitor2020-01-281-1/+1
* | Shader: make uniform block accessors constPaul Lemire2020-01-272-33/+30
|/
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-0/+20
|\
| * Merge 5.12 into 5.12.6v5.12.6Kari Oikarinen2019-11-072-9/+17
| |\
| * | Add changes file for Qt 5.12.6Antti Kokko2019-10-311-0/+20
* | | Fix picking with primitive restart for line loopsMike Krus2019-12-132-32/+52
* | | Fix picking with primitive restartMike Krus2019-12-135-8/+42
* | | Bump versionFrederik Gladhorn2019-11-071-1/+1
| |/ |/|
* | QNode: stop using hash<node,connection> for bookkeepingPaul Lemire2019-11-042-9/+17
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* Ensure we can build assimp on Windows and macOS with non gcc compilersAndy Shaw2019-10-231-1/+1
* Renderer: check context thread before destroying resourcesPaul Lemire2019-10-161-1/+2
* Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-149-0/+34
* Fix blitting to also blit depth and stencil buffersPaul Lemire2019-10-101-1/+2
* Add a property map job in animation aspectJuan Jose Casafranca2019-09-2318-126/+800
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+20
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
|/|
| * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-09-041-0/+20
* | Minor fixes for QSprite* classesMichael Brasser2019-08-303-6/+6
* | Update MetalRoughMaterial documentionMichael Brasser2019-08-291-3/+3
* | Fix LerpClipBlend QML documentationMats Honkamaa2019-08-271-3/+3
* | Add QML documentation for ClipBlendValueMats Honkamaa2019-08-261-0/+11
* | Allow multiple instances of a few render statesHarald Vistnes2019-08-265-14/+29
* | Add missing * for SkyboxEntity QML type documentationMats Honkamaa2019-08-261-1/+1
|/
* Expand QCamera::exposure documentationMichael Brasser2019-08-201-0/+20
* Expand EnvironmentLight documentationMichael Brasser2019-08-201-3/+31