summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove negative scale from cameraMäättä Antti2018-05-231-1/+1
* Make calling Q3DS::surfaceFormat() optional for Studio3DLaszlo Agocs2018-05-146-6/+6
* Make ViewerSettings available in all public APIsLaszlo Agocs2018-05-042-0/+2
* Add lancelot tests for alias nodes and scoped lightsAndy Nichols2018-04-273-1/+118
* Add Optional scene grabber for Q3DS1Andy Nichols2018-04-275-4/+224
* Add support for the fuzzy flagAndy Nichols2018-04-271-0/+11
* Add support for dynamic key-framesChristian Strømme2018-04-261-0/+94
* Move qt3dsexplorer to tests/manualLaszlo Agocs2018-04-2348-2/+19481
* Add Q3DSDataInputLaszlo Agocs2018-04-232-0/+36
* 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
* Fix non-functional checks in surfaceviewer autotestLaszlo Agocs2018-04-101-6/+6
* Shuffle around Q3DSGraphicsLimits usageLaszlo Agocs2018-04-101-16/+6
* 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
* Stabilize documents autotestLaszlo Agocs2018-04-031-6/+7
* Disable ANGLE in autotestsLaszlo Agocs2018-04-031-0/+2
* Reenable all autotests by adding a check for crappy OpenGL implsLaszlo Agocs2018-04-0311-52/+107
* Avoid duplication in uipparser test's qrcLaszlo Agocs2018-03-271-1/+0
* Fix regression in how end-of-slide is handledChristian Strømme2018-03-261-2/+2
* Always create the slide animator, even if there's no animation tracksChristian Strømme2018-03-262-2/+28
* Support using Alias NodesAndy Nichols2018-03-263-4/+196
* Completely disable tests that tend to crash due to Qt3DLaszlo Agocs2018-03-263-12/+13
* Do not rerender unchanged layersLaszlo Agocs2018-03-261-0/+74
* Skip documents test when no OpenGLLaszlo Agocs2018-03-261-2/+8
* Stabilize some autotests that involve actual Qt3D renderingLaszlo Agocs2018-03-262-9/+9
* Temporarily unblock CI by blacklisting documentsLaszlo Agocs2018-03-261-0/+1
* Temporarily disable behaviors autotestLaszlo Agocs2018-03-261-1/+1
* Implement slideEntered/Exited signals in the public APILaszlo Agocs2018-03-202-26/+26
* 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
* Fix component animations when slide initially loadsAdam Treat2018-03-162-7/+36
* 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
* Fix the slide duration algorithm to match runtime 1.0 and add testsAdam Treat2018-03-152-0/+17
* Implement SetProperty, FireEvent, Next/PreviousSlide actionsLaszlo Agocs2018-03-153-0/+196
* Fix bug where component and child objects on slidedeck were out of syncAdam Treat2018-03-141-0/+18
* Hook up input manager to actionsLaszlo Agocs2018-03-142-4/+60
* Update node visibility based on starttime/endtimeAdam Treat2018-03-123-23/+207
* More behavior apiLaszlo Agocs2018-03-126-8/+217
* Blacklist OS X for behaviors autotestLaszlo Agocs2018-03-081-0/+1
* behaviors: Implement get/setAttributeLaszlo Agocs2018-03-084-39/+47
* Add QML engine for behavior snippetsLaszlo Agocs2018-03-088-1/+473