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
/
assetutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to QFile::open being [[nodiscard]]
Volker Hilsheimer
2024-12-15
1
-3
/
+8
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
RuntimeLoader: Only emit Success status once scene is actually loaded
Andy Nichols
2024-08-28
1
-16
/
+16
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-30
1
-1
/
+0
*
Fix compilation issues when features are disabled
Jari Helaakoski
2024-05-27
2
-0
/
+10
*
Asset: Fix the naming scheme to get a new id
Inho Lee
2024-03-16
1
-12
/
+14
*
Asset: Add a list TimelineAnimation for manualAnimations
Inho Lee
2024-03-16
1
-0
/
+7
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+0
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
1
-2
/
+2
*
QQuick3DRuntimeLoader: Document supported MIME types, add properties
Axel Spoerl
2023-10-26
2
-1
/
+49
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
1
-0
/
+2
*
Asset: Use meshIds for mesh files
Inho Lee
2023-09-12
1
-4
/
+4
*
Remove unused function in qssgqmlutilities
Christian Strømme
2023-09-04
2
-9
/
+0
*
Balsam: Add manualAnimations option on import
Andy Nichols
2023-08-01
1
-15
/
+41
*
Fix null pointer dereference and downcast in qssgrtutilities
Christian Strømme
2023-06-14
1
-2
/
+4
*
Fix potential dereference of null pointer in qssgqmlutilities
Christian Strømme
2023-06-14
1
-1
/
+5
*
Doc: Use correct module identifiers in \qmlproperty commands
Topi Reinio
2023-06-09
1
-5
/
+5
*
Asset: Fix Timelines' ids and objectNames
Inho Lee
2023-05-31
1
-2
/
+32
*
Provide additional information in imported scenes
Andy Nichols
2023-05-29
2
-0
/
+15
*
Always use Array syntax for array properties
Andy Nichols
2023-05-29
1
-16
/
+6
*
Fix handling of empty scene shadow-casting bounds
Jonas Karlsson
2023-04-19
1
-3
/
+1
*
Fix compiler warnings from const char * to QString conversion
Volker Hilsheimer
2023-03-22
1
-8
/
+8
*
Cleanup writeNodeProperties and valueToQml in qssgqmlutilities
Kristoffer Skau
2023-03-21
1
-264
/
+252
*
Replace IdComboBox with ItemFilterComboBox
Mahmoud Badri
2023-03-15
3
-99
/
+1
*
Build fix: don't rely on implicit conversion from QByteArray
Volker Hilsheimer
2023-03-14
1
-4
/
+4
*
Asset: enable an option for binary keyframes
Inho Lee
2023-03-13
1
-1
/
+3
*
Asset: Improve generating embedded textures
Inho Lee
2023-03-13
1
-31
/
+32
*
Fix warnings of concatenating QString with 8-bit arrays
Thiago Macieira
2023-03-01
1
-4
/
+6
*
Fix warnings regarding local static lambdas capturing out variables
Kristoffer Skau
2023-03-01
1
-3
/
+3
*
Asset: fix to handle embedded textures
Inho Lee
2023-02-28
4
-6
/
+5
*
Update handling of QUrl Texture source property in valueToQml
Kristoffer Skau
2023-02-28
1
-13
/
+51
*
Add DS compatibility option in balsam
Christian Strømme
2023-02-22
1
-3
/
+23
*
Add option to balsam to expand values that have multiple components
Christian Strømme
2023-02-22
2
-6
/
+106
*
Fix regression in the custom material editor
Christian Strømme
2023-02-22
1
-1
/
+1
*
Fix UB in QSSGSceneDesc
Christian Strømme
2023-02-21
2
-36
/
+60
*
Make sure models with an instanceRoot is updated properly
Christian Strømme
2023-02-15
1
-0
/
+4
*
Asset: fix memory leak in QSSGSceneDesc
Inho Lee
2023-02-09
3
-18
/
+53
*
Asset: Fix to handle Flags in the runtime loader
Inho Lee
2023-02-09
2
-11
/
+9
*
Remove duplication of bounds functions
Christian Strømme
2023-01-31
1
-1
/
+1
*
Assset: remove unused typename Allocator
Inho Lee
2023-01-23
1
-1
/
+0
*
Fix crash in QSSGRuntimeUtils' createScene()
Christian Strømme
2023-01-12
1
-1
/
+5
*
balsam: support asset re-import
Paul Olav Tvete
2022-12-08
8
-12
/
+528
*
balsam: compress animation data
Paul Olav Tvete
2022-11-14
1
-1
/
+1
*
Fix balsam texture URL handling
Paul Olav Tvete
2022-11-09
1
-3
/
+1
*
Fix QSSGSceneDesc::destructValue()
Paul Olav Tvete
2022-11-08
1
-2
/
+4
*
Replace QSSGSceneDesc::Value with QVariant
Paul Olav Tvete
2022-11-07
4
-184
/
+129
*
Remove unneeded custom data types
Paul Olav Tvete
2022-11-07
4
-41
/
+18
*
Revert "Reduce number of memory allocations"
Paul Olav Tvete
2022-11-03
3
-90
/
+97
*
Only write QML properties that are not already the default value
Andy Nichols
2022-11-03
2
-251
/
+117
*
Reduce number of memory allocations
Paul Olav Tvete
2022-11-02
3
-97
/
+89
[next]