summaryrefslogtreecommitdiffstats
path: root/src/Runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove circular build dependencywip/qtifyJanne Kangas2019-05-0910-22/+29
* Add missing float4 types to Runtime data model datatypesMahmoud Badri2019-05-086-20/+64
* Fix OpenGL runtime picking with scaled cameraKaj Grönholm2019-05-076-9/+34
* Add deleteElement to C++ APIMiikka Heikkinen2019-05-079-7/+144
* Add dynamic object creation to presentation C++ APIMiikka Heikkinen2019-05-0711-99/+463
* Add simple performance viewAntti Määttä2019-05-0710-41/+76
* Fix camera lookAt in OpenGL RuntimeJari Karppinen2019-05-071-5/+2
* Remove remaining state machine codePasi Keränen2019-05-063-21/+0
* Move CRenderString to foundation and rename to Qt3DSStringPasi Keränen2019-05-0621-132/+140
* Implement fixes to the distance field rendererJere Tuliniemi2019-05-0617-75/+46
* Convert CRenderString to be QString basedPasi Keränen2019-05-0313-124/+761
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-0332-271/+944
* Allow subpresentations as textures for custom materials and effectsJere Tuliniemi2019-05-026-21/+105
* Remove CTegraApplication to reduce intermediary classesAntti Määttä2019-05-028-399/+189
* Support alpha channel initial workMahmoud Badri2019-05-0234-128/+246
* Add customSignalEmittedAntti Määttä2019-04-306-0/+11
* Do not update behavior script properties alwaysAntti Määttä2019-04-301-1/+1
* Add SetAttribute with element variableAntti Määttä2019-04-303-1/+17
* Add clipping to distance field fontsJere Tuliniemi2019-04-292-38/+88
* Remove unused codePasi Keränen2019-04-2977-25765/+119
* Add qDebug stream overrides for render base typesPasi Keränen2019-04-263-17/+1070
* Convert RGBA64 images to RGBA8 when loadingAntti Määttä2019-04-261-0/+11
* Fix distance field shaders for ES3.2Tomi Korpipää2019-04-252-2/+2
* Fix crash in editor when using qml streamAntti Määttä2019-04-246-1/+29
* Implement datainput getter API for OpenGL runtimeJanne Kangas2019-04-1611-177/+298
* Add distance field rendering to OpenGL runtimeJere Tuliniemi2019-04-1634-50/+2687
* Flatten OpenGL source directory hierarchyPasi Keränen2019-04-15718-643/+640
* clean up and format MetaData.xmlMahmoud Badri2019-04-111-242/+275
* Support variants property on componentsMahmoud Badri2019-04-111-10/+25
* Add variant support to OpenGL runtimePasi Keränen2019-04-1114-254/+509
* Add support for KTX texturesAntti Määttä2019-04-0914-66/+645
* Support variants property on Group typesMahmoud Badri2019-04-081-8/+23
* Implement variants support for ModelsMahmoud Badri2019-04-051-11/+18
* Add support for selecting shadow castersTomi Korpipaa2019-04-0412-5/+36
* Rename Slayer runtime moduleTomi Korpipaa2019-04-041-1/+2
* Ignore missing presentations in UIAJere Tuliniemi2019-03-291-10/+10
* Set rotations as degreesJere Tuliniemi2019-03-291-0/+9
* Merge branch '2.3'Miikka Heikkinen2019-03-292-20/+29
|\
| * Update qt3d-runtime submodulev2.3.0-rc3Antti Kokko2019-03-291-0/+0
| * Update qt3d-runtime submoduleTomi Korpipaa2019-03-291-0/+0
| * Update qt3d-runtime moduleTomi Korpipaa2019-03-281-0/+0
| * Fix property categoriesMiikka Heikkinen2019-03-261-11/+11
| * Remove unused Layer basic properties from inspectorMahmoud Badri2019-03-221-9/+18
| * Update qt3d-runtime submodule for 2.3.0 RCv2.3.0-rcAntti Kokko2019-03-221-0/+0
* | Fix material and script loading on Slayer runtimeMiikka Heikkinen2019-03-263-15/+13
* | Merge branch '2.3'Miikka Heikkinen2019-03-223-464/+475
|\|
| * Add inspector groups for Text and LightMahmoud Badri2019-03-201-462/+470
| * Fix text alignment with fixed size text areaTomi Korpipaa2019-03-201-2/+5
| * Update qt3d-runtime submoduleMiikka Heikkinen2019-03-151-0/+0
* | Fix breakpad issue with macOS and LinuxTomi Korpipaa2019-03-194-39/+51