summaryrefslogtreecommitdiffstats
path: root/src/core/core-components/qcameralens.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-476/+0
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-9/+9
* Rename orthogonal projection to orthographic projectionSean Harmer2015-11-161-4/+4
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-29/+29
* Doc: Added \inmodule statement where it was missingNico Vertriest2015-10-061-0/+1
* QNode parent changesPaul Lemire2015-06-111-0/+5
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* QCameraLens: allow specify projection with frustrumPaul Lemire2015-05-121-7/+146
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-291-0/+54
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Reduce number of notifications when setting camera lens via helpersSean Harmer2014-10-191-0/+4
* QCameraLens: refactoredPaul Lemire2014-10-181-12/+12
* Have copy() only on QNodeKevin Ottens2014-10-161-13/+13
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-32/+28
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Fix QCameraLens not updating the projection matrix when using settersGiuseppe D'Angelo2014-09-261-20/+13
* QCameraLens / CameraController small fixesPaul Lemire2014-08-141-0/+1
* QCameraLens implements doClone and copy methodsPaul Lemire2014-08-131-0/+23
* Notify observers of changes to the camera projection matrixSean Harmer2014-07-181-1/+4
* Renamed CameraLens to QCameraLensPaul Lemire2014-07-091-0/+261