summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add possibility of creating groups to createElementMiikka Heikkinen2019-05-172-3/+46
* Add methods to create/delete multiple elements/materials at onceMiikka Heikkinen2019-05-172-112/+81
* Add elementCreated signalMiikka Heikkinen2019-05-142-30/+48
* Add material creation to runtime C++ APIMiikka Heikkinen2019-05-1414-49/+461
* Add deleteElement to C++ APIMiikka Heikkinen2019-05-071-5/+42
* Add dynamic object creation to presentation C++ APIMiikka Heikkinen2019-05-0710-64/+288
* Fix runtime autotests building after flatteningKaj Grönholm2019-04-174-4/+4
* Fix q3dssurfaceviewer datainput autotestsKaj Grönholm2019-04-162-5/+5
* Fix and extend viewer autotestsKaj Grönholm2019-04-154-17/+95
* Fix q3dssurfaceviewer autotestsKaj Grönholm2019-04-131-3/+3
* Fix building opengl runtime autotestsKaj Grönholm2019-04-101-26/+7
* Rename Slayer runtime moduleTomi Korpipaa2019-04-043-4/+4
* Add support for vertex shaders in the editorJere Tuliniemi2019-03-153-0/+74
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-301-3/+3
* Fix custom material autotests with light probesMäättä Antti2018-02-021-0/+4
* Implement autotest for data inputMiikka Heikkinen2018-01-266-19/+138
* Add QML type and C++ class for data inputMiikka Heikkinen2018-01-264-0/+54
* Fix running autotests on CIMäättä Antti2018-01-0318-90/+111
* Disable autotests building in CIMäättä Antti2017-11-101-2/+3
* Enable mingw 32bit buildMäättä Antti2017-11-102-2/+2
* Replace SSize and SWindowDimensions with QSizeMäättä Antti2017-11-061-2/+2
* Fix test build on linuxJanne Koskinen2017-11-031-1/+0
* Remove Boost, part2Janne Koskinen2017-10-301-5/+0
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-246-61/+57
* rename UIC Includes under testsMäättä Antti2017-10-242-2/+2
* Rename more UIC to QT3DSMäättä Antti2017-10-242-10/+10
* Rename UIC macros and constants to QT3DSMäättä Antti2017-10-245-33/+31
* Rename UIC files to Qt3DS filesMäättä Antti2017-10-244-20/+20
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-242-4/+4
* Replace uic namespace with qt3ds namespaceMäättä Antti2017-10-245-19/+19
* Add GLES2 backend to runtimeMäättä Antti2017-10-204-22/+109
* Initial importOswald Buddenhagen2017-10-0682-0/+12863