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
/
tests
/
auto
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve node collection and frame prep
Christian Strømme
3 days
3
-0
/
+290
*
Improve the quaternion compare in RotationData
Christian Strømme
2024-02-20
1
-11
/
+36
*
CMake: Make qtquick3d tests standalone projects
Alexandru Croitor
2023-07-05
5
-0
/
+30
*
Fix auto test for RotationData
Christian Strømme
2023-06-16
1
-5
/
+11
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-3
/
+1
*
Fix up the key type in the qsbc autotest
Laszlo Agocs
2022-10-26
1
-7
/
+8
*
Make QQsbCollection usable as a runtime cache as well
Laszlo Agocs
2022-10-20
1
-73
/
+95
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-9
/
+9
*
Fix the remove function for the single linked list
Christian Strømme
2022-09-16
1
-0
/
+9
*
Quick3DUtils: Fix bug in RenderData's compare function
Inho Lee
2022-08-30
1
-0
/
+123
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
7
-7
/
+7
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
5
-5
/
+5
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
7
-0
/
+21
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
5
-140
/
+10
*
Remove the need to manually track rotation dirty state
Christian Strømme
2022-05-16
3
-0
/
+264
*
Remove QSSGLayerRenderHelper
Andy Nichols
2022-03-23
1
-1
/
+0
*
Remove unused picking code
Andy Nichols
2021-06-11
1
-30
/
+0
*
Unify test target names
Kai Köhne
2021-04-15
4
-4
/
+4
*
Update View3D picking APIs
Andy Nichols
2021-03-19
3
-145
/
+0
*
Remove QMake project files
Joerg Bornemann
2021-02-10
8
-76
/
+0
*
Add removeAll() and clear() to the invasive list
Christian Strømme
2020-12-11
1
-0
/
+91
*
Fix how node links are update in the invasive list
Christian Strømme
2020-12-11
1
-0
/
+141
*
Rename the empty function in the invasive list
Christian Strømme
2020-12-10
1
-20
/
+20
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-01
6
-6
/
+6
*
Use cubeMaps for IBL texture sources
Andy Nichols
2020-09-24
1
-1
/
+3
*
Add shadercollection test to the cmake file
Christian Strømme
2020-09-16
1
-0
/
+1
*
Set SSGBounds3 default constructor to empty
Jonas Karlsson
2020-09-15
3
-0
/
+84
*
Add feature set to qsb collection
Antti Määttä
2020-09-11
1
-10
/
+22
*
Add qsb collection util classes
Christian Strømme
2020-08-24
4
-1
/
+307
*
Make it possible to create a QSSGRenderer instance without a context
Christian Strømme
2020-08-17
1
-1
/
+1
*
Cleanup Mesh and Texture resources when no longer used
Andy Nichols
2020-07-03
1
-1
/
+1
*
Rename QSSGRenderMeshPath to QSSGRenderPath
Christian Strømme
2020-05-27
1
-1
/
+1
*
Clean up the buffer manager slightly
Christian Strømme
2020-05-26
1
-1
/
+1
*
Remove QSSGRendererInterface
Christian Strømme
2020-05-12
1
-2
/
+2
*
Remove the Render module
Andy Nichols
2020-05-10
1
-2
/
+2
*
Disable the picking tests
Christian Strømme
2020-05-09
1
-0
/
+6
*
CMake: Port qtquick3d to CMake
Mårten Nordheim
2020-04-25
6
-0
/
+70
*
Add intersection test for flat bounding volumes
Christian Strømme
2020-04-02
1
-0
/
+6
*
Improve the aabb intersection code
Christian Strømme
2020-04-02
1
-28
/
+95
*
Add auto test for picking
Christian Strømme
2020-03-30
3
-0
/
+133
*
Add auto test for aabb intersection
Christian Strømme
2020-03-30
4
-1
/
+302
*
Improve our Invasive list class
Christian Strømme
2020-03-17
3
-0
/
+542