summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add ignoredEvents into OpenGL RuntimeKaj Grönholm2019-06-027-49/+121
* Move shader feature definitionJere Tuliniemi2019-06-031-24/+15
* Move files required by OpenGL runtime within ogl-runtime directoryPasi Keränen2019-05-311003-927/+1255
* Fix crash in editor when using qmlstreamsAntti Määttä2019-05-291-3/+11
* Fix changing animated materials color propertyMahmoud Badri2019-05-291-19/+23
* Remove extra reset method in SurfaceViewer APIJari Karppinen2019-05-293-30/+19
* Remove utf8cpp 3rd party lib from Qt 3D StudioPasi Keränen2019-05-2911-2872/+10
* Update toolbar preview buttons docsMats Honkamaa2019-05-282-4/+8
* Add initial documentation for 2.4 OpenGL RuntimePasi Keränen2019-05-2916-134/+1987
* Allow specifying range property precisionMahmoud Badri2019-05-288-50/+49
* Make Datainput min and max read-onlyJanne Kangas2019-05-286-34/+20
* Define custom number types with standard Qt typesPasi Keränen2019-05-282-133/+26
* Merge "Merge branch 'master' into 2.4"Miikka Heikkinen2019-05-283-7/+128
|\
| * Merge branch 'master' into 2.4Miikka Heikkinen2019-05-283-7/+128
| |\
| | * Fix NO_FRAG_OUTPUT featureJere Tuliniemi2019-05-282-6/+21
| | * Fix QMutableMapIterator usageJari Karppinen2019-05-281-1/+1
| | * Add qDebug stream overrides for DataInput and Output defsPasi Keränen2019-05-271-0/+106
* | | Install FBK SDK library if FBX support has been enabledJari Karppinen2019-05-281-1/+7
|/ /
* / Remove Q3DSWidget from OpenGL runtimeKaj Grönholm2019-05-289-1575/+2
|/
* 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
* Add documentation about FBX plugin in BlenderMats Honkamaa2019-05-232-0/+22
* Expose datainput min and max attributes on QML sideJanne Kangas2019-05-245-18/+56
* Support deleting dynamically created meshes and materialsMiikka Heikkinen2019-05-2313-5/+205
* Add C++ API to create meshes dynamicallyMiikka Heikkinen2019-05-2324-242/+1104
* 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-2411-38/+56
* Fix autotestsKaj Grönholm2019-05-222-9/+15
* 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-236-21/+41
* 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