summaryrefslogtreecommitdiffstats
path: root/src/core/core-components/qcameralens.h
Commit message (Expand)AuthorAgeFilesLines
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-137/+0
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-27/+21
* Rename orthogonal projection to orthographic projectionSean Harmer2015-11-161-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-05-131-2/+1
* QCameraLens: allow specify projection with frustrumPaul Lemire2015-05-121-1/+6
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QCameraLens: refactoredPaul Lemire2014-10-181-1/+0
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-4/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Fix QCameraLens not updating the projection matrix when using settersGiuseppe D'Angelo2014-09-261-0/+2
* Clean up the headersThiago Macieira2014-08-171-1/+1
* QCameraLens implements doClone and copy methodsPaul Lemire2014-08-131-0/+3
* Renamed CameraLens to QCameraLensPaul Lemire2014-07-091-0/+138