summaryrefslogtreecommitdiffstats
path: root/src/imports/studio3d/q3dsstudio3ditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add variant filteringPasi Keränen2019-02-061-10/+22
* Dragon: Replace public API to enable Dragon with environment variableSvenn-Arne Dragly2018-11-271-1/+1
* Do not set empty sizes for layers rendered by a View3DLaszlo Agocs2018-11-051-1/+1
* Add support for the Dragon render aspect in Studio3DSvenn-Arne Dragly2018-10-161-0/+3
* Bring View3D and Studio3DProfiler back as publicLaszlo Agocs2018-10-121-1/+54
* Mark View3D and Studio3DProfiler as internal for nowLaszlo Agocs2018-08-231-54/+1
* View3D: handle the rare but possible source change correctlyLaszlo Agocs2018-08-221-0/+8
* Add support for SSAA and MSAA in View3DLaszlo Agocs2018-08-221-2/+13
* Move and share the Studio3D scenegraph node implementationLaszlo Agocs2018-08-201-3/+3
* Enhance docs for Studio3DProfiler and View3DLaszlo Agocs2018-08-201-0/+57
* Add picking support in View3DLaszlo Agocs2018-08-161-1/+3
* Disable input handling on Studio3D when View3Ds are presentLaszlo Agocs2018-08-161-1/+8
* Fix View3D with dpr > 1Laszlo Agocs2018-08-151-2/+3
* Add a keyword to fix an invalid link in documentationTohge, Norihito2018-08-151-0/+1
* Add an optional separated engine-view mode to Studio3DLaszlo Agocs2018-08-141-4/+135
* Fix Studio3D with high-DPILaszlo Agocs2018-08-141-6/+8
* Fix two sources of crashes when (un)loading a Studio3DLaszlo Agocs2018-08-031-1/+5
* 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-301-2/+23
* 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-231-19/+35
* Make calling Q3DS::surfaceFormat() optional for Studio3DLaszlo Agocs2018-05-141-0/+7
* more API docsLaszlo Agocs2018-05-141-2/+79
* Doc setupLaszlo Agocs2018-05-111-0/+11
* Add the touch and tablet event forwarding APIsLaszlo Agocs2018-05-081-0/+6
* Move logging categories to a single central placeLaszlo Agocs2018-05-041-2/+1
* Make ViewerSettings available in all public APIsLaszlo Agocs2018-05-041-3/+3
* Studio3D: skip resize handling when only the position changesLaszlo Agocs2018-05-021-1/+1
* Add a dummy ViewerSettingsLaszlo Agocs2018-05-021-0/+13
* Studio3D: ensure the engine is destroyed no matter whatLaszlo Agocs2018-04-301-2/+30
* SubPresentationSettings and QmlStreamLaszlo Agocs2018-04-271-2/+8
* Add Q3DSDataInputLaszlo Agocs2018-04-231-0/+1
* Add API for toggling profile UI and disable the implicit togglesLaszlo Agocs2018-03-261-5/+2
* Q3DSPresentation: add profilingEnabled propertyLaszlo Agocs2018-03-261-2/+12
* Reuse QQmlEngine for behaviors and subpresentationsLaszlo Agocs2018-03-201-0/+7
* Implement slideEntered/Exited signals in the public APILaszlo Agocs2018-03-201-2/+1
* Q3DSPresentation public API: fireEvent and a few enablersLaszlo Agocs2018-03-201-50/+1
* Add support for EmitSignal in actionsLaszlo Agocs2018-03-191-0/+2
* Add public API for data inputLaszlo Agocs2018-02-261-0/+6
* Add Q3DSWidgetLaszlo Agocs2018-02-121-14/+13
* Add an autotest for Studio3DLaszlo Agocs2018-02-091-0/+7
* Port Studio3D properties and signalsLaszlo Agocs2018-02-081-12/+90
* Add basic public API structureLaszlo Agocs2018-02-081-7/+73
* simpleqml: Add the ability to open another uip (or uia) fileLaszlo Agocs2018-02-061-0/+3
* Studio3D: Add reload()Laszlo Agocs2018-02-061-16/+31
* Studio3D: StabilizeLaszlo Agocs2018-02-061-22/+62
* Untangle input event flowLaszlo Agocs2018-02-061-0/+53
* Make (almost) everything privateLaszlo Agocs2018-02-011-1/+1
* Studio3D: add scenegraph node and renderer objectLaszlo Agocs2018-02-011-0/+186