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.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
/
plugins
/
assetimporters
Commit message (
Expand
)
Author
Age
Files
Lines
*
asset: don't change normals in assets
Inho Lee
3 days
1
-1
/
+0
*
Lightmapping: Use texels-per-unit based sizes
Jonas Karlsson
7 days
4
-46
/
+0
*
Assimp: baseColorFactor is linear and needs to be sRGB
Andy Nichols
2025-04-04
2
-2
/
+6
*
balsam: fix broken generateLightmapUV option
Jonas Karlsson
2025-03-19
3
-3
/
+17
*
Don't ignore return value of QFile::open
Thiago Macieira
2025-01-07
1
-5
/
+5
*
Adapt to QFile::open being [[nodiscard]]
Volker Hilsheimer
2024-12-15
1
-1
/
+4
*
Update Assimp to v5.4.3
Andy Nichols
2024-09-09
1
-0
/
+1
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-07-11
1
-0
/
+2
*
CMake: Mark system-* features as SYSTEM_LIBRARY
Joerg Bornemann
2024-06-19
1
-1
/
+1
*
Asset : Fix --useFloatJointIndices
Inho Lee
2024-03-16
1
-1
/
+1
*
Fix some unused parameter warnings
Jonas Karlsson
2024-02-29
1
-0
/
+3
*
RuntimeLoader: Support loading assets from resource
Tasuku Suzuki
2024-02-05
2
-2
/
+123
*
Update Assimp to v5.3.1
Andy Nichols
2024-01-24
1
-6
/
+8
*
Importer: Force OpaquePrePassDepthDraw mode if alphaMode is Mask
Andy Nichols
2023-10-10
1
-2
/
+10
*
Fix MSVC warning around ai_real vs. double
Laszlo Agocs
2023-09-25
1
-1
/
+1
*
Add a workaround for FBX camera
Inho Lee
2023-09-21
1
-13
/
+30
*
Define RAPIDJSON_HAS_CXX11_RVALUE_REFS=1 for VxWorks
Michał Łoś
2023-09-18
1
-0
/
+7
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-2
/
+2
*
Balsam: Add manualAnimations option on import
Andy Nichols
2023-08-01
1
-0
/
+6
*
CMake: Work around assimp draco export set error in top-level build
Alexandru Croitor
2023-07-07
1
-0
/
+16
*
Add support for importing PLY files
Andy Nichols
2023-05-31
2
-1
/
+4
*
Provide additional information in imported scenes
Andy Nichols
2023-05-29
1
-0
/
+2
*
Asset: Fix a missing freq multiplication
Inho Lee
2023-05-29
1
-1
/
+1
*
AssimpUtils: remove unused variable
Thiago Macieira
2023-05-03
1
-1
/
+0
*
Asset: Fix the camera orientation
Inho Lee
2023-04-18
1
-13
/
+11
*
Fix warnings about unused variables
Thiago Macieira
2023-03-20
2
-5
/
+2
*
Add Some Exclusions for Unity Build
Amir Masoud Abdol
2023-03-13
1
-0
/
+1
*
Asset: fix to check a gltf mode
Inho Lee
2023-02-28
1
-1
/
+4
*
Asset: fix to handle embedded textures
Inho Lee
2023-02-28
1
-30
/
+24
*
Restore UV workaround from old asset importer
Christian Strømme
2023-02-23
1
-1
/
+4
*
Add DS compatibility option in balsam
Christian Strømme
2023-02-22
2
-10
/
+26
*
Add option to balsam to expand values that have multiple components
Christian Strømme
2023-02-22
2
-1
/
+7
*
Apply global scaling as requested when importing
Christian Strømme
2023-02-22
1
-0
/
+5
*
Fix extraction of option values from balsamui
Christian Strømme
2023-02-16
1
-2
/
+17
*
Asset: fix memory leak in QSSGSceneDesc
Inho Lee
2023-02-09
1
-40
/
+52
*
Asset: remove includes of unused header files
Inho Lee
2023-02-09
1
-4
/
+0
*
Make assimp importer options more UI friendly
Miikka Heikkinen
2023-02-07
1
-3
/
+4
*
Update QQ3D morph animation to use a vertex texture
Inho Lee
2023-02-03
1
-139
/
+196
*
Assimp: Update to v5.2.5
Andy Nichols
2023-01-26
1
-1
/
+0
*
Assset: remove unused typename Allocator
Inho Lee
2023-01-23
1
-13
/
+0
*
balsam: support asset re-import
Paul Olav Tvete
2022-12-08
1
-4
/
+9
*
Asset: Fix the minFilter value
Inho Lee
2022-11-23
1
-5
/
+9
*
balsam: skip key frame groups that don't change anything
Paul Olav Tvete
2022-11-15
1
-3
/
+33
*
balsam: compress animation data
Paul Olav Tvete
2022-11-14
1
-1
/
+31
*
Fix balsam animation duration
Paul Olav Tvete
2022-11-10
1
-3
/
+3
*
Fix balsam texture URL handling
Paul Olav Tvete
2022-11-09
1
-1
/
+5
*
Replace QSSGSceneDesc::Value with QVariant
Paul Olav Tvete
2022-11-07
1
-1
/
+1
*
Remove unneeded custom data types
Paul Olav Tvete
2022-11-07
1
-2
/
+2
*
Assimp: Also check for legacy DIFFUSE color and texture
Andy Nichols
2022-11-02
1
-1
/
+12
*
Unify the Assimp importer backend
Andy Nichols
2022-11-02
3
-2227
/
+248
[next]