summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source/runtime/Qt3DSQmlEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move files required by OpenGL runtime within ogl-runtime directoryPasi Keränen2019-05-311-2636/+0
* Fix creating elements in subpresentationsMiikka Heikkinen2019-05-271-46/+48
* Support deleting dynamically created meshes and materialsMiikka Heikkinen2019-05-231-0/+53
* Add C++ API to create meshes dynamicallyMiikka Heikkinen2019-05-231-1/+11
* Add runtime support for DataOutputPasi Keränen2019-05-231-30/+173
* Create material container if it doesn't existAntti Määttä2019-05-231-6/+17
* Add possibility of creating groups to createElementMiikka Heikkinen2019-05-171-79/+95
* Add methods to create/delete multiple elements/materials at onceMiikka Heikkinen2019-05-171-558/+651
* Add elementCreated signalMiikka Heikkinen2019-05-141-53/+111
* Add material creation to runtime C++ APIMiikka Heikkinen2019-05-141-66/+524
* Add missing vec4 for datainput parsingMahmoud Badri2019-05-131-0/+21
* Fix visibility toggle using data inputAntti Määttä2019-05-101-1/+1
* Optimize behavior scriptsAntti Määttä2019-05-101-2/+21
* Remove circular build dependencywip/qtifyJanne Kangas2019-05-091-5/+5
* Add deleteElement to C++ APIMiikka Heikkinen2019-05-071-2/+74
* Add dynamic object creation to presentation C++ APIMiikka Heikkinen2019-05-071-0/+307
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-031-4/+3
* Add SetAttribute with element variableAntti Määttä2019-04-301-0/+15
* Remove unused codePasi Keränen2019-04-291-2/+0
* Implement datainput getter API for OpenGL runtimeJanne Kangas2019-04-161-159/+174
* Flatten OpenGL source directory hierarchyPasi Keränen2019-04-151-0/+1346