summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsuippresentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 3 obsolete Text propsMahmoud Badri2019-05-171-24/+0
* Support alpha channel on color propertiesMahmoud Badri2019-05-021-13/+57
* Use correct stride when calculating vertex counts for custom meshesJanne Kangas2019-03-281-1/+2
* Implement delayed image loading and slide resource listMäättä Antti2019-03-121-0/+48
* Fix datainput metadata APIJanne Kangas2019-03-081-2/+6
* Update MetaData.xmlv2.3.0-beta2Miikka Heikkinen2019-03-011-0/+18
* Implement datainput metadataJanne Kangas2019-02-121-0/+16
* Return already created material with the same idJere Tuliniemi2019-02-061-0/+3
* Add Matrix4x4 as a custom material propertyJere Tuliniemi2019-02-061-0/+55
* Implement datainput getter API in Q3DSPresentationJanne Kangas2019-02-061-0/+7
* Convert text elide property to enumTomi Korpipaa2019-01-301-1/+7
* Add elide property parsingTomi Korpipaa2019-01-161-0/+8
* Add horizontal and vertical offsets for text drop shadowsTomi Korpipaa2019-01-161-6/+23
* Support custom materials created from a QByteArrayJere Tuliniemi2019-01-151-0/+13
* Enable horizontal tiling modes on light probeJanne Kangas2019-01-091-1/+10
* Add support for fixed size text areasTomi Korpipaa2019-01-081-0/+25
* DragonsWingsChristian Strømme2018-12-101-0/+5
* Add util functions to get property dataChristian Strømme2018-12-051-0/+61
* Add support for drop-shadows for textTomi Korpipaa2018-11-161-7/+42
* Try loading a ktx image instead of the given one if option is setTomi Korpipaa2018-11-011-0/+10
* Allow setting component master slideMäättä Antti2018-10-031-0/+7
* Generate prop.changes from custom mesh updates as wellLaszlo Agocs2018-10-031-2/+10
* Fix crash when setting objRef parameter to nullptrMäättä Antti2018-09-261-1/+4
* Merge remote-tracking branch 'origin/2.1'Christian Strømme2018-09-211-53/+55
|\
| * Fix implicit start/end time for objects on the master slidev2.1.0-rcv2.1.0Christian Strømme2018-09-191-53/+55
* | Add some new types and an example using the QML APIsChristian Strømme2018-09-201-2/+36
* | Add zoom factor to camera nodeMäättä Antti2018-09-201-0/+5
* | Merge remote-tracking branch 'origin/2.1'Christian Strømme2018-09-121-17/+35
|\|
| * Add fovhorizontal property to camerasMiikka Heikkinen2018-09-121-0/+16
| * Look-up change flags when creating animation callbacksChristian Strømme2018-09-111-2/+3
| * More const and detached avoidanceChristian Strømme2018-09-111-14/+14
| * Mark pivot changes as affecting the transformLaszlo Agocs2018-09-101-1/+2
* | Fix broken unbinding logic in the Q3DSGraphObjectChristian Strømme2018-09-031-1/+1
|/
* Handle Layer.sourcepath changesLaszlo Agocs2018-09-031-0/+2
* Add infrastructure to connect properties from Quick API to the Q3DS APIChristian Strømme2018-08-281-0/+7
* Fix usage of wrong index variable when removing dynamic propertiesChristian Strømme2018-08-281-1/+1
* Fix path resolutionMahmoud Badri2018-08-271-3/+2
* Make ReferencedMaterial more dynamicLaszlo Agocs2018-08-231-0/+10
* Fix new project structure problem with effect and custom material texturesTomi Korpipaa2018-08-231-0/+15
* Fix eyeball changes when changing slidesChristian Strømme2018-08-161-15/+0
* Improve Image sourcepath (re-)resolvingLaszlo Agocs2018-08-161-0/+16
* Add an optional separated engine-view mode to Studio3DLaszlo Agocs2018-08-141-0/+13
* Add support for QImage in Q3DSImageLaszlo Agocs2018-08-071-0/+11
* Model: Avoid leaking when setting a new custom geometryLaszlo Agocs2018-08-061-1/+5
* Add support for changing the custom material source on the flyLaszlo Agocs2018-08-021-55/+75
* Make effects dynamically spawnable, destroyable, and changeableLaszlo Agocs2018-08-021-61/+116
* Allow changing eyeball for effect and behavior via the Q_PROPERTYLaszlo Agocs2018-08-021-0/+10
* Introduce custom geometries in Q3DSModelNodeLaszlo Agocs2018-08-011-3/+34
* Make Q3DSCamera default to 0 0 -600 from C++ tooLaszlo Agocs2018-07-301-0/+1
* Enablers for adding and removing layers to the scene at run timeLaszlo Agocs2018-07-161-8/+0