aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/quickball
Commit message (Expand)AuthorAgeFilesLines
* Replace DefaultMaterial for remaining examplesPaul Olav Tvete2024-11-292-15/+15
* Don't allow movement of ball after end of game in Quick Ball exampleChris Lerner2024-08-191-0/+3
* 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 errors in quickball exampleAndy Nichols2023-06-091-53/+61
* Fix quickball start buttonKaj Grönholm2023-02-131-6/+0
* 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
* Revamp QtQuick3D ExamplesHatem ElKharashy2021-09-061-16/+11
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-21/+17
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Re-generate CMake project files of examplesJoerg Bornemann2021-05-201-1/+1
* Upgrade particles from TPKaj Grönholm2021-05-141-1/+1
* Use particles3d in QuickBallKaj Grönholm2021-03-255-23/+91
* CMake: Regenerate projectsAlexandru Croitor2020-11-101-4/+10
* Improvements to quickball exampleKaj Grönholm2020-11-022-19/+26
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-291-1/+1
* Add QuickBall exampleKaj Grönholm2020-10-2818-0/+960