summaryrefslogtreecommitdiffstats
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
* Add missing signal documentationTomi Korpipää2020-04-281-0/+16
* Document QQuickImageProvider usageJere Tuliniemi2020-04-271-0/+24
* Add support for skipping rendering framesKaj Grönholm2020-04-166-0/+69
* Add support for progressive stereoscopic renderingKaj Grönholm2020-04-087-0/+71
* Shader caching improvementsMiikka Heikkinen2020-02-255-17/+168
* Do not cache datainput value if presentation is not readyJanne Kangas2020-02-211-0/+7
* Register runtime versionsTomi Korpipaa2020-02-211-0/+4
* Add size and format to textureid queryJanne Kangas2020-02-112-0/+21
* Implement shader cache loading error handlingAntti Määttä2020-02-104-0/+6
* Update and fix documentationJanne Kangas2020-02-068-75/+80
* Don't render when scene is not changingAntti Määttä2020-01-222-5/+10
* Harmonize slide indexing between Q3DSPresentation and Q3DSSceneElementJanne Kangas2020-01-212-15/+19
* Add C++ API method to export and import shader cache as QByteArrayMiikka Heikkinen2020-01-133-14/+76
* Minor perf logging tweakKaj Grönholm2019-12-131-3/+5
* Document usage of QT3DS_ENABLE_PERF_LOGGINGKaj Grönholm2019-12-121-0/+43
* Fix matteEnabled viewer settingKaj Grönholm2019-11-291-1/+1
* Allow setting timeline value when element is about to activateAntti Määttä2019-11-203-4/+23
* Doc: Add links to examplesMats Honkamaa2019-10-211-0/+10
* 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