summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make qml api headers privatev2.4.0-beta1Antti Määttä2019-05-2711-17/+50
* Update qt3d-runtime submoduleAntti Määttä2019-05-271-0/+0
* Fix creating elements in subpresentationsMiikka Heikkinen2019-05-272-48/+59
* Swap default viewerTomi Korpipaa2019-05-275-26/+27
* Prevent hiding the warning dialog behind progress dialogTomi Korpipaa2019-05-271-5/+7
* Fix text texture cachingKaj Grönholm2019-05-271-2/+3
* Correct RowTree::rowType() for materialsMahmoud Badri2019-05-2410-97/+70
* Remove hardcoded C locale on LinuxJari Karppinen2019-05-234-19/+24
* Expose datainput min and max attributes on QML sideJanne Kangas2019-05-245-18/+56
* Support deleting dynamically created meshes and materialsMiikka Heikkinen2019-05-2311-0/+162
* Add C++ API to create meshes dynamicallyMiikka Heikkinen2019-05-2321-240/+919
* Remove unnecessary interface in Qt3DSRenderThreadPoolAndy Nichols2019-05-242-61/+58
* Use pointer instead of reference in Qt3DSRenderThreadPoolAndy Nichols2019-05-241-5/+5
* Some CString to QString conversionsMahmoud Badri2019-05-2325-264/+216
* Harmonize frame update signal between RT2 and OpenGL RTJanne Kangas2019-05-243-7/+3
* Fix static build linking for OpenGL Runtime ImportAndy Nichols2019-05-241-1/+1
* Do not add fragOutput for custom shadersAntti Määttä2019-05-249-32/+46
* Fix FBX missing from the import dialogMahmoud Badri2019-05-231-0/+1
* Add runtime support for DataOutputPasi Keränen2019-05-2332-74/+1001
* Create material container if it doesn't existAntti Määttä2019-05-231-6/+17
* Set datainput controller target to be source referenced materialJanne Kangas2019-05-233-11/+29
* Fix slow QML stream loadingJere Tuliniemi2019-05-233-24/+18
* Load slide images in background threadAntti Määttä2019-05-2210-29/+97
* Fix intermittent crash when accessing static C-locale objectMiikka Heikkinen2019-05-231-4/+2
* Fix AttributeHashes application after dir structure changesMiikka Heikkinen2019-05-221-3/+3
* Replace strtod with locale-independent float parsingJari Karppinen2019-05-211-4/+8
* QML Engine patchTomi Korpipää2019-05-215-0/+36
* Build glyphs for distance field texts earlier in OpenGL RTJanne Kangas2019-05-214-7/+27
* Copy distance field shader changes to OpenGL runtimeJere Tuliniemi2019-05-2010-117/+114
* Some Doc class clean ups (non exhaustive)Mahmoud Badri2019-05-1820-417/+232
* 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