summaryrefslogtreecommitdiffstats
path: root/src/Runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove LUATomi Korpipaa2018-04-1993-20186/+410
* Read color from the specular mapJere Tuliniemi2018-04-191-7/+10
* Add roughness map to the standard materialJere Tuliniemi2018-04-1613-8/+41
* Add Vector2 to datainput typesJanne Kangas2018-04-124-4/+75
* Implement gradient backgroundMäättä Antti2018-04-114-0/+13
* Implement Evaluator datainput part 2Janne Kangas2018-04-113-11/+76
* Enable building runtime 2.0 by defaultMiikka Heikkinen2018-04-102-3/+11
* Implement Evaluator datainput type part 1Janne Kangas2018-04-094-51/+185
* Add '$' prefix to datainput names in UIP fileJanne Kangas2018-04-051-3/+6
* Expand datainput exampleJanne Kangas2018-04-031-1/+1
* Add support for new datainput datatypes in RuntimeJanne Kangas2018-04-037-38/+187
* Fix creating new project and creating sub-presentationsTomi Korpipaa2018-03-231-7/+18
* Fix building of Integrity and iOSJanne Koskinen2018-03-221-1/+1
* Fix shadow buffer on many embedded and android devicesJanne Koskinen2018-03-211-1/+1
* Allow Action trigger/target selection outside componentJanne Kangas2018-03-191-5/+1
* Remove Qt3DSExceptionClass and files needed by itTomi Korpipaa2018-03-081-10/+11
* Remove binary compiler and binary format handlingTomi Korpipaa2018-03-0721-2014/+3
* Silence build warningsMäättä Antti2018-03-067-16/+35
* Handle boolean shader properties properlyKaj Grönholm2018-03-022-2/+16
* Remove old DataInput proto codeJanne Kangas2018-02-2319-489/+3
* Make too long tooltips multi-lineTomi Korpipaa2018-02-191-86/+86
* Fix error dialog textsTomi Korpipaa2018-02-191-3/+3
* Fix rendering same subpresentation to multiple layersMäättä Antti2018-02-1617-133/+191
* Fix inserting data inputs to presentation without .uiaTomi Korpipaa2018-02-161-4/+4
* Fix scene background clear and color inheritance for subpresentationJanne Kangas2018-02-1411-10/+78
* Modify the previous fix by just setting the pixel sizeAdam Treat2018-02-131-4/+2
* Fix text only layers rendering all whiteMäättä Antti2018-02-131-0/+2
* Fix Rajdani font renderingMäättä Antti2018-02-131-2/+4
* Fix advanced blending mode in runtimeMäättä Antti2018-02-123-2/+15
* Fix scaling of fonts so that it is portable across screensAdam Treat2018-02-091-1/+4
* Revert "Fix failing to clear frame correctly when subpresentations are rendered"Janne Kangas2018-02-084-6/+8
* Fix failing to clear frame correctly when subpresentations are renderedJanne Kangas2018-02-084-8/+6
* [DataInput] Enable editor-side timeline and property control buttonsJanne Kangas2018-02-051-3/+1
* Add support for DXT decompression on GPU on IntelAdam Treat2018-02-022-2/+4
* Enable hdr image conversion to batch loader with es2Määttä Antti2018-02-024-14/+26
* Enable es2 renderer extensions for angleMäättä Antti2018-02-024-8/+8
* Fix loading of uia file settingsAdam Treat2018-02-021-0/+3
* Fix runtime shader cacheAdam Treat2018-02-024-6/+21
* Fix advanced blend mode SW fallbackMarianne Yrjänä2018-02-022-42/+62
* Fixup the Qt3DCompiler so that it is silent by defaultAdam Treat2018-02-021-6/+42
* Don't add binary directory as contents are now baked inAdam Treat2018-02-021-5/+0
* Quiet downAdam Treat2018-02-021-4/+1
* Add support for controlling slides via String type data inputsMiikka Heikkinen2018-01-262-0/+14
* Add SetDataInputValue to IScriptBridgeMiikka Heikkinen2018-01-2621-27/+214
* Add QML type and C++ class for data inputMiikka Heikkinen2018-01-264-0/+34
* Remove obsolete watermark codeTomi Korpipaa2018-01-258-287/+0
* Add presentationReady signal to Studio3DTomi Korpipaa2018-01-251-2/+2
* Implement writing and reading the datainputs in uia fileTomi Korpipaa2018-01-232-33/+73
* [DataInput] Implement linking of Text element textstring to DataInputJanne Kangas2018-01-129-17/+28
* Fix advanced blend mode SW fallback shadersMarianne Yrjänä2018-01-101-62/+58