summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typoChristian Strømme2019-01-251-1/+1
* Fix reload() call in the slide playerChristian Strømme2019-01-251-2/+1
* Call setPendingVisibilities() before doing the rest of the syncChristian Strømme2019-01-251-2/+2
* Release the animator when a slide becomes idleChristian Strømme2019-01-253-1/+11
* Remove unused forward declarationChristian Strømme2019-01-251-1/+0
* Don't fetch the render loop stats unless profiling is enabledChristian Strømme2019-01-251-3/+5
* Add API for uncaching layersMiikka Heikkinen2019-01-242-0/+6
* Remove undesirable comment from scenemanagerLaszlo Agocs2019-01-221-1/+1
* Fix picking related crashes when picker is not usedMiikka Heikkinen2019-01-211-4/+6
* Use the original extension image when ktx can't be foundMichael Brasser2019-01-181-1/+1
* Sort drawing layer quads by z-value in composition passSvenn-Arne Dragly2019-01-181-2/+6
* Don't reset the eyeball value when there's no need to change itChristian Strømme2019-01-161-3/+11
* Add elide property parsingTomi Korpipaa2019-01-162-0/+12
* Add horizontal and vertical offsets for text drop shadowsTomi Korpipaa2019-01-163-21/+47
* Support custom materials created from a QByteArrayJere Tuliniemi2019-01-154-0/+31
* Enable vertex shaders in custom materialsJere Tuliniemi2019-01-159-49/+210
* Make it possible to detect pick failures with Q3DSScenePickerMiikka Heikkinen2019-01-143-2/+38
* Add support for dynamically adding/removing object from a slideChristian Strømme2019-01-095-26/+85
* Enable horizontal tiling modes on light probeJanne Kangas2019-01-092-4/+47
* Change default animation systemChristian Strømme2019-01-094-27/+15
* Add missing shortcuts to viewerKaj Grönholm2019-01-091-0/+11
* Some improvments to the new animation codeChristian Strømme2019-01-085-235/+207
* Fix the kf class so it works on MSVC2015Christian Strømme2019-01-082-11/+4
* Add some more check before processing a slideChristian Strømme2019-01-081-1/+1
* Don't set an entity in the attached object when using slideplayerngChristian Strømme2019-01-081-10/+1
* Fix typoChristian Strømme2019-01-081-3/+3
* Add support for fixed size text areasTomi Korpipaa2019-01-085-21/+110
* Add text renderer getter to scene managerMäättä Antti2019-01-073-1/+10
* Merge remote-tracking branch 'origin/2.2'Laszlo Agocs2018-12-1330-69/+239
|\
| * Fix broken link in online docs sidebarv2.2.02.2Mats Honkamaa2018-12-101-1/+1
| * Dragon: Clean up resources properly on shutdownv2.2.0-rcv2.2.0-beta3Svenn-Arne Dragly2018-12-045-0/+42
| * Dragon: Remove debug output and add message when Dragon is enabledSvenn-Arne Dragly2018-12-049-10/+2
| * Fix stereoscopic mode changing with subpresentationsKaj Grönholm2018-11-302-2/+3
| * Dragon: Replace public API to enable Dragon with environment variableSvenn-Arne Dragly2018-11-277-47/+5
| * Dragon: Return result of task as const reference instead of copySvenn-Arne Dragly2018-11-271-1/+1
| * Dragon: Only build render view commands if necessarySvenn-Arne Dragly2018-11-271-0/+3
| * Dragon: Make sure root has worldTransformSvenn-Arne Dragly2018-11-271-1/+3
| * Fix dynamic keyframesChristian Strømme2018-11-264-7/+173
| * Cleanup Q3DSViewerSettings when reloadingv2.2.0-beta2Kaj Grönholm2018-11-262-0/+6
* | Fix excessive memory usage in the new animation systemChristian Strømme2018-12-131-3/+3
* | Use vec3 for storing the animation valuesChristian Strømme2018-12-123-36/+22
* | Add support for dynamic key framesChristian Strømme2018-12-126-80/+111
* | DragonsWingsChristian Strømme2018-12-1029-384/+2659
* | Add stereoscopic QML exampleKaj Grönholm2018-12-0711-1/+563
* | Add util functions to get property dataChristian Strømme2018-12-052-0/+65
* | Add QML API for stereoscopic settingsKaj Grönholm2018-11-294-0/+131
* | Bump version to 2.3.0Miikka Heikkinen2018-11-191-1/+1
* | Dragon: Improve performance of calculateBoundingVolumesSvenn-Arne Dragly2018-11-199-396/+498
|/
* Add a way to hook into the private API, with example and docsv2.2.0-beta1Laszlo Agocs2018-11-1615-1/+615
* Make manylayersinquick example a manual test for nowLaszlo Agocs2018-11-168-3/+3