index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
quick3d
/
skinning
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Remove hard-coded URLs and rely on external link definitions
David Boddie
2024-12-03
1
-1
/
+1
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-05-07
1
-9
/
+12
*
Correct license for examples files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
Doc: Move examples to '3D' category
Topi Reinio
2024-02-21
1
-1
/
+1
*
Doc: Add \examplecategory to the examples
Venugopal Shivashankar
2023-07-21
1
-0
/
+1
*
Fix qmllint errors in skinning example
Andy Nichols
2023-06-12
1
-1
/
+4
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
7
-320
/
+14
*
Update CMakeLists.txt for an example, skinning
Inho Lee
2022-04-06
1
-0
/
+1
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-12
/
+4
*
Skinning : add Skin type for better animation
Inho Lee
2022-02-08
6
-18
/
+245
*
Use the new QML CMake API for examples, tests and docs
Craig Scott
2021-08-23
1
-19
/
+8
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
Set bounds in custom geometry examples
Jonas Karlsson
2021-08-12
1
-0
/
+13
*
Add skinning overview documentation
Paul Olav Tvete
2020-11-19
1
-18
/
+20
*
doc: improve skinning example
Jonas Karlsson
2020-11-04
3
-27
/
+58
*
Docs: Skeleton docs
Inho Lee
2020-10-29
4
-7
/
+16
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
1
-0
/
+4
*
Finish modernizing import statements in examples
Eskil Abrahamsen Blomfeldt
2020-10-26
1
-5
/
+5
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-1
/
+1
*
Modernize imports in examples
Eskil Abrahamsen Blomfeldt
2020-10-16
1
-4
/
+3
*
Support skinning in the CustomMaterial
Inho Lee
2020-10-06
2
-9
/
+9
*
Remove an unused wasd constroller in the skinning example
Inho Lee
2020-09-30
1
-6
/
+0
*
make CustomGeometry to support skinning
Inho Lee
2020-09-22
14
-0
/
+813