summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix matteEnabled viewer settingKaj Grönholm2019-11-291-1/+1
* Fix building & running runtime autotestsKaj Grönholm2019-11-281-0/+8
* Detach depthstencil attachment after shadow passJanne Kangas2019-11-271-0/+2
* Check Force Transparent after checking for alpha testJere Tuliniemi2019-11-271-6/+6
* Premultiply subpresentation clear colorAntti Määttä2019-11-211-0/+5
* Always handle datainput-driven activity changesJanne Kangas2019-11-203-4/+11
* Fix crash when effect shader code is changed externallyJanne Kangas2019-11-202-18/+9
* Always update ImagesAntti Määttä2019-11-201-3/+4
* Allow setting timeline value when element is about to activateAntti Määttä2019-11-206-6/+33
* Support LEGACY_ASTC_LOADING with delayed loadingJere Tuliniemi2019-11-201-0/+2
* Fix crash when retrieving a non-existent texture idJere Tuliniemi2019-11-201-2/+4
* Force shader compilation on effect activeJanne Kangas2019-11-071-0/+2
* Fix component behavior when the parent group is inactiveJere Tuliniemi2019-11-074-1/+9
* Store line feeds as substitute characters in UIPJanne Kangas2019-11-062-0/+8
* Fix crash when queueing attributes with delayed loadingJere Tuliniemi2019-11-042-9/+12
* Add legacy compile option for astc file typesv2.5.02.5Janne Koskinen2019-10-251-2/+4
* Doc: Add links to examplesMats Honkamaa2019-10-211-0/+10
* Fix datainput controlled component activity changev2.5.0-rc3v2.5.0-rc2Antti Määttä2019-10-181-1/+6
* Fix loading pregenerated distance field cachev2.5.0-rcEskil Abrahamsen Blomfeldt2019-10-151-1/+2
* Remove extra memcopy from ASTC loadingJanne Koskinen2019-10-111-4/+4
* Add anaglyph stereoscopic modes into opengl runtimeKaj Grönholm2019-10-118-7/+44
* Fix materialdef special charactersv2.5.0-beta3Jere Tuliniemi2019-10-071-0/+1
* Use logging categories with all debug messagesAntti Määttä2019-10-074-28/+20
* Fix deferred loading of images after id changeAntti Määttä2019-10-041-6/+5
* Fix rendering effects and caching effect textureAntti Määttä2019-10-031-3/+13
* Fix asserts when using effectsAntti Määttä2019-10-031-0/+1
* Indicate material shader errors in EditorJanne Kangas2019-10-0215-30/+144
* Bump qml module versionTomi Korpipaa2019-10-019-17/+117
* Indicate effect shader errors in Editorv2.5.0-beta2Janne Kangas2019-09-3010-27/+63
* Add afterRendering signal to the Q3DSSurfaceViewerJere Tuliniemi2019-09-302-0/+3
* Provide texture ids through the C++ APIJere Tuliniemi2019-09-3014-18/+114
* Fix background color clear with shadowsAntti Määttä2019-09-251-1/+3
* Fix crash when using wrong vertex layout in custom shadersJere Tuliniemi2019-09-232-2/+6
* Add debug logging for element visibilities overridden by datainputJanne Kangas2019-09-231-4/+19
* Fix loading subpresentations in preloadSlidev2.5.0-beta1Antti Määttä2019-09-191-1/+37
* Handle animations without keyframesKaj Grönholm2019-09-191-0/+5
* Add transparency mode selection to standard materialsJere Tuliniemi2019-09-1913-1/+77
* Add "astc" as an acceptable image suffixJere Tuliniemi2019-09-171-1/+2
* Fix ASTC loadingKimmo Ollila2019-09-171-0/+5
* Add support for loading ASTC texture containersAndy Nichols2019-09-173-0/+207
* Check more than S3/DXT support for compressed texturesAndy Nichols2019-09-176-12/+54
* Support QQuickImageProvider in the runtimeJere Tuliniemi2019-09-1716-10/+124
* Add fileids for actions and slidesAntti Määttä2019-09-171-0/+2
* Prevent crash when trying to preload non-existing slideAntti Määttä2019-09-171-0/+4
* Fix distance field text rendering with alpha testAntti Määttä2019-09-173-5/+10
* Fix string comparison typesAntti Määttä2019-09-171-3/+6
* Implement two-pass rendering for transparent objectsAntti Määttä2019-09-1232-333/+1039
* Improve stereo camera positioningKaj Grönholm2019-09-121-11/+4
* Implement shader cachingMiikka Heikkinen2019-09-1234-577/+872
* Stereoscopic improvementsKaj Grönholm2019-09-114-25/+73