summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for stereoscopic renderingKaj Grönholm2019-08-2318-8/+534
* Support clearing image and buffer caches on demandMiikka Heikkinen2019-08-234-3/+21
* Add Float4 support to SetAttribute and GetAttributeJere Tuliniemi2019-08-211-7/+14
* Fix component activation resetting user inputsJere Tuliniemi2019-08-217-69/+174
* small fix in a method renamingMahmoud Badri2019-08-193-3/+3
* Fix issues with AO and multiple layersAntti Määttä2019-08-191-2/+1
* Add docs for Q3DSSurfaceViewer::setQmlEngine/qmlEngine methodsMiikka Heikkinen2019-08-191-6/+8
* Clear the QQuickWindow background before renderingMiikka Heikkinen2019-08-192-5/+0
* Fix Easing animationMahmoud Badri2019-08-197-380/+193
* Check for datainput validity at setValueJanne Kangas2019-08-191-3/+7
* remove the old bezier equation solversMahmoud Badri2019-08-166-300/+1
* Lazy load subpresentationsAntti Määttä2019-08-1513-150/+316
* Do not build glyphs needlesslyJanne Kangas2019-08-153-10/+5
* Fix bezier curve equationMahmoud Badri2019-08-151-137/+123
* Fix caching of effect imagesAntti Määttä2019-08-151-2/+2
* Discard datainput set value if it is the same as the last committed valueJanne Kangas2019-08-155-24/+55
* Fix custom shader textures that don't specify default valueMiikka Heikkinen2019-08-151-5/+2
* Fix Float4 useJere Tuliniemi2019-08-151-0/+9
* Adapt distance field cache to 5.14Laszlo Agocs2019-08-142-0/+12
* Fix datainput value setter for Q3DSPresentationJanne Kangas2019-08-144-2/+12
* Don't share surface between async init contextsMiikka Heikkinen2019-08-144-9/+29
* Fix multiple activation issuesJere Tuliniemi2019-08-134-8/+57
* Batch setDataInputValue calls also on C++ sideJanne Kangas2019-08-137-26/+41
* Make runtime initialization optionally not block QMLMiikka Heikkinen2019-08-1323-111/+455
* Change Float4 to use QVector4DJere Tuliniemi2019-08-132-3/+4
* Use reloadable textures with dynamic objectsAntti Määttä2019-08-1221-197/+325
* Batch datainput value changes per-frame for QML contextJanne Kangas2019-08-098-3/+61
* Add support for Float3 and Float4 property typesJere Tuliniemi2019-08-093-6/+13
* Fix build on musl libcSamuli Piippo2019-08-091-1/+1
* Fix viewer build for AndroidTomi Korpipaa2019-08-083-17/+66
* Clean up android buildTomi Korpipaa2019-08-0818-10259/+4
* Fix distance field text bounding box calculationsKaj Grönholm2019-08-071-5/+7
* Initialize runtime after first Quick frame has been shownMiikka Heikkinen2019-08-072-4/+30
* Enable viewer for boot2qt buildsSamuli Piippo2019-08-061-1/+1
* Fix format-security issuesSamuli Piippo2019-08-062-6/+6
* Font rendering fixesMiikka Heikkinen2019-08-065-52/+84
* Ignore sourcepath when subpresentation is setKaj Grönholm2019-08-061-1/+3
* Revert a bezier equation fixMahmoud Badri2019-08-011-10/+1
* Add custom shader recompilation support to the runtimeJere Tuliniemi2019-08-014-1/+62
* Support changing property animation type and curve editorMahmoud Badri2019-08-018-133/+237
* Simplify the 2 methods that gets the animation arityMahmoud Badri2019-07-033-57/+54
* Fix grouping in "Set datainput controller" menu, runtime partMiikka Heikkinen2019-06-283-8/+16
* Merge "Merge branch '2.4'"Miikka Heikkinen2019-06-28219-609/+22249
|\
| * Merge branch '2.4'Miikka Heikkinen2019-06-28219-609/+22249
|/|
| * Fix custom shader properties not animating2.4Antti Määttä2019-06-281-34/+62
| * Fix crash in format discoveryAntti Määttä2019-06-281-9/+9
| * Fix simpleqml exampleAntti Määttä2019-06-288-37/+61
| * Fix progressive antialiasingAntti Määttä2019-06-288-30/+56
| * Fix setting subpresentations via setAttributeMiikka Heikkinen2019-06-281-10/+25
| * Fix link to third-party licensesMats Honkamaa2019-06-271-1/+2