summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source
Commit message (Expand)AuthorAgeFilesLines
* Remove circular build dependencywip/qtifyJanne Kangas2019-05-099-21/+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-0620-131/+139
* Implement fixes to the distance field rendererJere Tuliniemi2019-05-0611-65/+40
* Convert CRenderString to be QString basedPasi Keränen2019-05-0313-124/+761
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-0331-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-027-395/+185
* Support alpha channel initial workMahmoud Badri2019-05-0233-114/+232
* 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-2975-25723/+111
* Add qDebug stream overrides for render base typesPasi Keränen2019-04-262-17/+1069
* Convert RGBA64 images to RGBA8 when loadingAntti Määttä2019-04-261-0/+11
* Fix crash in editor when using qml streamAntti Määttä2019-04-246-1/+29
* Implement datainput getter API for OpenGL runtimeJanne Kangas2019-04-1610-176/+296
* Add distance field rendering to OpenGL runtimeJere Tuliniemi2019-04-1624-48/+2339
* Flatten OpenGL source directory hierarchyPasi Keränen2019-04-15715-24/+25
* Add variant support to OpenGL runtimePasi Keränen2019-04-1112-254/+507
* Add support for KTX texturesAntti Määttä2019-04-0913-64/+641
* Add support for selecting shadow castersTomi Korpipaa2019-04-0411-1/+25
* Ignore missing presentations in UIAJere Tuliniemi2019-03-291-10/+10
* Set rotations as degreesJere Tuliniemi2019-03-291-0/+9
* Fix material and script loading on Slayer runtimeMiikka Heikkinen2019-03-263-15/+13
* Merge branch '2.3'Miikka Heikkinen2019-03-221-2/+5
|\
| * Fix text alignment with fixed size text areaTomi Korpipaa2019-03-201-2/+5
* | Fix breakpad issue with macOS and LinuxTomi Korpipaa2019-03-194-39/+51
* | Add support for vertex shaders in the editorJere Tuliniemi2019-03-151-20/+90
|/
* Convert text elide property to enumTomi Korpipaa2019-01-305-4/+41
* Add horizontal and vertical offsets for text drop shadowsTomi Korpipaa2019-01-1610-12/+31
* Add elide property for text in EditorTomi Korpipaa2019-01-159-0/+9
* Enable horizontal tiling modes on light probeJanne Kangas2019-01-092-2/+2
* Merge branch '2.2'Miikka Heikkinen2018-12-117-57/+20
|\
| * Fix crash when "Shadow Mapping" is chosenJere Tuliniemi2018-12-052-8/+4
| * Remove invalid "Failed to find file" logsTomi Korpipaa2018-12-052-7/+15
| * Fix missing glsllib errorsTomi Korpipaa2018-12-043-42/+1
* | Merge branch '2.2'Miikka Heikkinen2018-12-032-39/+42
|\|
| * Allow .shader suffix for .material filesJere Tuliniemi2018-11-301-1/+1
| * Fix subpresentation disappearing when it's animation is less than 10sMiikka Heikkinen2018-11-271-10/+20
| * Fix pivot point functionalityJanne Kangas2018-11-221-28/+21
* | Add support for fixed size text areasTomi Korpipaa2018-11-2611-7/+92
|/
* Revert "Fix pivot point functionality"Janne Kangas2018-11-161-19/+26