aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/skinning
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove hard-coded URLs and rely on external link definitionsDavid Boddie2024-12-031-1/+1
* 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 skinning exampleAndy Nichols2023-06-121-1/+4
* 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-167-320/+14
* Update CMakeLists.txt for an example, skinningInho Lee2022-04-061-0/+1
* Improve examples CMakeLists.txtKai Köhne2022-02-211-12/+4
* Skinning : add Skin type for better animationInho Lee2022-02-086-18/+245
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-19/+8
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Set bounds in custom geometry examplesJonas Karlsson2021-08-121-0/+13
* Add skinning overview documentationPaul Olav Tvete2020-11-191-18/+20
* doc: improve skinning exampleJonas Karlsson2020-11-043-27/+58
* Docs: Skeleton docsInho Lee2020-10-294-7/+16
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* Finish modernizing import statements in examplesEskil Abrahamsen Blomfeldt2020-10-261-5/+5
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Modernize imports in examplesEskil Abrahamsen Blomfeldt2020-10-161-4/+3
* Support skinning in the CustomMaterialInho Lee2020-10-062-9/+9
* Remove an unused wasd constroller in the skinning exampleInho Lee2020-09-301-6/+0
* make CustomGeometry to support skinningInho Lee2020-09-2214-0/+813