aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/picking/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Replace DefaultMaterial for remaining examplesPaul Olav Tvete2024-11-291-12/+9
* Fix qmllint error in picking exampleAndy Nichols2023-06-091-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-49/+2
* Expose local position and normal to pick resultAndy Nichols2021-06-111-1/+49
* doc: improve picking exampleJonas Karlsson2020-10-261-45/+68
* Modernize imports in examplesEskil Abrahamsen Blomfeldt2020-10-161-4/+3
* Adjust Light brightness to represent the real valueAndy Nichols2020-08-311-1/+1
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-9/+9
* Make it right handedChristian Strømme2020-01-301-4/+4
* Update import statementsTomi Korpipaa2019-11-181-1/+1
* Polish and document picking exampleTomi Korpipaa2019-11-141-33/+157
* QQuick3DViewport : example modifications using importSceneInho Lee2019-11-081-3/+0
* QQuick3DViewport: change a name of enumInho Lee2019-10-301-0/+3
* QQuick3DPickResult : add a function for the global position of the hitInho Lee2019-10-301-20/+27
* Implement API review findings in QQuick3DCameraTomi Korpipaa2019-10-271-1/+1
* Split a Light component into 3 typesInho Lee2019-10-211-1/+23
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+100