summaryrefslogtreecommitdiffstats
path: root/src/imports/studio3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Studio3D: ensure the engine is destroyed no matter whatLaszlo Agocs2018-04-301-2/+30
* SubPresentationSettings and QmlStreamLaszlo Agocs2018-04-278-6/+164
* Add Q3DSSceneElementLaszlo Agocs2018-04-272-2/+7
* Add Q3DSElementLaszlo Agocs2018-04-272-0/+5
* Add Q3DSDataInputLaszlo Agocs2018-04-234-6/+18
* Add API for toggling profile UI and disable the implicit togglesLaszlo Agocs2018-03-261-5/+2
* Q3DSPresentation: add profilingEnabled propertyLaszlo Agocs2018-03-262-3/+14
* 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-202-60/+1
* Add support for EmitSignal in actionsLaszlo Agocs2018-03-191-0/+2
* Revert "Follow Qt3D api change"Laszlo Agocs2018-03-121-1/+1
* Add public API for data inputLaszlo Agocs2018-02-262-0/+7
* Follow Qt3D api changeLaszlo Agocs2018-02-261-1/+1
* Add Q3DSWidgetLaszlo Agocs2018-02-121-14/+13
* Add an autotest for Studio3DLaszlo Agocs2018-02-091-0/+7
* Port Studio3D properties and signalsLaszlo Agocs2018-02-082-12/+122
* Add basic public API structureLaszlo Agocs2018-02-086-19/+214
* Studio3D: handle qt_Opacity correctlyLaszlo Agocs2018-02-061-3/+4
* simpleqml: Add the ability to open another uip (or uia) fileLaszlo Agocs2018-02-061-0/+3
* Studio3D: Add reload()Laszlo Agocs2018-02-063-21/+40
* Studio3D: StabilizeLaszlo Agocs2018-02-063-25/+66
* Untangle input event flowLaszlo Agocs2018-02-062-0/+65
* Make (almost) everything privateLaszlo Agocs2018-02-011-1/+1
* Studio3D: add scenegraph node and renderer objectLaszlo Agocs2018-02-017-3/+715
* Add skeleton for Studio3D element and pluginLaszlo Agocs2018-02-015-0/+185