summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix distance field text alignmentJere Tuliniemi2019-12-161-33/+45
* Minor perf logging tweakKaj Grönholm2019-12-134-11/+24
* Support RGBE hdr images directlyAntti Määttä2019-12-137-257/+338
* Document usage of QT3DS_ENABLE_PERF_LOGGINGKaj Grönholm2019-12-121-0/+43
* Add project setting for automatically flipping compressed texturesJanne Kangas2019-12-1215-30/+81
* Prevent loading subpresentation multiple timesAntti Määttä2019-12-101-2/+3
* Add env flag for selecting OpenGL backendJere Tuliniemi2019-12-091-26/+35
* Improve perf logging #2Kaj Grönholm2019-12-0912-87/+143
* Fix opaque pixel detectionJere Tuliniemi2019-12-051-2/+3
* Fix qml subpresentation alpha premultiply settingAntti Määttä2019-12-042-2/+2
* Improve perf logging & timersKaj Grönholm2019-12-0312-78/+86
* Fix subpresentation transparent clearAntti Määttä2019-11-2911-34/+115
* 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