summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add revision to delayed loadingAntti Määttä2019-03-122-2/+29
* Add variant filteringPasi Keränen2019-02-063-17/+121
* Merge remote-tracking branch 'origin/2.2'Laszlo Agocs2018-12-132-1/+7
|\
| * Dragon: Clean up resources properly on shutdownv2.2.0-rcv2.2.0-beta3Svenn-Arne Dragly2018-12-041-0/+6
| * Dragon: Replace public API to enable Dragon with environment variableSvenn-Arne Dragly2018-11-271-1/+1
* | Add QML API for stereoscopic settingsKaj Grönholm2018-11-291-0/+3
|/
* Do not set empty sizes for layers rendered by a View3DLaszlo Agocs2018-11-051-1/+1
* Add doc note about View3Ds referring to the same layerLaszlo Agocs2018-10-291-0/+5
* Add support for the Dragon render aspect in View3DSvenn-Arne Dragly2018-10-231-29/+39
* Fix crash on shutdown with Dragon render aspectSvenn-Arne Dragly2018-10-161-1/+1
* Add support for the Dragon render aspect in Studio3DSvenn-Arne Dragly2018-10-163-6/+33
* Add missing $$PWDThomas Hartmann2018-10-151-3/+3
* Bring View3D and Studio3DProfiler back as publicLaszlo Agocs2018-10-123-5/+57
* Add some new types and an example using the QML APIsChristian Strømme2018-09-201-0/+6
* Add meta data for Qt Quick DesignerThomas Hartmann2018-09-125-0/+121
* Add plugins.qmltypes for Qt Creator code modelThomas Hartmann2018-09-071-0/+363
* Mark View3D and Studio3DProfiler as internal for nowLaszlo Agocs2018-08-232-54/+3
* View3D: handle the rare but possible source change correctlyLaszlo Agocs2018-08-223-0/+13
* Add support for SSAA and MSAA in View3DLaszlo Agocs2018-08-226-13/+63
* Move and share the Studio3D scenegraph node implementationLaszlo Agocs2018-08-208-318/+17
* Enhance docs for Studio3DProfiler and View3DLaszlo Agocs2018-08-202-0/+81
* Improve frame rate reporting in profileuiLaszlo Agocs2018-08-202-0/+11
* Do not expose Studio3DProfiler when the feature is disabledLaszlo Agocs2018-08-201-0/+4
* Port some threading logic fixes to View3DLaszlo Agocs2018-08-174-15/+16
* Add Object3D infraLaszlo Agocs2018-08-171-0/+4
* Improve View3D docs about performance benefitsLaszlo Agocs2018-08-171-3/+12
* Add picking support in View3DLaszlo Agocs2018-08-164-1/+84
* Disable input handling on Studio3D when View3Ds are presentLaszlo Agocs2018-08-161-1/+8
* Add doc page for layersinquick exampleLaszlo Agocs2018-08-151-0/+19
* Fix View3D with dpr > 1Laszlo Agocs2018-08-153-9/+12
* Add a keyword to fix an invalid link in documentationTohge, Norihito2018-08-151-0/+1
* Make compilers happyLaszlo Agocs2018-08-141-2/+2
* Introduce Studio3DEngine and Layer3DLaszlo Agocs2018-08-143-1/+14
* Add an optional separated engine-view mode to Studio3DLaszlo Agocs2018-08-149-9/+682
* Fix Studio3D with high-DPILaszlo Agocs2018-08-142-7/+9
* Fix two sources of crashes when (un)loading a Studio3DLaszlo Agocs2018-08-033-2/+15
* Avoid using public API in the engine and viewerLaszlo Agocs2018-06-181-3/+3
* Studio3D: emit presentationReady on the first frame action onlyLaszlo Agocs2018-05-302-2/+25
* Clarify docs for the running propertyLaszlo Agocs2018-05-301-4/+4
* Add support for using Q3DSViewerSettings in Q3DSEngineAndy Nichols2018-05-251-6/+5
* doc: Clean up the qml api docsLaszlo Agocs2018-05-232-38/+66
* Make calling Q3DS::surfaceFormat() optional for Studio3DLaszlo Agocs2018-05-141-0/+7
* more API docsLaszlo Agocs2018-05-142-2/+161
* Doc setupLaszlo Agocs2018-05-111-0/+11
* Add the touch and tablet event forwarding APIsLaszlo Agocs2018-05-082-0/+7
* Move logging categories to a single central placeLaszlo Agocs2018-05-042-4/+2
* Make ViewerSettings available in all public APIsLaszlo Agocs2018-05-045-236/+7
* Report the default scale mode as ScaleModeFill in ViewerSettingsLaszlo Agocs2018-05-041-1/+1
* Studio3D: skip resize handling when only the position changesLaszlo Agocs2018-05-021-1/+1
* Add a dummy ViewerSettingsLaszlo Agocs2018-05-028-2/+271