summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Q3DSSceneManager::m_customMaterialGen is not explicitly deleted in destructorNorihito Tohge2018-10-241-0/+1
* Add id information to Q3DSProfile itemsPasi Keranen2018-10-246-48/+59
* Add support for the Dragon render aspect in View3DSvenn-Arne Dragly2018-10-231-29/+39
* Add support for the alternative renderer in Q3DSSurfaceViewerLaszlo Agocs2018-10-232-12/+39
* Fix default material fresnel calculationsMäättä Antti2018-10-225-50/+3
* Add missing include headerSamuli Piippo2018-10-191-0/+1
* Add support for the alternative renderer in Q3DSWidgetLaszlo Agocs2018-10-183-9/+41
* Fix crash on shutdown with Dragon render aspectSvenn-Arne Dragly2018-10-161-1/+1
* Add support for the Dragon render aspect in Studio3DSvenn-Arne Dragly2018-10-1613-40/+152
* Fix build with llvm 9.1Laszlo Agocs2018-10-152-4/+4
* Add missing $$PWDThomas Hartmann2018-10-151-3/+3
* Import Dragon Render Aspect PrototypeSvenn-Arne Dragly2018-10-14194-2/+32659
* Make layersinquick work with non-core GL contextsLaszlo Agocs2018-10-121-2/+13
* Bring View3D and Studio3DProfiler back as publicLaszlo Agocs2018-10-1216-12/+85
* Implement Q3DSScenePickerMäättä Antti2018-10-116-14/+231
* Allow setting component master slideMäättä Antti2018-10-032-0/+8
* Generate prop.changes from custom mesh updates as wellLaszlo Agocs2018-10-033-6/+14
* Block notifications when calling updateAnimators and updatePositionChristian Strømme2018-10-031-3/+17
* Add type infoChristian Strømme2018-10-031-0/+2
* Fix how we create the key for the AnimationValueChangeChristian Strømme2018-09-282-12/+10
* Add missing warning in private headersChristian Strømme2018-09-283-0/+33
* Fix usage of no-class-memaccess flagChristian Strømme2018-09-281-1/+1
* Bump viewer versionLaszlo Agocs2018-09-261-1/+1
* 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-2119-105/+450
|\
| * 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 some new types and an example using the QML APIsChristian Strømme2018-09-2017-5/+687
* | Fix some usability issues in the binderChristian Strømme2018-09-201-26/+21
* | Remove unused functionChristian Strømme2018-09-201-1/+0
* | Call initSubTree() when a layer is addedChristian Strømme2018-09-201-0/+1
* | Fix camera visibility checkMäättä Antti2018-09-201-4/+7
* | Add zoom factor to camera nodeMäättä Antti2018-09-203-5/+24
* | Enable changing scene clear colorMäättä Antti2018-09-203-3/+34
* | Move registering qml types to engine constructorMäättä Antti2018-09-202-3/+9
* | Fix gcc 18.04 ubuntu buildMäättä Antti2018-09-191-0/+3
* | Merge remote-tracking branch 'origin/2.1'Christian Strømme2018-09-1214-109/+308
|\|
| * 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