summaryrefslogtreecommitdiffstats
path: root/src/Viewer
Commit message (Expand)AuthorAgeFilesLines
* Move files required by OpenGL runtime within ogl-runtime directoryPasi Keränen2019-05-3122-2411/+0
* Make qml api headers privatev2.4.0-beta1Antti Määttä2019-05-273-5/+5
* Make API related classes easier to findPasi Keränen2019-05-1648-6399/+19
* Fix image loading when using Q3DSSurfaceViewerJere Tuliniemi2019-05-162-0/+2
* Expose presentationLoaded signal to QMLJanne Kangas2019-05-162-0/+3
* Implement Q3DSSurfaceViewer::presentationReady in OpenGL RuntimeJanne Kangas2019-05-154-1/+6
* Add elementCreated signalMiikka Heikkinen2019-05-145-3/+13
* Add material creation to runtime C++ APIMiikka Heikkinen2019-05-147-10/+48
* Remove circular build dependencywip/qtifyJanne Kangas2019-05-093-7/+9
* Add presentationLoaded to Q3DSSurfaceViewerAntti Määttä2019-05-072-0/+3
* Add deleteElement to C++ APIMiikka Heikkinen2019-05-076-9/+26
* Add dynamic object creation to presentation C++ APIMiikka Heikkinen2019-05-076-11/+85
* Add simple performance viewAntti Määttä2019-05-076-3/+10
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-036-2/+74
* Add customSignalEmittedAntti Määttä2019-04-302-0/+5
* Fix build warningsAntti Määttä2019-04-291-1/+1
* Set presentation id only when availableKaj Grönholm2019-04-291-2/+2
* Fix crash in editor when using qml streamAntti Määttä2019-04-243-0/+22
* Implement datainput getter API for OpenGL runtimeJanne Kangas2019-04-1610-30/+229
* Add variant support to OpenGL runtimePasi Keränen2019-04-1112-6/+90
* Rename Slayer runtime moduleTomi Korpipaa2019-04-048-43/+22
* Change slide indices to match Runtime 2Jere Tuliniemi2019-03-291-5/+5
* Revert "Remove legacy viewer"Miikka Heikkinen2019-03-2632-1/+3571
* Merge branch '2.1' into masterMiikka Heikkinen2018-09-2533-3576/+6
|\
| * Switch on QMetaTypes instead of QVariant enumsJanne Kangas2018-09-101-5/+5
| * Remove legacy viewerTomi Korpipaa2018-09-1032-3571/+1
* | Fix Android buildTomi Korpipaa2018-09-191-4/+0
|/
* Remove binary compiler and binary format handlingTomi Korpipaa2018-03-072-8/+5
* Fix qmlstreamer in rc2Määttä Antti2018-02-231-4/+2
* Fix remote deployment for main uipTomi Korpipaa2018-02-231-3/+15
* Fix Qt3DViewer standalone buildTomi Korpipaa2018-02-065-4/+23
* Improve connection logic in viewerMiikka Heikkinen2018-02-065-12/+92
* Treat all DataInput value sets as changesMiikka Heikkinen2018-02-021-4/+7
* Need to mark the next frame dirty otherwise we skip frames at startAdam Treat2018-02-021-0/+1
* Fix missing initial value of DataInput qml elementMiikka Heikkinen2018-01-263-12/+19
* Don't attempt to restore viewer window geometry to offscreen positionMiikka Heikkinen2018-01-261-1/+9
* Add QML type and C++ class for data inputMiikka Heikkinen2018-01-2613-11/+421
* Add new revision for Studio3D importTomi Korpipaa2018-01-251-0/+3
* Add presentationReady signal to Studio3DTomi Korpipaa2018-01-254-0/+8
* Startup Viewer in connection mode by defaultMiikka Heikkinen2018-01-233-3/+8
* Fix viewer hotkeysMiikka Heikkinen2018-01-221-5/+24
* Fix viewer application on OpenGL Mesa systems on linux for instanceAdam Treat2018-01-221-0/+57
* Add frameUpdated signal to surfaceviewerMäättä Antti2018-01-032-0/+3
* Remove obsolete Viewer.rcMiikka Heikkinen2018-01-021-54/+0
* Fix viewer commandline documentationMiikka Heikkinen2018-01-021-1/+1
* Add more viewer command line parametersMiikka Heikkinen2017-12-153-36/+57
* Don't clear initial command queue on successful initializationMiikka Heikkinen2017-12-151-1/+2
* Ensure qml stream proxy gets created in main thread1.0Miikka Heikkinen2017-12-141-0/+3
* Remove widgets from viewerMiikka Heikkinen2017-12-1425-1299/+1570
* Fix endless initialization loop when opening invalid presentationMiikka Heikkinen2017-12-141-0/+1