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
/
qssgscenedesc_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide additional information in imported scenes
Andy Nichols
2023-05-29
1
-0
/
+4
*
Asset: fix to handle embedded textures
Inho Lee
2023-02-28
1
-3
/
+2
*
Fix UB in QSSGSceneDesc
Christian Strømme
2023-02-21
1
-36
/
+24
*
Asset: fix memory leak in QSSGSceneDesc
Inho Lee
2023-02-09
1
-1
/
+5
*
Asset: Fix to handle Flags in the runtime loader
Inho Lee
2023-02-09
1
-2
/
+2
*
Assset: remove unused typename Allocator
Inho Lee
2023-01-23
1
-1
/
+0
*
balsam: support asset re-import
Paul Olav Tvete
2022-12-08
1
-9
/
+13
*
Replace QSSGSceneDesc::Value with QVariant
Paul Olav Tvete
2022-11-07
1
-39
/
+65
*
Remove unneeded custom data types
Paul Olav Tvete
2022-11-07
1
-11
/
+0
*
Revert "Reduce number of memory allocations"
Paul Olav Tvete
2022-11-03
1
-41
/
+9
*
Reduce number of memory allocations
Paul Olav Tvete
2022-11-02
1
-9
/
+41
*
Remove QSSGSceneDesc::Scene::create()
Paul Olav Tvete
2022-10-17
1
-34
/
+28
*
Make QSSGSceneDesc better suited for dynamic editing
Paul Olav Tvete
2022-10-14
1
-86
/
+68
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Assets: remove the reference before calling QMetaType::fromType
Thiago Macieira
2022-07-17
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add SpecularGlossyMaterial
Andy Nichols
2022-06-03
1
-0
/
+1
*
Assets: Add support for writing our flags
Christian Strømme
2022-03-21
1
-0
/
+22
*
AssetUtils: Add support for exporting the list type
Christian Strømme
2022-03-15
1
-4
/
+4
*
Add scene description plumbing for cubemap textures
Laszlo Agocs
2022-03-15
1
-1
/
+2
*
Asset: Support morph animations
Inho Lee
2022-02-25
1
-2
/
+12
*
AssimpImpoter: Generate Skins for skeletal animations
Inho Lee
2022-02-08
1
-0
/
+9
*
Fix how texture uniforms are handled when exporting
Christian Strømme
2021-12-22
1
-2
/
+2
*
Add custom material editor
Christian Strømme
2021-12-13
1
-7
/
+61
*
Asset: Make sure we release meshes created at run-time
Christian Strømme
2021-07-08
1
-0
/
+1
*
Asset: support skin animations
Inho Lee
2021-06-10
1
-0
/
+6
*
Asset: support binary keyframes
Inho Lee
2021-06-06
1
-0
/
+15
*
Asset: support a timeline animation
Inho Lee
2021-06-04
1
-1
/
+19
*
Asset: Improve setProperty functions
Christian Strømme
2021-06-04
1
-3
/
+7
*
Asset: Clean up the scene description type mapping
Christian Strømme
2021-06-04
1
-17
/
+40
*
Asset: Add support for list properties
Christian Strømme
2021-06-04
1
-13
/
+81
*
Asset: Add scene description for animations
Christian Strømme
2021-06-02
1
-1
/
+60
*
QML API for runtime asset import
Paul Olav Tvete
2021-05-21
1
-1
/
+0
*
Asset: Generate an id for each node that is added to the scene
Christian Strømme
2021-05-20
1
-0
/
+1
*
Asset: Add name property to the node class
Christian Strømme
2021-05-20
1
-5
/
+7
*
Asset: fix typos in comments
Inho Lee
2021-04-27
1
-1
/
+1
*
Asset: Ignore empty lists in setProperties
Christian Strømme
2021-04-27
1
-14
/
+16
*
Asset: Improve texture handling
Christian Strømme
2021-04-26
1
-2
/
+43
*
Asset: Improve mesh file handling
Christian Strømme
2021-04-22
1
-4
/
+17
*
Asset: Improve the create function in the Scene class
Christian Strømme
2021-04-22
1
-2
/
+2
*
Asset: Add code for writing out the mesh in the QML writer
Christian Strømme
2021-04-12
1
-5
/
+7
*
Add run-time asset loading
Christian Strømme
2021-04-07
1
-0
/
+406