aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dperspectivecamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to qssgrendercameraChristian Strømme2025-04-081-4/+12
* Doc: Specify units for properties with defined default valuesAndreas Eliasson2023-07-061-2/+4
* Docs: Remove duplication of fieldOfViewOrientationSafiyyah Moosa2023-06-071-24/+6
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Don't use the bitwise operators with boolean valuesAndy Nichols2022-06-131-4/+4
* Attempt to clean-up some of the flags in our backend nodesChristian Strømme2022-04-251-1/+1
* Get rid of the checkSpatialNode() logic for the camerasChristian Strømme2021-08-161-10/+12
* Add graph type for QQuick3DFrustumCameraChristian Strømme2021-07-081-1/+8
* Overhaul the run-time type table and usageChristian Strømme2021-03-261-1/+5
* Move FieldOfViewOrientation enum to PerspectiveCameraEskil Abrahamsen Blomfeldt2020-10-221-7/+24
* doc: Polish Camera documentationEskil Abrahamsen Blomfeldt2020-10-211-24/+53
* QQuick3D Example: Workaround for the Studio exampleInho Lee2020-01-231-18/+2
* Dirty front-end objects when rendernode is createdMiikka Heikkinen2019-12-111-1/+3
* Unify docsAntti Määttä2019-11-151-28/+24
* Re-add ability to enable/disable Frustum Culling on CameraAndy Nichols2019-11-141-0/+1
* Remove instantiates from docs and update point lightAntti Määttä2019-11-111-1/+0
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-4/+4
* Implement API review findings in QQuick3DCameraTomi Korpipaa2019-10-271-0/+193