index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
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
/
customeffect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples: Replace DefaultMaterial with PrincipledMaterial
Paul Olav Tvete
2024-11-28
1
-4
/
+4
*
Fix thread safety issues in some Quick 3D examples
Joni Poikelin
2024-11-05
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
*
Add license headers to the shader files
Christian Strømme
2023-10-27
1
-0
/
+3
*
Doc: Add \examplecategory to the examples
Venugopal Shivashankar
2023-07-21
1
-0
/
+1
*
Fix qmllint errors in customeffect example
Andy Nichols
2023-06-07
1
-9
/
+11
*
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
3
-124
/
+6
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-11
/
+4
*
Use the new QML CMake API for examples, tests and docs
Craig Scott
2021-08-23
1
-16
/
+12
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
Force the Basic style for examples that use Controls
Laszlo Agocs
2020-11-16
1
-2
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
1
-0
/
+4
*
Flesh out customeffect example documentation
Paul Olav Tvete
2020-10-21
2
-0
/
+27
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-1
/
+1
*
Update docs for effects examples
Paul Olav Tvete
2020-10-20
1
-3
/
+3
*
Modernize imports in examples
Eskil Abrahamsen Blomfeldt
2020-10-16
1
-2
/
+1
*
Remove setting deprecated EnableHighDpi attribute
Laszlo Agocs
2020-09-30
1
-2
/
+0
*
CMake: Regenerate projects before API change
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
Docs: remove the now-empty materials module page
Laszlo Agocs
2020-09-03
2
-0
/
+44
*
Unify effect shader style with custom materials
Laszlo Agocs
2020-09-03
10
-0
/
+453