summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d/scene3ditem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-1/+1
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* Scene3DItem: add the hoverEnabled propertyPaul Lemire2016-04-281-0/+4
* Fix picking with Scene3DMäättä Antti2016-03-111-0/+1
* Fix Scene3DItem to prevent ignoring of mouseMove and mouseRelease EventsColin Ogilvie2016-02-111-0/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Add automatic aspect ratio support for camera in Scene3DSean Harmer2016-01-191-0/+17
* Automatically set the render surface on a Scene3D itemSean Harmer2016-01-191-0/+1
* Revert "Fix crash when Scene3DItem is removed from scene"Mauro Persano2016-01-151-1/+0
* Fix crash when Scene3DItem is removed from sceneMauro Persano2016-01-111-0/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-171-0/+11
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-5/+7
* Add a property to Scene3D to control multisamplingLaszlo Agocs2015-08-071-0/+7
* Scene3D: Properly handle shutdowns with QtQuick LoadersPaul Lemire2015-07-231-0/+93