index
:
qt/qtquick3d-assimp.git
qt6.1_assimp
qt6_assimp
upstream/6588-bug-issue-442253768-assimpassimp_fuzzer-stack-overflow-in-assimpfbxscopescope
upstream/bugfix/fix_copyrights_in_python
upstream/bugfix/fix_linkage_no_importers_issue-5971
upstream/bugfix/fix_sonarcube_findings
upstream/bugfix/fix_sonarqube_findings
upstream/bugfix/fix_texture_size_in_gltf2_export_issue-4762
upstream/bugfix/remove_caching_from_dockerfile
upstream/dependabot/github_actions/lukka/run-cmake-10
upstream/feature/add_build_config
upstream/feature/allocator_interface
upstream/feature/jt_importer
upstream/feature/rust_bindings
upstream/improvement/obj_optimize_name_parsing
upstream/kimkulling-enable_language_support_issue4257
upstream/kimkulling-enable_language_support_issue4257-1
upstream/kimkulling-fix_division_by_zero_issue4235
upstream/kimkulling/fix_material_for_double_precision_issue-5793
upstream/kimkulling/mikktspace_issue-2363
upstream/master
Vendor branches of assimp. This is a submodule of qtquick3d - no point in cloning it separately.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent Heap Buffer Overflow in MaterialSystem String Assignments (#6628)
HEAD
upstream/master
metsw24-max
17 hours
1
-3
/
+7
*
Bugfix/sparky kitty studios (#6623)
v6.0.5
Kim Kulling
8 days
5
-60
/
+68
*
Fix out-of-bounds read in StreamReader::IncPtr (#6600)
uwezkhan
9 days
1
-3
/
+16
*
Fix integer truncation in StreamReader size calculations (#6601)
uwezkhan
9 days
1
-7
/
+9
*
Hardening aiString deserialization in AssbinLoader to prevent stack b… (#6606)
uwezkhan
10 days
1
-4
/
+11
*
M3D: fix overflow (#6610)
Kim Kulling
11 days
3
-6
/
+58
*
Fix glTF2 occlusion strength import/export and normal scale export (#6602)
Matthew Pohlmann
2026-04-23
3
-11
/
+3
*
glTF2: Fix extracting interleaved buffer data (#6605)
Matthew Pohlmann
2026-04-23
1
-6
/
+12
*
Bump softprops/action-gh-release from 2 to 3 (#6597)
dependabot[bot]
2026-04-14
2
-2
/
+2
*
Fix for CanRead function for FBXImporter (#6158)
James Sharam
2026-04-07
1
-1
/
+1
*
Fixed a container-overflow vulnerability in `Assimp::ColladaLoader::BuildMesh...
Bill Wendling
2026-04-06
1
-10
/
+14
*
Feature/rust bindings: Exterimental bindings (#6467)
Kim Kulling
2026-04-06
60
-447
/
+105
*
test: use epsilon comparison for FMA-sensitive API tests (#6591)
Chris de Claverie
2026-04-01
3
-3
/
+6
*
Fix linkage issue for ai_epsilon in C++20 modules (#6592)
dimonp
2026-04-01
1
-1
/
+1
*
Bugfix/fix unittest for cla7aye15 i4nd fix skipspaces (#6590)
upstream/6588-bug-issue-442253768-assimpassimp_fuzzer-stack-overflow-in-assimpfbxscopescope
Kim Kulling
2026-03-24
4
-287
/
+297
*
+ An error occurs when it is 0 (#6544)
copycd
2026-03-17
1
-3
/
+6
*
Fix animations for B3DImporter (#6547)
EasyT_T
2026-03-16
2
-20
/
+30
*
Fixed logic for finding min/max for glTF2Exporter (#6552)
Shutd0wns
2026-03-16
1
-1
/
+1
*
Fix memory leak for USD importer (#6549)
Pichas
2026-03-14
1
-16
/
+8
*
Bump actions/upload-artifact from 6 to 7 (#6551)
dependabot[bot]
2026-03-12
2
-3
/
+3
*
glTF2: Fix heap-buffer-overflow in GetVertexColorsForType (#6558)
Matthew Suozzo
2026-03-11
1
-3
/
+3
*
Refactor material system (#6563)
Kim Kulling
2026-03-08
1
-30
/
+21
*
[Draft] Create AI Tool Use Policy for contributors (#6553)
Kim Kulling
2026-03-08
1
-0
/
+172
*
Add agents file. (#6562)
Kim Kulling
2026-03-07
1
-0
/
+207
*
Apply codeRabbit suggested fix(es) from assimp PR #6548 (#6557)
Steve M
2026-03-06
1
-4
/
+3
*
LWO: Fix negative iterator access, ptr was before begin (#6555)
Kim Kulling
2026-03-05
1
-7
/
+16
*
Bump actions/download-artifact from 7 to 8 (#6550)
dependabot[bot]
2026-03-02
1
-1
/
+1
*
Ply: Fix ply triangle-strip parsing. (#6548)
Kim Kulling
2026-02-28
4
-893
/
+876
*
glTF2: Preserve interpolation type and CubicSpline tangent data in animation ...
EarendelArc
2026-02-26
1
-25
/
+88
*
Update supported version in SECURITY.md (#6459)
Kim Kulling
2026-02-25
3
-3
/
+3
*
Fixed compiler error on platforms where unsigned int is not 32 bit (#6541)
Carter Rennick
2026-02-23
1
-1
/
+1
*
HL1MDLLoader: fix segfault in destructors (#6537)
Oliver Chang
2026-02-22
1
-2
/
+2
*
Obj: Fix heap-buffer-overflow in getFace via vertical tabs (#6540)
Bill Wendling
2026-02-21
1
-1
/
+1
*
FBXExporter: Fix stack-use-after-scope in WriteObjects (#6472)
Oliver Chang
2026-02-17
1
-2
/
+2
*
glTF2: Fix heap-buffer-overflow in Accessor validation and size calculation (...
Oliver Chang
2026-02-17
1
-2
/
+12
*
Fix heap-buffer-overflow in OpenGEXImporter::handleIndexArrayNode() (#6470)
ZhangJY
2026-02-10
1
-2
/
+2
*
Add developer quickstart section to Readme (#6474)
Kim Kulling
2026-02-10
1
-12
/
+21
*
Fix invalid verifying in OpenDDLParser::parseStringLiteral (#6314)
Kyungjoon Ko
2026-02-06
1
-1
/
+4
*
LWO: Fix heap buffer overflow in LWOImporter::GetS0 (#6451)
peng
2026-02-03
2
-89
/
+70
*
MDL: Fix heap buffer overflow in MDLImporter frame parsing (#6456)
peng
2026-01-29
1
-0
/
+4
*
Fix AC3DImporter heap-buffer-overflow by validating mesh vertex bounds (#6458)
peng
2026-01-28
1
-0
/
+8
*
Update copyright year and project version (#6454)
v6.0.4
Kim Kulling
2026-01-24
662
-670
/
+670
*
Fix some recently implemented comparisons of token strings (#6452)
Nicky Kitchingman
2026-01-22
2
-13
/
+25
*
MD3: Fix MD3Importer surface header bounds checks to prevent heap overflow (#...
v6.0.3
peng
2026-01-20
1
-5
/
+13
*
MDL/HL1: bounds-checked buffers and safer parsing (#6445)
tyler92
2026-01-19
5
-88
/
+298
*
MDC: Fix MDCImporter surface header bounds and endianness checks (#6440)
peng
2026-01-15
1
-1
/
+3
*
OBJ: avoid extra scanning while reading faces in ObjFileParser.cpp (#6281)
Vitaly Ovchinnikov
2026-01-14
1
-14
/
+2
*
MD5: Fix uninitialized pointer dereference for file with invalid vertex index...
tyler92
2026-01-12
1
-6
/
+10
*
fuzz: Fix memory leak in ForceFormat helper (#6435)
LP
2026-01-09
1
-0
/
+2
*
MDC: Fix heap OOB read by validating vertex buffer boundaries (#6168) (#6438)
peng
2026-01-09
1
-0
/
+15
[next]