aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dcamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to qssgrendercameraChristian Strømme2025-04-081-3/+5
* doc: Fix real QML property documentationDavid Boddie2024-12-051-1/+1
* Move utility functions under the QSSGUtils namespaceChristian Strømme2023-09-041-5/+5
* Automatically generate Level of Detail meshes on importAndy Nichols2022-11-011-0/+41
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Attempt to clean-up some of the flags in our backend nodesChristian Strømme2022-04-251-1/+1
* QQuick3DCamera::mapToViewport Don't divide by 0 or NaNAndy Nichols2022-02-221-2/+7
* Add lookAtNode property to camerasMiikka Heikkinen2022-01-311-0/+43
* Fix orthographic camera coordinate mapping for hdpi screensMiikka Heikkinen2021-11-161-2/+2
* Get rid of the checkSpatialNode() logic for the camerasChristian Strømme2021-08-161-29/+17
* Remove runtime flags for setting the camera projectionChristian Strømme2021-08-121-3/+3
* Overhaul the run-time type table and usageChristian Strømme2021-03-261-2/+2
* doc: Polish View3D and RenderStats documentationEskil Abrahamsen Blomfeldt2020-10-261-1/+1
* Move FieldOfViewOrientation enum to PerspectiveCameraEskil Abrahamsen Blomfeldt2020-10-221-19/+0
* doc: Polish Camera documentationEskil Abrahamsen Blomfeldt2020-10-211-38/+73
* Fix LookAt API errorsAndy Nichols2020-04-211-2/+16
* Light and Camera : correction of dealing with the direction vectorInho Lee2020-03-191-1/+1
* Fix type APIChristian Strømme2020-03-041-1/+3
* Example : Fix tests/manual/studio for 5.15Inho Lee2020-02-101-54/+29
* Merge remote-tracking branch 'origin/5.14' into 5.15Andy Nichols2020-02-091-0/+87
|\
| * QQuick3D Example: Workaround for the Studio exampleInho Lee2020-01-231-0/+87
* | Doc: Fix documentation issuesTopi Reinio2020-02-071-4/+0
* | Revision lookAtTomi Korpipaa2020-02-031-0/+2
* | Add LookAt supportAndy Nichols2020-01-311-0/+26
* | Make it right handedChristian Strømme2020-01-301-11/+2
|/
* Unify docsAntti Määttä2019-11-151-37/+33
* Re-add ability to enable/disable Frustum Culling on CameraAndy Nichols2019-11-141-1/+26
* Doc: Fix documentation issuesTopi Reinio2019-11-111-6/+8
* Remove instantiates from docs and update point lightAntti Määttä2019-11-111-1/+0
* Fix see also links in CameraTomi Korpipaa2019-11-041-2/+2
* Return negative distance from mapToViewport if point is behind cameraMiikka Heikkinen2019-10-301-4/+14
* Implement API review findings in QQuick3DCameraTomi Korpipaa2019-10-271-402/+26
* QtQuick3DNode: rename globalTransform to sceneTransformRichard Moe Gustavsen2019-10-241-2/+2
* QQuick3DCamera/QQuick3DViewport: rename 'worldToView' and 'viewToWorld'Richard Moe Gustavsen2019-09-121-45/+57
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+573