summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update presentation id into assetmapKaj Grönholm2019-05-171-10/+24
* Add possibility of creating groups to createElementMiikka Heikkinen2019-05-171-79/+95
* Add methods to create/delete multiple elements/materials at onceMiikka Heikkinen2019-05-1715-663/+848
* Increment UIP versionMahmoud Badri2019-05-1619-95/+31
* Make API related classes easier to findPasi Keränen2019-05-1652-113/+114
* Fix image loading when using Q3DSSurfaceViewerJere Tuliniemi2019-05-162-0/+2
* Expose presentationLoaded signal to QMLJanne Kangas2019-05-162-0/+3
* Fix wrong timeline rows placement after a Layer copy/pasteMahmoud Badri2019-05-167-169/+55
* Fix compiler error in Qt3DRuntimeView.cppAntti Määttä2019-05-162-96/+0
* Implement Q3DSSurfaceViewer::presentationReady in OpenGL RuntimeJanne Kangas2019-05-1510-3/+30
* Update filter variants button state after importKaj Grönholm2019-05-152-1/+3
* Assume project fonts are in a subdirectory relative to project or presentationJari Karppinen2019-05-145-11/+16
* Add elementCreated signalMiikka Heikkinen2019-05-1411-59/+134
* Add material creation to runtime C++ APIMiikka Heikkinen2019-05-1421-281/+869
* Autogenerate mipmaps for texturesAntti Määttä2019-05-145-3/+23
* Ignore default materials in material file handlingKaj Grönholm2019-05-141-0/+4
* Support variants tags on Text objectsMahmoud Badri2019-05-145-8/+16
* Add missing vec4 for datainput parsingMahmoud Badri2019-05-133-0/+24
* Fix crash in editor when changing presentationsAntti Määttä2019-05-131-0/+1
* Fix crash when opening a color picker while renaming a materialMahmoud Badri2019-05-133-3/+15
* Fix visibility toggle using data inputAntti Määttä2019-05-101-1/+1
* Optimize behavior scriptsAntti Määttä2019-05-105-41/+407
* Avoid crashing on exit while previewingKaj Grönholm2019-05-102-1/+6
* Only utilize active camerasKaj Grönholm2019-05-101-7/+12
* Add vector4 support for datainputsMahmoud Badri2019-05-095-31/+35
* Add a missing float4 parsing methodMahmoud Badri2019-05-091-0/+4
* Remove circular build dependencywip/qtifyJanne Kangas2019-05-0913-29/+38
* Add missing float4 types to Runtime data model datatypesMahmoud Badri2019-05-086-20/+64
* Fix OpenGL runtime picking with scaled cameraKaj Grönholm2019-05-079-9/+44
* Add presentationLoaded to Q3DSSurfaceViewerAntti Määttä2019-05-072-0/+3
* Add deleteElement to C++ APIMiikka Heikkinen2019-05-0715-16/+170
* Add dynamic object creation to presentation C++ APIMiikka Heikkinen2019-05-0717-110/+548
* Fix transparency check in editorAntti Määttä2019-05-073-12/+15
* Add simple performance viewAntti Määttä2019-05-0716-44/+86
* Fix camera lookAt in OpenGL RuntimeJari Karppinen2019-05-071-5/+2
* Remove remaining state machine codePasi Keränen2019-05-064-30/+0
* Move CRenderString to foundation and rename to Qt3DSStringPasi Keränen2019-05-0621-132/+140
* Implement fixes to the distance field rendererJere Tuliniemi2019-05-0621-78/+60
* Change editor tooltip texts for OpenGL and Qt3D runtime viewersKimmo Leppälä2019-05-061-5/+5
* Convert CRenderString to be QString basedPasi Keränen2019-05-0313-124/+761
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-0339-274/+1019
* Allow subpresentations as textures for custom materials and effectsJere Tuliniemi2019-05-0212-34/+168
* Remove CTegraApplication to reduce intermediary classesAntti Määttä2019-05-028-399/+189
* Support alpha channel initial workMahmoud Badri2019-05-0268-480/+570
* Fix Ctrl-deselect a single objectMahmoud Badri2019-05-023-27/+24
* Add customSignalEmittedAntti Määttä2019-04-308-0/+16
* Fix variants import issueMahmoud Badri2019-04-301-2/+2
* 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