summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Delete removed example from examples list2.1Mats Honkamaa2018-10-021-1/+0
* Fix implicit start/end time for objects on the master slidev2.1.0-rcv2.1.0Christian Strømme2018-09-191-53/+55
* Fix setting sub-presentation to a material's IBL OverrideMahmoud Badri2018-09-191-3/+10
* Fix getStartAndEndTime()Christian Strømme2018-09-173-1/+61
* Fix visibility updates for slides without animation tracksChristian Strømme2018-09-172-0/+48
* Fix text alignment if scaling != 1.0Tomi Korpipaa2018-09-171-6/+6
* Use no lod bump map shaders alwaysJere Tuliniemi2018-09-144-18/+62
* Add some more time-stamps to the slide playerChristian Strømme2018-09-142-5/+7
* Add code generation for diffusemap2 and diffusemap3Määttä Antti2018-09-131-0/+10
* Fix text alignment if device pixel ratio != 1.0Tomi Korpipaa2018-09-131-2/+2
* Fix for certain ignored set-property actionsLaszlo Agocs2018-09-132-2/+39
* Add support for nested subpresentationsLaszlo Agocs2018-09-133-16/+24
* Add test scene for nested subpresentationsLaszlo Agocs2018-09-125-0/+127
* Add fovhorizontal property to camerasMiikka Heikkinen2018-09-124-28/+57
* Add meta data for Qt Quick DesignerThomas Hartmann2018-09-125-0/+121
* Fix frequent visibility updates at start/end for slidesChristian Strømme2018-09-122-9/+5
* Fix flickering when changing slidesChristian Strømme2018-09-121-0/+2
* Look-up change flags when creating animation callbacksChristian Strømme2018-09-113-5/+8
* More const and detached avoidanceChristian Strømme2018-09-112-25/+25
* Improve how we store and compress animation value changesChristian Strømme2018-09-112-34/+40
* Mark pivot changes as affecting the transformLaszlo Agocs2018-09-101-1/+2
* Fix text alignmentTomi Korpipaa2018-09-101-0/+36
* Fix a viewer crashMahmoud Badri2018-09-071-6/+8
* Fix incorrect layer positioning inside subpresentationsLaszlo Agocs2018-09-071-1/+1
* Allow negative values as input to Ranged Number datainputJanne Kangas2018-09-071-3/+9
* Avoid asserting in certain deferred-subpres.-on-Image scenariosLaszlo Agocs2018-09-071-1/+4
* Quick fix for animations getting out of syncChristian Strømme2018-09-072-0/+84
* Don't use dynamic values when entering the first slideChristian Strømme2018-09-073-17/+75
* Change viewer application version to 2.1Laszlo Agocs2018-09-071-1/+1
* Change origin for Right and Bottom calculationsLaszlo Agocs2018-09-072-12/+89
* Add support for deferred subpres. loading in ImageLaszlo Agocs2018-09-072-27/+36
* Add plugins.qmltypes for Qt Creator code modelThomas Hartmann2018-09-071-0/+363
* Add the option of deferring loading uip subpresentationsLaszlo Agocs2018-09-034-35/+71
* Handle Layer.sourcepath changesLaszlo Agocs2018-09-0314-15/+262
* Fix and test Variant type in data inputLaszlo Agocs2018-08-293-1/+78
* Support Float as a data input typeLaszlo Agocs2018-08-298-5/+99
* Add infrastructure to connect properties from Quick API to the Q3DS APIChristian Strømme2018-08-289-30/+129
* Fix usage of wrong index variable when removing dynamic propertiesChristian Strømme2018-08-281-1/+1
* Fix old style cast warningsChristian Strømme2018-08-282-2/+2
* Fix path resolutionMahmoud Badri2018-08-271-3/+2
* Allow non-nodes outside LayerLaszlo Agocs2018-08-263-9/+18
* Initialize non-visual objects before processing layersLaszlo Agocs2018-08-262-21/+35
* Mark View3D and Studio3DProfiler as internal for nowLaszlo Agocs2018-08-2315-79/+7
* Make ReferencedMaterial more dynamicLaszlo Agocs2018-08-234-3/+74
* Fix new project structure problem with effect and custom material texturesTomi Korpipaa2018-08-231-0/+15
* Fix font finding with new project structureTomi Korpipaa2018-08-231-2/+16
* Fix compilation on systems without GL_TEXTURE_2D_MULTISAMPLELaszlo Agocs2018-08-221-0/+4
* Handle materials not children of a Model gracefullyLaszlo Agocs2018-08-221-3/+1
* View3D: handle the rare but possible source change correctlyLaszlo Agocs2018-08-223-0/+13
* Enable MSAA and SSAA for Layer3DLaszlo Agocs2018-08-224-7/+29