summaryrefslogtreecommitdiffstats
path: root/src/runtime
Commit message (Expand)AuthorAgeFilesLines
* Unify source path usage in runtimeAntti Määttä2020-09-241-11/+15
* Add support for onActivate and onDeactivate ActionsKaj Grönholm2020-09-217-2/+38
* Fix performance timers compilationJanne Koskinen2020-08-171-1/+1
* Allow getting texture id from subpresentation layerAntti Määttä2020-08-121-36/+51
* Fix slide rollback when setting timeline valueJere Tuliniemi2020-07-231-5/+3
* Fix data inputs with delayed loadingv2.7.0-rc2Jere Tuliniemi2020-05-083-0/+18
* Fix activating child elements when di activatingAntti Määttä2020-05-041-7/+12
* Add support for skipping rendering framesKaj Grönholm2020-04-161-2/+24
* Add support for progressive stereoscopic renderingKaj Grönholm2020-04-081-6/+13
* Delayed loading: Load subpresentation with setAttributeJere Tuliniemi2020-03-262-1/+19
* Make sure GoToTime works also when triggered at simultaneous activationJanne Kangas2020-03-255-9/+56
* Add dynamic layer resizingJere Tuliniemi2020-02-283-0/+12
* Remove evaluator type datainput dead codeJanne Kangas2020-02-213-181/+0
* Add size and format to textureid queryJanne Kangas2020-02-112-0/+37
* Implement shader cache loading error handlingAntti Määttä2020-02-102-4/+10
* Merge branch '2.6'Antti Kokko2020-02-102-2/+2
|\
| * Fix crash in autotestv2.6.02.6Antti Määttä2020-01-302-2/+2
* | Load component subpresentation when neededJere Tuliniemi2020-02-061-4/+26
* | Fix delayed loading data input crashJere Tuliniemi2020-02-051-1/+1
|/
* Optimize element attribute name hashingAntti Määttä2020-01-2218-301/+319
* Don't render when scene is not changingAntti Määttä2020-01-222-6/+9
* Implement culling mode for materialsAntti Määttä2020-01-213-0/+3
* Remove unused and duplicate codeAntti Määttä2020-01-203-213/+0
* Load referenced material assets upon useJere Tuliniemi2020-01-162-0/+8
* Add toggle for disabling ambient occlusionJanne Kangas2020-01-153-0/+3
* Implement ordered groupAntti Määttä2020-01-133-0/+4
* Fix setting value for uninitialized attributesAntti Määttä2020-01-134-2/+38
* Fix SceneElement::currentSlideIndexJanne Kangas2020-01-131-1/+7
* Add project setting for automatically flipping compressed texturesJanne Kangas2019-12-122-3/+9
* Prevent loading subpresentation multiple timesAntti Määttä2019-12-101-2/+3
* Improve perf logging #2Kaj Grönholm2019-12-093-18/+26
* Improve perf logging & timersKaj Grönholm2019-12-032-31/+34
* Always handle datainput-driven activity changesJanne Kangas2019-11-203-4/+11
* Allow setting timeline value when element is about to activateAntti Määttä2019-11-203-2/+10
* Fix crash when retrieving a non-existent texture idJere Tuliniemi2019-11-201-2/+4
* Fix component behavior when the parent group is inactiveJere Tuliniemi2019-11-074-1/+9
* 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
* Fix datainput controlled component activity changev2.5.0-rc3v2.5.0-rc2Antti Määttä2019-10-181-1/+6
* Fix materialdef special charactersv2.5.0-beta3Jere Tuliniemi2019-10-071-0/+1
* Use logging categories with all debug messagesAntti Määttä2019-10-071-17/+10
* Provide texture ids through the C++ APIJere Tuliniemi2019-09-302-0/+25
* 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
* Add transparency mode selection to standard materialsJere Tuliniemi2019-09-193-0/+3
* Add "astc" as an acceptable image suffixJere Tuliniemi2019-09-171-1/+2
* Support QQuickImageProvider in the runtimeJere Tuliniemi2019-09-171-0/+4
* Prevent crash when trying to preload non-existing slideAntti Määttä2019-09-171-0/+4
* Fix string comparison typesAntti Määttä2019-09-171-3/+6
* Implement shader cachingMiikka Heikkinen2019-09-122-7/+6