index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
6.10.0
6.10.1
6.11
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.5.5
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
6.9.2
6.9.3
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
/
dynamiccreation
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Doc: Add \examplecategory to the examples
Venugopal Shivashankar
2023-07-21
1
-0
/
+1
*
Fix qmllint errors in dynamiccreation example
Andy Nichols
2023-06-07
2
-6
/
+10
*
Fix dynamic creation example overlapping layout
Jonas Karlsson
2023-04-25
3
-46
/
+26
*
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
4
-173
/
+8
*
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
-13
/
+9
*
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
-0
/
+1
*
Update documentation for the dynamiccreation example
Paul Olav Tvete
2020-10-29
4
-52
/
+41
*
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
-2
/
+2
*
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
*
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
/
+5
*
Make the PrincipledMaterial render as intended
Andy Nichols
2020-09-16
1
-1
/
+1
*
Adjust Light brightness to represent the real value
Andy Nichols
2020-08-31
1
-1
/
+1
*
Prefix shader lib function names
Laszlo Agocs
2020-07-07
1
-5
/
+1
*
CMake: Port qtquick3d to CMake
Mårten Nordheim
2020-04-25
1
-0
/
+48
*
Improve antialiasing API
Kaj Grönholm
2020-02-07
1
-1
/
+2
*
Use Quaternions for rotation in Node API
Andy Nichols
2020-01-31
2
-11
/
+11
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
2
-3
/
+3
*
Make it right handed
Christian Strømme
2020-01-30
1
-2
/
+2
*
Update import statements
Tomi Korpipaa
2019-11-18
2
-3
/
+3
*
Doc: Fix documentation issues
Topi Reinio
2019-11-11
1
-1
/
+1
*
Add dynamic creation example
Tomi Korpipaa
2019-11-08
8
-0
/
+449