index
:
qt/qtquick3d-assimp.git
qt6.1_assimp
qt6_assimp
upstream/LoicFr-master
upstream/bugfix/api_fix_possible_override_in_lineparsing_issue-6026
upstream/bugfix/cms_fix_overflow_in_parsing_issue-6010
upstream/bugfix/fix/invalid_stl_export
upstream/bugfix/fix_gltf2_animation
upstream/bugfix/fix_leak_in_obj_loading_issue-6053
upstream/bugfix/fix_texture_size_in_gltf2_export_issue-4762
upstream/bugfix/ifc_build_issue-5798
upstream/bugfix/obj_remove_smooth_normals_issue-5514
upstream/bugfux/mdl_limit_texture_sizes_issue-6022
upstream/feature/optimize_docker_build
upstream/fix_docs
upstream/fix_include
upstream/fix_vs2017_warnings
upstream/iamAdrianIusca-master
upstream/issue_1044
upstream/issue_2992
upstream/issue_3165
upstream/issue_3252
upstream/issue_3275
upstream/issue_3353
upstream/kimkulling-enable_language_support_issue4257
upstream/kimkulling-enable_language_support_issue4257-1
upstream/kimkulling-fix_direct_leak_issue4231
upstream/kimkulling-fix_division_by_zero_issue4235
upstream/kimkulling-fix_division_by_zero_issue4235-1
upstream/kimkulling-fix_lwo_leak_issue4231
upstream/kimkulling-issue4358
upstream/kimkulling-issue_2656_add_cppcoverall
upstream/kimkulling-issue_3760
upstream/kimkulling-issue_3790
upstream/kimkulling-issues-3726
upstream/kimkulling-lwo-enum-validation_issue4236
upstream/kimkulling-m3d_disabled_for_51_issue-4126
upstream/kimkulling-oss_fuzz29168
upstream/kimkulling-ossfuzz_issue29655
upstream/kimkulling-patch-1
upstream/kimkulling-patch-2
upstream/kimkulling-patch-6
upstream/kimkulling-patch-android
upstream/kimkulling-patch-fuzzer_Issue_25058
upstream/kimkulling-preparation_v5.2.0
upstream/kimkulling-prepare_v5.1.6
upstream/kimkulling-remove_deprecated_data
upstream/kimkulling-tech_debt_template
upstream/kimkulling-tectdebt_add_label
upstream/kimkulling/add_md5_parser_check_issue-5257
upstream/kimkulling/add_windows_clang_issue-5519
upstream/kimkulling/add_zlib_to_dockerfile_issue-5403
upstream/kimkulling/allow_empty_meshes_issue-797
upstream/kimkulling/bug_fix_heap_buffer_overflow_in_readfilefrommemory_issue-5566
upstream/kimkulling/create_skeleton_data_issue_4015
upstream/kimkulling/dd_missing_pretransform_step_issue-5276
upstream/kimkulling/disable_clang_warning
upstream/kimkulling/fbx_check_bone_name_issue-5085
upstream/kimkulling/fix_endless_loop_issue-5603
upstream/kimkulling/fix_gcc-14_issue-5592
upstream/kimkulling/fix_heap_overflow_issue-4831
upstream/kimkulling/fix_inno_setup_action
upstream/kimkulling/fix_invalid_delete_issue-5307
upstream/kimkulling/fix_irrloader_issue-5014
upstream/kimkulling/fix_logstream_leak_issue-5700
upstream/kimkulling/fix_material_for_double_precision_issue-5793
upstream/kimkulling/fix_pyassimp_compatibility
upstream/kimkulling/fix_readme
upstream/kimkulling/fix_static_code_analysis_findings
upstream/kimkulling/fuzzer_ply_out_of_bounds_access
upstream/kimkulling/improve_github_parallel_build
upstream/kimkulling/innosetup_action
upstream/kimkulling/introduce-fallthroughs_issue-4654
upstream/kimkulling/introduce_anim_interpolation_mode
upstream/kimkulling/mikktspace_issue-2363
upstream/kimkulling/move_revision_to_include_issue-4775
upstream/kimkulling/parallel-github-action
upstream/kimkulling/prepare_utf_encoding_interface
upstream/kimkulling/release_candidate_assimp_5_4_0
upstream/kimkulling/remode_default_destructor_from_cppp
upstream/kimkulling/remove-deprecated-badge
upstream/kimkulling/remove_deprecated_readme_issue4505
upstream/kimkulling/remove_unused_header_issue-5247
upstream/kimkulling/trim_strings_in_xml_parsing_issue-5591
upstream/kimkulling/update-security
upstream/kimkulling/use_float_for_material_parameters_issue-4685
upstream/kimkulling/use_zip_at_submodule
upstream/master
upstream/refactor_gltf
upstream/static_zlib
upstream/update_copyrights
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
path:
root
/
code
/
AssetLib
/
FBX
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refix export fbx PolygonVertexIndex (#6240)
HEAD
upstream/master
sSsA01
8 hours
1
-3
/
+12
*
Fix: export fbx wrong to_ktime in FBXExporter.cpp (#6105)
NSG
10 days
1
-1
/
+5
*
Fix export fbx: Wrong Materials in LayerElementMaterial if a node contains mu...
sSsA01
2025-06-05
1
-7
/
+6
*
Fix: Add "preservePivots" condition when importing FBX animation (#6115)
v6.0.0
NSG
2025-05-31
1
-1
/
+1
*
Fix export fbx PolygonVertexIndex (#6102)
sSsA01
2025-05-31
1
-14
/
+4
*
Annotate w/C++17 "fallthrough" (#6143)
Steve M
2025-05-27
1
-0
/
+2
*
Add clamping logic (#6149)
Martin Mirchev
2025-05-26
1
-4
/
+30
*
[#5983] Fix bugs introduced in fbx export (#6000)
Julian Knodt
2025-05-16
1
-14
/
+12
*
Fix out-of-bounds dereferencing (#6150)
Martin Mirchev
2025-05-16
1
-1
/
+6
*
Refactoring of PR #6092 (#6101)
sSsA01
2025-04-16
1
-2
/
+2
*
Not to export empty "LayerElementNormal" or "LayerElementColor" nodes to fbx ...
sSsA01
2025-04-14
1
-40
/
+50
*
Fix Whitespace (#6063)
krishty
2025-03-26
9
-11
/
+7
*
Refactorings: glTF cleanups (#6028)
Kim Kulling
2025-03-05
32
-32
/
+32
*
[FBX] Allow export multi materials per node (#5888)
Julian Knodt
2025-01-14
2
-256
/
+249
*
Bugfix/cosmetic code cleanup (#5947)
Kim Kulling
2025-01-07
19
-267
/
+150
*
Blendshape export float & same # verts (#5775)
Julian Knodt
2024-12-02
1
-14
/
+16
*
Fix FBX animation bug introduced with 24 Mar 2020 commit 14b8d12 (revert cond...
Steve M
2024-10-14
1
-2
/
+1
*
Restore 4x4 matrix functionn param and assignment prior to change in commit 1...
Steve M
2024-10-12
2
-6
/
+6
*
FBX Blendshapes: Do not require normals (#5776)
Julian Knodt
2024-09-24
2
-8
/
+11
*
Restored absolute transform calculation due to https://github.com/assimp/assi...
Lux
2024-09-11
1
-0
/
+4
*
Add option to ignore FBX custom axes (#5754)
RichardTea
2024-09-05
3
-1
/
+7
*
Zero-length mChildren arrays should be nullptr (#5749)
RichardTea
2024-09-03
1
-6
/
+6
*
FBX: add metadata as properties (#5675)
Haixi
2024-08-29
1
-0
/
+52
*
Added more Maya materials (#5101)
Sanchikuuus
2024-08-24
1
-0
/
+4
*
FBX exporter - handle multiple vertex color channels (#5695)
Kimbatt
2024-08-07
1
-11
/
+12
*
Fix exporting incorrect bone order (#5435)
Julian Knodt
2024-06-28
1
-20
/
+13
*
Fix nullptr dereferencing (#5638)
Kim Kulling
2024-06-25
1
-1
/
+1
*
Update FBXMeshGeometry.cpp (#5624)
ycn2022
2024-06-20
1
-4
/
+6
*
Draft: Update init of aiString (#5623)
Kim Kulling
2024-06-17
2
-4
/
+4
*
Remove deprecated c++11 warnings (#5576)
Kim Kulling
2024-05-15
2
-2
/
+0
*
Fix duplicate degrees to radians conversion in fbx importer. (#5427)
Kristjan Skutta
2024-03-22
1
-4
/
+4
*
Add correction of fbx model rotation (#5494)
Kim Kulling
2024-03-17
1
-0
/
+49
*
Append a setting "AI_CONFIG_EXPORT_FBX_TRANSPARENCY_FACTOR_REFER_TO_OPACITY"....
sSsA01
2024-02-27
1
-7
/
+17
*
Add 2024 to copyright infos (#5475)
Kim Kulling
2024-02-23
32
-32
/
+32
*
Add correct double zero check (#5471)
Kim Kulling
2024-02-22
1
-1
/
+2
*
`Blendshape`->`Geometry` in FBX Export (#5419)
Julian Knodt
2024-02-05
1
-1
/
+1
*
Encode full weight as double
julianknodt
2024-01-27
1
-1
/
+1
*
correct grammar/typographic errors in comments (8 files)
Stephen Gold
2023-12-04
2
-2
/
+2
*
FBXMeshGeometry: solve issue #5116 using patch provided by darktjm
Stephen Gold
2023-12-04
1
-2
/
+2
*
Fix double free in Video::~Video()
Maksim Kostin
2023-12-01
1
-1
/
+3
*
Fix buffer overflow in FBX::Util::DecodeBase64()
Maksim Kostin
2023-11-29
1
-1
/
+1
*
Drop disabled zlib.h inclusion stubs
IOhannes m zmölnig
2023-11-29
1
-5
/
+0
*
Use correct time scaling
Kim Kulling
2023-11-28
1
-6
/
+6
*
Fix the build
Kim Kulling
2023-11-28
1
-4
/
+2
*
Update FBXConverter.cpp
Kim Kulling
2023-11-28
1
-3
/
+3
*
Use the correct allocator for deleting objects in case of duplicate animation...
Florian Born
2023-11-16
1
-1
/
+1
*
Refactoring: Some cleanups
Kim Kulling
2023-11-12
2
-18
/
+13
*
Fix empty mesh handling
Kim Kulling
2023-11-10
1
-1
/
+1
*
Fix incorrect deg->radian conversion
julianknodt
2023-11-07
2
-16
/
+15
*
Update FBXBinaryTokenizer.cpp
Kim Kulling
2023-11-05
1
-0
/
+1
[next]