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.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
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
/
src
/
quick3dparticles
/
qquick3dparticlemodelblendparticle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid an unused geometry node in ModelBlendParticle3D
Inho Lee
2024-06-06
1
-3
/
+5
*
Fix build-failure with no-qml-debug
Inho Lee
2024-03-06
1
-0
/
+2
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-1
/
+1
*
Fix some name collision and double definition for unity build
Amir Masoud Abdol
2023-03-14
1
-2
/
+2
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Use map() not mapVector() in recently changed code
Laszlo Agocs
2022-03-25
1
-2
/
+2
*
Replace M4x4 * Vector3 with mapVector
Mårten Nordheim
2022-03-21
1
-2
/
+2
*
Fix warning about QSSGMesh::Mesh used uninitialized
Thiago Macieira
2022-01-17
1
-9
/
+5
*
Remove TP status from ModelBlendParticle3D
Antti Määttä
2021-11-26
1
-11
/
+8
*
Add EmitMode property to MBP and remove random property
Antti Määttä
2021-11-26
1
-12
/
+22
*
Do not create model if particles are disabled
Antti Määttä
2021-11-02
1
-0
/
+3
*
Fix blend model bounds calculation
Jonas Karlsson
2021-10-25
1
-6
/
+51
*
Fix model-blend particle spatial node initialization
Antti Määttä
2021-10-12
1
-11
/
+15
*
Add subsets for geometry api
Antti Määttä
2021-08-09
1
-2
/
+2
*
Add subset support for geometry
Antti Määttä
2021-06-21
1
-2
/
+3
*
Fix crash when model-blend particle is not properly initialized
Antti Määttä
2021-06-18
1
-0
/
+3
*
Fix endNode rotation
Antti Määttä
2021-06-15
1
-10
/
+60
*
Doc: Fix documentation issues
Topi Reinio
2021-06-03
1
-1
/
+1
*
Fix model-blend particle fade in/out with opacity
Antti Määttä
2021-05-31
1
-1
/
+6
*
Add random emitting of model-blend particles
Antti Määttä
2021-05-31
1
-1
/
+42
*
Implement activation node for model-blend particle
Antti Määttä
2021-05-31
1
-0
/
+26
*
Add geometry support for model-blend particles
Antti Määttä
2021-05-31
1
-24
/
+91
*
Add particle data update check
Antti Määttä
2021-05-31
1
-1
/
+3
*
Model blend particles
Antti Määttä
2021-05-28
1
-0
/
+570