summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Take negative leading into accountTomi Korpipaa2021-10-081-0/+7
* Disable force update for qmlstreamsAntti Määttä2021-04-281-0/+1
* Check subprentation texture changeAntti Määttä2021-04-271-1/+2
* Fix activation for datainput controlled componentsAntti Määttä2021-04-081-6/+6
* Revert "Fix component visibility when changing slides"Antti Määttä2021-04-062-25/+6
* Set components always dirtyAntti Määttä2021-04-061-0/+2
* Add frameDraw signal to QML APITony Leinonen2021-03-315-7/+236
* Fix crashing with missing OpenGL contextJanne Koskinen2021-03-301-0/+4
* Add documentation for frameDraw signalTony Leinonen2021-03-302-2/+11
* Fix component visibility when changing slidesTony Leinonen2021-03-302-6/+25
* Fix time calculation with data inputsAntti Määttä2021-03-246-13/+19
* Do not clear depth texturesAntti Määttä2021-03-241-2/+2
* Fix component activation after slide changeAntti Määttä2021-03-232-4/+3
* Fix autotests after latest changesAntti Määttä2021-03-228-21/+41
* Remove overriding codeTony Leinonen2021-03-192-9/+1
* Calculate newTime when commands are being processedTony Leinonen2021-03-192-10/+12
* Apply queued changed when object is activeTony Leinonen2021-03-191-1/+3
* Do not crash if signalproxy is nullTomi Korpipaa2021-03-181-1/+2
* Add component to dirty list when switching slidesTony Leinonen2021-03-021-0/+4
* Render last animation frameTony Leinonen2021-02-251-1/+4
* add signal when renderer is drawingTony Leinonen2021-02-1815-13/+47
* Fix if structureTony Leinonen2021-02-181-7/+5
* Add case for datainput between slide changesTony Leinonen2021-01-262-8/+15
* Fix scene change blackscreenTony Leinonen2021-01-151-0/+1
* Fix uninitialized texture bugTomi Korpipaa2021-01-151-20/+42
* Convert <br> to line break on runtimeTomi Korpipaa2020-11-192-0/+8
* Fix getting wrong text textureTomi Korpipaa2020-11-186-56/+34
* Propagate custom material dirty flag correctlyAntti Määttä2020-11-161-1/+1
* 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