summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make visibility setting for elements in master slide persistentJanne Kangas2019-09-116-5/+55
* Fix imported assets animations not appearing bugMahmoud Badri2019-09-091-1/+1
* Add support to get a bezier curve extreme valuesMahmoud Badri2019-09-056-6/+111
* Fix eliding when text is alignedKaj Grönholm2019-09-051-2/+9
* Improve slide element finderJere Tuliniemi2019-09-051-0/+1
* Convert GGX specular function to isotropicAntti Määttä2019-08-291-3/+3
* Stop animation when property is controlled by datainputJanne Kangas2019-08-294-0/+51
* Add property to Camera to enable frustum culling when neededAndy Nichols2019-08-2912-13/+27
* Disable Depth Pre-pass by defaultAndy Nichols2019-08-291-1/+1
* Remove some warnings from Qt3DSDMAnimation.hMahmoud Badri2019-08-282-7/+7
* Unify timeline unit to millisecondMahmoud Badri2019-08-2621-277/+239
* Add support for stereoscopic renderingKaj Grönholm2019-08-2316-8/+445
* Support clearing image and buffer caches on demandMiikka Heikkinen2019-08-234-3/+21
* Add Float4 support to SetAttribute and GetAttributeJere Tuliniemi2019-08-211-7/+14
* Fix component activation resetting user inputsJere Tuliniemi2019-08-217-69/+174