summaryrefslogtreecommitdiffstats
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
* Add anaglyph stereoscopic modes into opengl runtimeKaj Grönholm2019-10-112-2/+12
* Use logging categories with all debug messagesAntti Määttä2019-10-071-1/+2
* Bump qml module versionTomi Korpipaa2019-10-018-15/+114
* Add afterRendering signal to the Q3DSSurfaceViewerJere Tuliniemi2019-09-302-0/+3
* Provide texture ids through the C++ APIJere Tuliniemi2019-09-302-0/+17
* Support QQuickImageProvider in the runtimeJere Tuliniemi2019-09-175-0/+29
* Implement shader cachingMiikka Heikkinen2019-09-1210-81/+364
* Unify timeline unit to millisecondMahmoud Badri2019-08-262-3/+16
* Add support for stereoscopic renderingKaj Grönholm2019-08-236-0/+149
* Add docs for Q3DSSurfaceViewer::setQmlEngine/qmlEngine methodsMiikka Heikkinen2019-08-191-6/+8
* Clear the QQuickWindow background before renderingMiikka Heikkinen2019-08-192-5/+0
* Check for datainput validity at setValueJanne Kangas2019-08-191-3/+7
* Discard datainput set value if it is the same as the last committed valueJanne Kangas2019-08-155-24/+55
* Fix datainput value setter for Q3DSPresentationJanne Kangas2019-08-144-2/+12
* Don't share surface between async init contextsMiikka Heikkinen2019-08-144-9/+29
* Batch setDataInputValue calls also on C++ sideJanne Kangas2019-08-137-26/+41
* Make runtime initialization optionally not block QMLMiikka Heikkinen2019-08-138-37/+301
* Batch datainput value changes per-frame for QML contextJanne Kangas2019-08-098-3/+61
* Initialize runtime after first Quick frame has been shownMiikka Heikkinen2019-08-072-4/+30
* Fix simpleqml exampleAntti Määttä2019-06-284-8/+22
* Fix link to third-party licensesMats Honkamaa2019-06-271-1/+2
* Add plugins.qmltypes filePasi Keränen2019-06-271-0/+438
* Fix broken link in html sidebarMats Honkamaa2019-06-261-1/+1
* Add documentation for presentation signalsMats Honkamaa2019-06-251-7/+52
* Add Q3DSStudio3D::viewerSettings() documentationMats Honkamaa2019-06-251-1/+4
* Remove obsolete commentMats Honkamaa2019-06-251-2/+0
* Add runtime build instructions to docsMats Honkamaa2019-06-2417-0/+360
* Doc: Update OpenGL runtime project nameTopi Reinio2019-06-215-26/+24
* Add matteEnabled to viewer settingsAntti Määttä2019-06-206-3/+65
* Initial OpenGL runtime documentation structureMats Honkamaa2019-06-1931-229/+1935
* Add Q3DSGeometry documentationMiikka Heikkinen2019-06-131-0/+212
* Remove duplicate documentation from datainputJanne Kangas2019-06-141-44/+27
* Recycle autogenerated ids when creating new elementsMiikka Heikkinen2019-06-111-0/+18
* Make datainput metadata keys constant Q_PROPERTYJanne Kangas2019-06-112-8/+10
* Pass QML engine to stream proxyJari Karppinen2019-06-111-1/+3
* Long live the slayer!Pasi Keränen2019-06-0747-0/+9235