summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when showing a certain presentation in viewerv2.8.0_5151v2.8.0Antti Määttä2020-10-221-0/+4
* Remove shader cache export restrictionAntti Määttä2020-10-211-13/+20
* Fix black screen in the editorAntti Määttä2020-10-214-24/+45
* Allow changing some attributes when element is inactiveAntti Määttä2020-10-201-1/+12
* Fix wrong lib paths in android buildv2.8.0-rc2Antti Määttä2020-10-166-0/+34
* Improve runtime build options documentationKaj Grönholm2020-10-162-0/+14
* Fix ghost images in presentationsAntti Määttä2020-10-161-1/+1
* Fix rendering problems with ordered group and alphatest objectsAntti Määttä2020-10-162-80/+82
* Revert "Fix blending issues in ordered group"Antti Määttä2020-10-161-9/+3
* Fix images having subpresentations and mipmapsAntti Määttä2020-10-161-4/+7
* Fix assert when loading qml streamerAntti Määttä2020-10-161-10/+13
* Manually convert snapper macros to shader codeAntti Määttä2020-10-161-2/+56
* Add option for always premultiplied astcKaj Grönholm2020-10-153-0/+25
* Fix custom materials now showing before reloadAntti Määttä2020-10-147-38/+21
* Fix issues in dynamic object texture changeAntti Määttä2020-10-1416-60/+201
* Implement image filteringAntti Määttä2020-10-1415-5/+87
* Use images with dynamic object texturesAntti Määttä2020-10-1413-308/+161
* Split SDynamicObject from graph objectsAntti Määttä2020-10-1414-166/+168
* Don't switch deactivating component slideKaj Grönholm2020-10-122-1/+12
* Add RGBA_ETC2 format to scan for transparency functionAntti Määttä2020-10-081-0/+1
* Improve attributes handlingKaj Grönholm2020-10-084-1/+23
* Fix enabling CullFace renderstatev2.8.0-rcAntti Määttä2020-10-061-1/+1
* Fix crash when slide change occursAntti Määttä2020-10-0610-258/+211
* Revert "Fix slide activity changes"Kaj Grönholm2020-10-051-5/+0
* Fix slide activity changesKaj Grönholm2020-10-021-0/+5
* Try to resolve images only onceKaj Grönholm2020-10-012-8/+24
* Fix incorrect data input behaviorTony Leinonen2020-09-283-3/+15
* Prevent duplicates in searchPaths and reverse itTomi Korpipaa2020-09-282-7/+9
* Add signal objectv2.8.0-beta1Kaj Grönholm2020-09-255-0/+28
* Unify source path usage in runtimeAntti Määttä2020-09-2413-151/+336
* Remove unused codeAntti Määttä2020-09-211-4/+0
* Remove unused functionsAntti Määttä2020-09-211-22/+0
* Add support for onActivate and onDeactivate ActionsKaj Grönholm2020-09-217-2/+38
* Ignore schema when comparing texture keysJanne Koskinen2020-09-141-0/+5
* Try loading files outside of UIP/UIAJanne Koskinen2020-09-141-0/+14
* Fix disable depth test and disable depth prepassTony Leinonen2020-09-142-3/+7
* Fix RGBE specular map shaderAntti Määttä2020-09-141-8/+19
* Fix function parametersTony Leinonen2020-09-091-4/+4
* Disable alpha test for screen blend modeTony Leinonen2020-09-091-1/+2
* Fix m_shaderCacheCompression typeKaj Grönholm2020-09-081-1/+1
* Support automatic detection of texture file extensionKaj Grönholm2020-09-041-5/+43
* Fix stereomode crashKaj Grönholm2020-08-251-0/+1
* Fix white flash in first frameAntti Määttä2020-08-171-2/+5
* Fix performance timers compilationJanne Koskinen2020-08-171-1/+1
* Fix stereoscopic rendering with subpresentationsKaj Grönholm2020-08-126-6/+18
* Allow getting texture id from subpresentation layerAntti Määttä2020-08-124-44/+59
* Scale QML stream item size up to nearest divisible-by-four sizeTomi Korpipaa2020-08-123-1/+18
* Optimize runtime performanceAntti Määttä2020-08-117-66/+61
* Fix transparent objects in ordered groupsJere Tuliniemi2020-07-281-1/+0
* Fix slide rollback when setting timeline valueJere Tuliniemi2020-07-231-5/+3