summaryrefslogtreecommitdiffstats
path: root/tests/scenes
Commit message (Expand)AuthorAgeFilesLines
* Do not add fragOutput for custom materialsv2.4.0-beta2v2.4.0-beta1Antti Määttä2019-05-242-2/+8
* Support alpha channel on color propertiesMahmoud Badri2019-05-021-6/+4
* Add functionality to disable individual tracksChristian Strømme2019-01-281-0/+38
* Enable vertex shaders in custom materialsJere Tuliniemi2019-01-156-0/+104
* Fix dynamic keyframesChristian Strømme2018-11-261-0/+165
* Fix unlinked properties not being applied when there are no tracksChristian Strømme2018-11-071-0/+60
* Fix dynamic keyframe regressionLaszlo Agocs2018-10-311-0/+56
* Fix getStartAndEndTime()Christian Strømme2018-09-172-0/+39
* Fix visibility updates for slides without animation tracksChristian Strømme2018-09-171-0/+38
* Fix for certain ignored set-property actionsLaszlo Agocs2018-09-131-0/+37
* Add test scene for nested subpresentationsLaszlo Agocs2018-09-125-0/+127
* Quick fix for animations getting out of syncChristian Strømme2018-09-071-0/+64
* Don't use dynamic values when entering the first slideChristian Strømme2018-09-071-0/+54
* Change origin for Right and Bottom calculationsLaszlo Agocs2018-09-071-0/+53
* Handle Layer.sourcepath changesLaszlo Agocs2018-09-0310-0/+224
* Fix and test Variant type in data inputLaszlo Agocs2018-08-292-0/+77
* Support Float as a data input typeLaszlo Agocs2018-08-292-0/+77
* Fix eyeball changes when changing slidesChristian Strømme2018-08-161-0/+52
* Don't restart components on the master slide when changing slidesChristian Strømme2018-08-142-0/+100
* Fix effect orderLaszlo Agocs2018-08-101-0/+51
* Fix inherited eyeball handling for nodesLaszlo Agocs2018-07-053-0/+200
* Add a handcrafted lights on-off test sceneLaszlo Agocs2018-07-041-0/+65
* Add some tests scenes for ASTC-in-KTXLaszlo Agocs2018-06-287-0/+90
* Add ktx supportLaszlo Agocs2018-06-283-0/+45
* Add slide switching in the consoleLaszlo Agocs2018-06-201-0/+1
* Move towards enabling dynamically adding and changing modelsLaszlo Agocs2018-06-201-0/+24
* Fix directory separator in qmlstreamlayer.uipv2.0.0-rc2v2.0.0Christian Strømme2018-06-121-1/+1
* Generate custom material shadow map uniforms correctlyLaszlo Agocs2018-06-086-0/+423
* Fix inputmgr ignoring pressesLaszlo Agocs2018-06-012-1/+46
* Add support for dynamic key-framesChristian Strømme2018-04-261-0/+94
* Add roughness map to the standard materialJere Tuliniemi2018-04-203-0/+60
* Copy IBL tests to tests/scenes as wellLaszlo Agocs2018-04-1915-0/+730
* Temporal AALaszlo Agocs2018-04-191-2/+2
* ProgAA: Enable for subpresentationsLaszlo Agocs2018-04-113-0/+54
* ProgAA: add a test scene with subpresentationLaszlo Agocs2018-04-112-0/+53
* Eyeball for behavior instancesLaszlo Agocs2018-04-103-0/+222
* Add support for eyeball in effectsLaszlo Agocs2018-04-103-45/+144
* Add a dummy magenta image in place of missing texturesLaszlo Agocs2018-04-051-0/+41
* Do not rerender unchanged layersLaszlo Agocs2018-03-261-0/+74
* Q3DSPresentation public API: fireEvent and a few enablersLaszlo Agocs2018-03-201-0/+5
* Send onSlideEnter and onSlideExit eventsLaszlo Agocs2018-03-192-0/+9
* Add support for EmitSignal in actionsLaszlo Agocs2018-03-191-1/+12
* Add play, pause, go to time actionsLaszlo Agocs2018-03-161-1/+34
* Implement the concept of "preceding" slideLaszlo Agocs2018-03-161-1/+14
* Handle GoToSlide (by name) actionsLaszlo Agocs2018-03-161-1/+7
* actions: Add support for invoking a behavior handler functionLaszlo Agocs2018-03-162-1/+10
* Implement SetProperty, FireEvent, Next/PreviousSlide actionsLaszlo Agocs2018-03-152-0/+168
* Hook up input manager to actionsLaszlo Agocs2018-03-142-4/+60
* More behavior apiLaszlo Agocs2018-03-121-1/+7
* behaviors: Implement get/setAttributeLaszlo Agocs2018-03-081-1/+2