summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d
Commit message (Expand)AuthorAgeFilesLines
* Initialize pointerMike Krus2020-07-031-0/+1
* Delete offscreen surface when doneMike Krus2020-06-291-0/+2
* Fix scene3ditem to register optional aspectsPaul Lemire2020-04-151-4/+0
* Allow for when a Scene3D item switches screensAndy Shaw2020-03-197-211/+123
* Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-141-0/+5
* Doc: Fix missing code snippet in Scene3DTopi Reinio2019-05-151-1/+1
* 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
* Fix opacity for Scene3DMichael Brasser2019-02-081-2/+4
* Fix loading of animation aspect on iOSMike Krus2018-12-202-1/+14
* Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-092-2/+19
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-053-30/+32
|\
| * Scene3D crashing on destructionMichael Dippold2018-09-273-30/+32
* | Automatically register the latest import versionKai Koehne2018-09-062-1/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-251-1/+1
|\|
| * Doc: Fix Scene2D and Scene3D QML modules uriTakumi ASAKI2018-08-171-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
|/
* Doc: Add basic documentation for Scene3D QML modulePaul Wicking2018-04-263-13/+67
* Scene3DRenderer: Do not call windowChanged lambda on destroyed objectOliver Wolff2018-04-231-1/+1
* Revert "Keep rendering in sync with aspect jobs by adding barriers"Paul Lemire2018-02-282-3/+6
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-152-6/+3
|\
| * Keep rendering in sync with aspect jobs by adding barriersSvenn-Arne Dragly2018-02-022-6/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-222-1/+6
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-222-1/+6
| |\
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-182-9/+20
| | |\
| | | * Scene3DRenderer: ensure window pointer stays the same while renderingv5.9.4Paul Lemire2018-01-102-9/+20
| | * | Scene3D: allow to force blocking renderingPaul Lemire2018-01-162-1/+6
| | |/
* | | Merge branch '5.10' into devSean Harmer2018-01-173-7/+10
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-123-7/+10
| |\|
| | * Set devicePixelRatio on item size changeMorten Johan Sørvig2017-12-143-7/+10
* | | Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-132-8/+19
|\| |
| * | Scene3DRenderer: ensure window pointer stays the same while renderingPaul Lemire2017-11-232-8/+19
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-252-7/+7
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-252-3/+3
|/ /
* / Allow to disable aspects at configure timePaul Lemire2017-08-022-2/+23
|/
* Make sure Qt3D gets a clean OpenGL state in Scene3D itemWieland Hagen2017-06-291-0/+4
* Scene3DRenderer: fix race conditionv5.9.0-beta4Paul Lemire2017-05-063-4/+18
* Hook Scene3D cleanup on scenegraphInvalidated tooLaszlo Agocs2017-04-052-10/+24
* Fix Scene3D initialization in QQuickWidgetLaszlo Agocs2017-04-032-2/+23
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0212-36/+36
|\
| * Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-0112-36/+36
* | Change some Scene3D/Window qWarnings to qCDebugv5.9.0-beta1Laszlo Agocs2017-03-311-2/+2
* | Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* | Initialize members in Scene3DRendererSean Harmer2017-02-121-0/+2
* | Initialize members in Scene3DSGMaterialShaderSean Harmer2017-02-122-0/+8
|/
* ContextSaver dtor: call make current only when neededPaul Lemire2016-11-231-1/+1
* Scene3DRenderer::render: simplified code pathsPaul Lemire2016-11-231-28/+19
* Scene3DItem: no need to destoy the SGNode on size changePaul Lemire2016-11-231-11/+7
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1