summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Start animations at first frameKaj Grönholm2019-03-131-0/+3
* Implement delayed image loading and slide resource listMäättä Antti2019-03-121-1/+64
* Load subpresentations asynchronouslyAntti Määttä2019-03-121-2/+69
* Fix datainput metadata APIJanne Kangas2019-03-081-4/+11
* Do not cache datainput min/max rangesJanne Kangas2019-03-071-1/+2
* Code tidy-upsv2.3.0-beta1Janne Kangas2019-02-121-0/+1
* Implement datainput metadataJanne Kangas2019-02-121-1/+5
* Add api for loading/unloading slide resourcesMäättä Antti2019-02-081-0/+3
* Make Data Input range values dynamicJanne Kangas2019-02-081-0/+3
* Add variant filteringPasi Keränen2019-02-061-3/+4
* Implement datainput getter API in Q3DSPresentationJanne Kangas2019-02-061-0/+3
* Fix issue with multiple View3D + stereoscopicKaj Grönholm2018-11-081-2/+1
* Support stereoscopic renderingKaj Grönholm2018-10-241-0/+3
* Import Dragon Render Aspect PrototypeSvenn-Arne Dragly2018-10-141-1/+2
* Move registering qml types to engine constructorMäättä Antti2018-09-201-0/+1
* Make createAspectEngine public functionMäättä Antti2018-09-031-2/+2
* Add the option of deferring loading uip subpresentationsLaszlo Agocs2018-09-031-3/+4
* Improve frame rate reporting in profileuiLaszlo Agocs2018-08-201-0/+15
* Add picking support in View3DLaszlo Agocs2018-08-161-7/+7
* Introduce Studio3DEngine and Layer3DLaszlo Agocs2018-08-141-0/+4
* Add an optional separated engine-view mode to Studio3DLaszlo Agocs2018-08-141-1/+6
* Make Q3DSEngine::setPresentation a first class APILaszlo Agocs2018-07-301-2/+3
* Use dpr as the default scale for profileuiLaszlo Agocs2018-07-261-1/+1
* Move towards enabling dynamically adding and changing modelsLaszlo Agocs2018-06-201-1/+1
* Avoid using public API in the engine and viewerLaszlo Agocs2018-06-181-4/+4
* Add support for using Q3DSViewerSettings in Q3DSEngineAndy Nichols2018-05-251-0/+6
* Make calling Q3DS::surfaceFormat() optional for Studio3DLaszlo Agocs2018-05-141-1/+0
* Make sure to re-enable OnDemandRenderer when reloading sceneAndy Nichols2018-05-091-0/+2
* Add the touch and tablet event forwarding APIsLaszlo Agocs2018-05-081-0/+6
* Remove broken/unwanted behavior APIsLaszlo Agocs2018-05-081-4/+0
* SubPresentationSettings and QmlStreamLaszlo Agocs2018-04-271-1/+9
* Add Q3DSSceneElementLaszlo Agocs2018-04-271-2/+2
* Eyeball for behavior instancesLaszlo Agocs2018-04-101-1/+1
* behaviors and api: Add support object refs by idLaszlo Agocs2018-04-051-4/+4
* q3dsviewer: Add submenu for profile uiLaszlo Agocs2018-04-031-2/+2
* Add API for toggling profile UI and disable the implicit togglesLaszlo Agocs2018-03-261-2/+4
* Reuse QQmlEngine for behaviors and subpresentationsLaszlo Agocs2018-03-201-1/+6
* Add goToSlide variantsLaszlo Agocs2018-03-201-0/+2
* Sanitize the Q3DSEngine re. elementPathLaszlo Agocs2018-03-201-3/+6
* more API: go to time, slide by name, get/setAttribteLaszlo Agocs2018-03-201-2/+4
* Implement slideEntered/Exited signals in the public APILaszlo Agocs2018-03-201-1/+3
* Q3DSPresentation public API: fireEvent and a few enablersLaszlo Agocs2018-03-201-0/+7
* Add support for EmitSignal in actionsLaszlo Agocs2018-03-191-0/+1
* Block sending mouse to inputmanager when profile ui is activeLaszlo Agocs2018-03-161-0/+2
* More behavior apiLaszlo Agocs2018-03-121-0/+4
* behaviors: Implement getDeltaTime and getParentLaszlo Agocs2018-03-081-1/+1
* behaviors: Implement get/setAttributeLaszlo Agocs2018-03-081-1/+4
* Add QML engine for behavior snippetsLaszlo Agocs2018-03-081-2/+32
* Solve some sizing issues with the offscreen exampleLaszlo Agocs2018-02-281-1/+1
* Add public API for data inputLaszlo Agocs2018-02-261-0/+2