aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/quickitems
Commit message (Expand)AuthorAgeFilesLines
* Examples: Replace DefaultMaterial with PrincipledMaterialPaul Olav Tvete2024-11-281-10/+10
* CMake: Add deployment API to our examplesAlexandru Croitor2024-05-071-9/+12
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Doc: Move examples to '3D' categoryTopi Reinio2024-02-211-1/+1
* Doc: Add \examplecategory to the examplesVenugopal Shivashankar2023-07-211-0/+1
* Fix qmllint error in quickitems exampleAndy Nichols2023-06-091-1/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-163-124/+6
* Improve examples CMakeLists.txtKai Köhne2022-02-211-11/+4
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-12/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* doc: fix minor typosJonas Karlsson2020-11-041-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Modernize imports in examplesEskil Abrahamsen Blomfeldt2020-10-161-3/+2
* Enhance 2D items in 3D docsLaszlo Agocs2020-10-071-12/+45
* Remove setting deprecated EnableHighDpi attributeLaszlo Agocs2020-09-301-2/+0
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-231-1/+5
* Adjust Light brightness to represent the real valueAndy Nichols2020-08-311-2/+2
* Render 2D items without and FBO when possibleAndy Nichols2020-06-121-0/+3
* CMake: Port qtquick3d to CMakeMårten Nordheim2020-04-251-0/+47
* Add Quick Items exampleKaj Grönholm2020-03-307-0/+446