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
/
src
/
quick3d
/
qquick3dinstancing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply "Fix incorrect instancing model shadows"
Jonas Karlsson
2024-11-05
1
-0
/
+64
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Doc fix: InstanceListEntry::color is a color, not a vector3d
Paul Olav Tvete
2024-07-11
1
-1
/
+1
*
Make instances the default property of InstanceList
Andy Nichols
2024-05-28
1
-0
/
+19
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-2
/
+2
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Fix 'comparison of integers of different signs' compiler errors
Assam Boudjelthia
2022-10-07
1
-1
/
+1
*
Fix bug when switching between euler angles and quaternions
Paul Olav Tvete
2022-07-21
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Instance picking convenience API
Paul Olav Tvete
2022-05-04
1
-23
/
+39
*
Fix use of deprecated QColor ctor
Mårten Nordheim
2022-03-21
1
-1
/
+1
*
QBA/QString::count deprecation fix
Mårten Nordheim
2022-03-18
1
-1
/
+1
*
Mark node dirty when FileInstancing source changes
Miikka Heikkinen
2021-12-16
1
-0
/
+2
*
Enablers for instanced picking
Paul Olav Tvete
2021-12-08
1
-3
/
+146
*
Documentation for ModelParticle3D.instanceTable
Paul Olav Tvete
2021-09-09
1
-1
/
+4
*
Rename depthSorting to depthSortingEnabled
Antti Määttä
2021-08-09
1
-9
/
+9
*
Update design studio components
Tony Leinonen
2021-06-22
1
-1
/
+1
*
Add documentation for QQuick3DInstancing::markDirty
Paul Olav Tvete
2021-06-21
1
-1
/
+8
*
Add depth sorting for instance table
Antti Määttä
2021-05-21
1
-0
/
+48
*
Add API for reading instance data from file
Paul Olav Tvete
2021-04-28
1
-1
/
+275
*
Don't hardcode instance table stride
Paul Olav Tvete
2021-04-26
1
-3
/
+1
*
Move instancing out of tech preview
Paul Olav Tvete
2021-04-22
1
-29
/
+3
*
Make instanceCountOverride work again
Paul Olav Tvete
2021-04-20
1
-4
/
+13
*
Mark as not dirty after updating
Paul Olav Tvete
2021-04-12
1
-0
/
+1
*
Copy \qmlproperty documentation to \property
Paul Olav Tvete
2021-03-31
1
-0
/
+19
*
Small documentation fix
Paul Olav Tvete
2021-03-30
1
-1
/
+1
*
Add documentation for morphing and instancing
Paul Olav Tvete
2021-03-15
1
-18
/
+17
*
Instancing API: remove change signal arguments
Paul Olav Tvete
2021-02-09
1
-8
/
+8
*
API to force instanced model to be rendered in transparent pass
Paul Olav Tvete
2021-01-25
1
-1
/
+28
*
InstanceList: disconnect signals when list changes
Paul Olav Tvete
2020-12-19
1
-0
/
+11
*
Improve instance buffer update handling
Paul Olav Tvete
2020-12-19
1
-10
/
+10
*
Add support for instanced rendering
Paul Olav Tvete
2020-12-16
1
-0
/
+507