aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/graphobjects/qssgrendernode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Improve node collection and frame prepChristian Strømme9 hours1-20/+15
* Some improvements to qssgrendercameraChristian Strømme2025-04-081-1/+1
* Explicitly set the has-graphics-resource flag on all relevant typesChristian Strømme2024-09-101-1/+1
* New API for working with the scene nodesChristian Strømme2023-11-221-0/+4
* Some minor perf improvmentsChristian Strømme2023-06-021-1/+1
* Replace QSSGRef usage in the render context interfaceChristian Strømme2023-04-181-2/+2
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-0/+2
* Set the render nodes to be active by defaultChristian Strømme2022-08-221-2/+2
* Move calculation of the depth bias to the front-endChristian Strømme2022-07-041-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-161-29/+3
* Remove an unused variableInho Lee2022-06-031-1/+0
* Attempt to clean-up some of the flags in our backend nodesChristian Strømme2022-04-251-26/+27
* Move layer specific flags out of the render nodeChristian Strømme2022-04-221-6/+3
* Transform clean-upChristian Strømme2022-04-211-23/+7
* QSSGRenderNode: de-inline virtual dtorMarc Mutz2022-04-071-1/+1
* Remove the PointLight flag from the node flagsChristian Strømme2021-08-121-11/+10
* Remove runtime flags for setting the camera projectionChristian Strømme2021-08-121-14/+11
* Mark the graph objects copy and move ctors and operators as deletedChristian Strømme2021-05-121-2/+1
* Improve transformation for instanced drawingPaul Olav Tvete2021-01-221-0/+3
* Use double linked list for childe nodesChristian Strømme2020-10-291-4/+4
* Fix initialization of the render camera's positionChristian Strømme2020-05-121-1/+1
* Remove QSSGRenderNodeFilterInterfaceChristian Strømme2020-05-121-6/+2
* Remove member decl for already removed functionLaszlo Agocs2020-02-101-5/+0
* Remove qssgrendereuleranglesChristian Strømme2020-02-041-4/+0
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-1/+1
* Make it right handedChristian Strømme2020-01-301-16/+14
* Add static flag for future useJere Tuliniemi2020-01-291-0/+1
* Remove PathRenderer dead codeAndy Nichols2019-11-131-4/+0
* QQuick3DViewport Change for importSceneInho Lee2019-11-041-0/+2
* Change EulOrdxxx values defined in utils to enum EulerOrderNorihito Tohge2019-10-311-1/+1
* Don't enable picking by defaultChristian Strømme2019-09-301-1/+0
* QtQuick3DUtils: move QSSGEulerAngleConverter from runtime to utilsRichard Moe Gustavsen2019-09-051-1/+1
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+214