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
/
qquick3dgeometry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
QQuick3DGeometry: add 'geometryChanged()' signal
Jonas Karlsson
2024-01-18
1
-0
/
+1
*
Doc: Add missing \since 6.6
Paul Wicking
2023-09-12
1
-0
/
+12
*
Add API for creating Geometry from QML/JS
Andy Nichols
2023-06-01
1
-1
/
+2
*
Add a missing QQuick3DGeometry::targetData()
Inho Lee
2023-04-19
1
-0
/
+9
*
Update QQ3D morph animation to use a vertex texture
Inho Lee
2023-02-03
1
-28
/
+173
*
Fix empty HeightFieldGeometry instance crash
Miikka Heikkinen
2023-01-20
1
-1
/
+1
*
Clean-up some asserts
Christian Strømme
2023-01-18
1
-9
/
+6
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-1
/
+1
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Enhance docs and some runtime checks for geometry data types
Laszlo Agocs
2022-01-07
1
-4
/
+21
*
Clear subsets prior to copying them from frontend geometry object
Yuya Nishihara
2021-12-08
1
-1
/
+1
*
Use the new QML CMake API for examples, tests and docs
Craig Scott
2021-08-23
1
-5
/
+5
*
Doc: Fix QDoc errors Qt Quick 3D
Nico Vertriest
2021-08-13
1
-6
/
+7
*
Add subsets for geometry api
Antti Määttä
2021-08-09
1
-0
/
+90
*
Fix possible division by zero
Antti Määttä
2021-06-23
1
-3
/
+6
*
Add subset support for geometry
Antti Määttä
2021-06-21
1
-1
/
+19
*
Fix RuntimeMeshData max attribute count
Antti Määttä
2021-06-15
1
-0
/
+8
*
Model blend particles
Antti Määttä
2021-05-28
1
-2
/
+43
*
Fix to deal with emissive properties
Inho Lee
2021-04-28
1
-1
/
+1
*
Add documentation for morph target attributes
Paul Olav Tvete
2021-03-30
1
-0
/
+4
*
Add new Mesh writer and builder
Laszlo Agocs
2021-02-01
1
-30
/
+30
*
New extensible Mesh loader
Laszlo Agocs
2021-01-29
1
-30
/
+30
*
docs: Make it clear that custom vertex data must be interleaved
Laszlo Agocs
2021-01-26
1
-2
/
+5
*
Remove a bogus and unused stride calculation with custom geometry
Laszlo Agocs
2021-01-26
1
-0
/
+2
*
Enable UV1 on the custom geometry
Inho Lee
2021-01-06
1
-4
/
+7
*
Remove unused enum values
Inho Lee
2020-12-28
1
-4
/
+4
*
Support morph animations
Inho Lee
2020-12-22
1
-0
/
+8
*
Add skinning overview documentation
Paul Olav Tvete
2020-11-19
1
-2
/
+2
*
Update custom geometry documentation
Paul Olav Tvete
2020-11-17
1
-75
/
+84
*
doc: Minor changes to Geometry docs
Eskil Abrahamsen Blomfeldt
2020-10-29
1
-9
/
+8
*
Remove qml import version in the geometry doc snippet
Christian Strømme
2020-10-28
1
-1
/
+1
*
Support skinning in the CustomMaterial
Inho Lee
2020-10-06
1
-1
/
+7
*
make CustomGeometry to support skinning
Inho Lee
2020-09-22
1
-0
/
+4
*
Docs: Mention the expectation of OpenGL-style vertex and projection
Laszlo Agocs
2020-09-06
1
-0
/
+7
*
Introduce point size and line width
Laszlo Agocs
2020-08-31
1
-3
/
+10
*
Add customgeometry example
Laszlo Agocs
2020-08-20
1
-3
/
+68
*
Untangle the "default" and "unknown" mess in the custom geometry api
Laszlo Agocs
2020-08-20
1
-10
/
+69
*
Fix up custom geometry docs
Laszlo Agocs
2020-08-19
1
-24
/
+83
*
Add partial updates to custom geometry API
Laszlo Agocs
2020-08-19
1
-1
/
+72
*
Support the vertex color in QQuick3DGeomentry
Inho Lee
2020-08-07
1
-0
/
+1
*
Remove unnecessary "name" property from QQuick3DGeometry
Andy Nichols
2020-07-03
1
-43
/
+0
*
Fix type API
Christian Strømme
2020-03-04
1
-5
/
+6
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-3
/
+3
*
Remove unsupported enums
Antti Määttä
2020-02-26
1
-12
/
+0
*
Add more docs for Geometry
Antti Määttä
2020-02-03
1
-1
/
+28
*
Get model bounds
Antti Määttä
2020-01-31
1
-1
/
+6
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-9
/
+324
*
Dirty front-end objects when rendernode is created
Miikka Heikkinen
2019-12-11
1
-1
/
+7
[next]