summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
qt6.1_assimpRemove models-nonbsdJani Heikkinen4 years
qt6_assimpMerge tag 'v6.0.2' into qt6_assimpAndy Nichols4 weeks
upstream/LoicFr-masterMerge branch 'master' of https://github.com/LoicFr/assimp into LoicFr-masterKim Kulling5 years
upstream/bugfix/api_fix_possible_override_in_lineparsing_issue-6026Update ParsingUtils.hKim Kulling4 months
upstream/bugfix/cms_fix_overflow_in_parsing_issue-6010CMS: Fix possible overflow accessKim Kulling4 months
upstream/bugfix/fix/invalid_stl_exportAvoid exporting all primitives, which are not triangles.Kim Kulling6 months
upstream/bugfix/fix_gltf2_animationMerge branch 'master' into bugfix/fix_gltf2_animationKim Kulling5 months
upstream/bugfix/fix_leak_in_obj_loading_issue-6053Use unique pointer to fix possible leakKim Kulling3 months
upstream/bugfix/fix_texture_size_in_gltf2_export_issue-4762glFT2: Fix texture size in export.Kim Kulling4 months
upstream/bugfix/ifc_build_issue-5798IFC: Remove redundand checkKim Kulling4 months
upstream/bugfix/obj_remove_smooth_normals_issue-5514Obj: remove smooth-normals postprocessingKim Kulling4 months
upstream/bugfux/mdl_limit_texture_sizes_issue-6022MDL: Limit max texture sizesKim Kulling4 months
upstream/feature/optimize_docker_buildFix unittest pathKim Kulling6 months
upstream/fix_docsfix some doc-strings.Kim Kulling5 years
upstream/fix_includeMerge branch 'master' into fix_includeKim Kulling5 years
upstream/fix_vs2017_warningsMerge branch 'master' of https://github.com/assimp/assimpkimkulling4 years
upstream/iamAdrianIusca-masterFix merge issueKim Kulling5 years
upstream/issue_1044Prototype new triangulation.Kim Kulling4 years
upstream/issue_2992closes https://github.com/assimp/assimp/issues/2992: add single or double pre...kimkulling5 years
upstream/issue_3165fix warning, hopefully ...kimkulling5 years
upstream/issue_3252closes https://github.com/assimp/assimp/issues/3252: fix build.kimkulling5 years
upstream/issue_3275closes https://github.com/assimp/assimp/issues/3275 : fix the build when all ...Kim Kulling5 years
upstream/issue_3353Merge branch 'master' into issue_3353Kim Kulling5 years
upstream/kimkulling-enable_language_support_issue4257Enable C++17 and C99Kim Kulling4 years
upstream/kimkulling-enable_language_support_issue4257-1Enable C++17 and C99Kim Kulling4 years
upstream/kimkulling-fix_direct_leak_issue4231LWSImporter: Fix direct memory leakKim Kulling4 years
upstream/kimkulling-fix_division_by_zero_issue4235Update HMPLoader.cppKim Kulling4 years
upstream/kimkulling-fix_division_by_zero_issue4235-1Update HMPLoader.cppKim Kulling4 years
upstream/kimkulling-fix_lwo_leak_issue4231Fix lead in LWSLoaderKim Kulling4 years
upstream/kimkulling-issue4358Update IQMImporter.cppKim Kulling3 years
upstream/kimkulling-issue_2656_add_cppcoverallUpdate ccpp.ymlKim Kulling4 years
upstream/kimkulling-issue_3760Fix Issue3760Kim Kulling4 years
upstream/kimkulling-issue_3790Fix euler anglesKim Kulling4 years
upstream/kimkulling-issues-3726Add support for normal maps, the classic wayKim Kulling4 years
upstream/kimkulling-lwo-enum-validation_issue4236LWO: validate enum value before parsing itKim Kulling3 years
upstream/kimkulling-m3d_disabled_for_51_issue-4126Update CMakeLists.txtKim Kulling4 years
upstream/kimkulling-oss_fuzz29168Update DefaultIOSystem.cppKim Kulling4 years
upstream/kimkulling-ossfuzz_issue29655Fix castKim Kulling4 years
upstream/kimkulling-patch-1MDL: Fix overflow checkKim Kulling4 months
upstream/kimkulling-patch-2Update defs.hKim Kulling4 years
upstream/kimkulling-patch-6Merge branch 'master' into kimkulling-patch-6Kim Kulling5 years
upstream/kimkulling-patch-androidCreate android_master.ymlKim Kulling5 years
upstream/kimkulling-patch-fuzzer_Issue_25058Handle empty keysKim Kulling4 years
upstream/kimkulling-preparation_v5.2.0Fix copyright: last yearKim Kulling3 years
upstream/kimkulling-prepare_v5.1.6Update utVersion.cppKim Kulling3 years
upstream/kimkulling-remove_deprecated_dataDelete test/models/3DS/UVTransformTest directoryKim Kulling4 years
upstream/kimkulling-tech_debt_templateCreate tech_debt.mdKim Kulling4 years
upstream/kimkulling-tectdebt_add_labelUpdate tech_debt.mdKim Kulling4 years
upstream/kimkulling/add_md5_parser_check_issue-5257Merge branch 'master' into kimkulling/add_md5_parser_check_issue-5257Kim Kulling21 months
upstream/kimkulling/add_windows_clang_issue-5519Update UnitTestFileGenerator.hKim Kulling18 hours
upstream/kimkulling/add_zlib_to_dockerfile_issue-5403Merge branch 'master' into kimkulling/add_zlib_to_dockerfile_issue-5403Kim Kulling18 months
upstream/kimkulling/allow_empty_meshes_issue-797Merge branch 'kimkulling/allow_empty_meshes_issue-797' of https://github.com/...Kim Kulling20 months
upstream/kimkulling/bug_fix_heap_buffer_overflow_in_readfilefrommemory_issue-5566Add checks for invalid buffer ans sizeKim Kulling14 months
upstream/kimkulling/create_skeleton_data_issue_4015Merge branch 'master' into kimkulling/create_skeleton_data_issue_4015Kim Kulling3 years
upstream/kimkulling/dd_missing_pretransform_step_issue-5276Fix: Remove incorrect final statementsKim Kulling20 months
upstream/kimkulling/disable_clang_warningUpdate CMakeLists.txtKim Kulling10 months
upstream/kimkulling/fbx_check_bone_name_issue-5085Merge pull request #5086 from assimp/kimkulling/refactoring_geoutilsKim Kulling2 years
upstream/kimkulling/fix_endless_loop_issue-5603Postprocessing: Fix endless loopKim Kulling13 months
upstream/kimkulling/fix_gcc-14_issue-5592Update ObjFileParser.cppKim Kulling13 months
upstream/kimkulling/fix_heap_overflow_issue-4831Ensure face pointer is not nullptrKim Kulling3 years
upstream/kimkulling/fix_inno_setup_actionUpdate inno_setup.ymlKim Kulling9 months
upstream/kimkulling/fix_invalid_delete_issue-5307Merge branch 'master' into kimkulling/fix_invalid_delete_issue-5307Kim Kulling20 months
upstream/kimkulling/fix_irrloader_issue-5014Fix: first update for fixing irrloaderKim Kulling2 years
upstream/kimkulling/fix_logstream_leak_issue-5700Update utLogger.cppKim Kulling10 months
upstream/kimkulling/fix_material_for_double_precision_issue-5793Indroduce matgetrealKim Kulling9 months
upstream/kimkulling/fix_pyassimp_compatibilityAdd missing docsKim Kulling14 months
upstream/kimkulling/fix_readmeUpdate Readme.mdKim Kulling9 months
upstream/kimkulling/fix_static_code_analysis_findingsAdd default to class declarationKim Kulling17 months
upstream/kimkulling/fuzzer_ply_out_of_bounds_accessFix out of bound accessKim Kulling12 months
upstream/kimkulling/improve_github_parallel_buildIntroduce --parallel instead of .jKim Kulling3 years
upstream/kimkulling/innosetup_actionCreate inno_setupKim Kulling13 months
upstream/kimkulling/introduce-fallthroughs_issue-4654Update CMakeLists.txtKim Kulling3 years
upstream/kimkulling/introduce_anim_interpolation_modeUpdate USDLoader.hKim Kulling12 months
upstream/kimkulling/mikktspace_issue-2363Introduce mikktshapeKim Kulling18 months
upstream/kimkulling/move_revision_to_include_issue-4775Move revision.h and revision.h.in to include folderKim Kulling13 months
upstream/kimkulling/parallel-github-actionExperiment: try< to enable parallel buildKim Kulling3 years
upstream/kimkulling/prepare_utf_encoding_interfaceUpdate: First prototype.Kim Kulling2 years
upstream/kimkulling/release_candidate_assimp_5_4_0Merge branch 'master' into kimkulling/release_candidate_assimp_5_4_0Kim Kulling15 months
upstream/kimkulling/remode_default_destructor_from_cpppMerge branch 'master' into kimkulling/remode_default_destructor_from_cpppKim Kulling15 months
upstream/kimkulling/remove-deprecated-badgeRemove alarm badgeKim Kulling2 years
upstream/kimkulling/remove_deprecated_readme_issue4505Merge branch 'master' into kimkulling/remove_deprecated_readme_issue4505Kim Kulling3 years
upstream/kimkulling/remove_unused_header_issue-5247Merge branch 'master' into kimkulling/remove_unused_header_issue-5247Kim Kulling21 months
upstream/kimkulling/trim_strings_in_xml_parsing_issue-5591Add trim to xml string parsingKim Kulling13 months
upstream/kimkulling/update-securityMerge branch 'master' into kimkulling/update-securityKim Kulling4 weeks
upstream/kimkulling/use_float_for_material_parameters_issue-4685Merge branch 'master' into kimkulling/use_float_for_material_parameters_issue...Kim Kulling3 years
upstream/kimkulling/use_zip_at_submoduleFix folder separatorKim Kulling3 years
upstream/masterUpdate Readme.md (#6245)Kim Kulling3 days
upstream/refactor_gltfglFT: refactoring.Kim Kulling5 years
upstream/static_zlibUpdate CMakeLists.txtKim Kulling4 years
upstream/update_copyrightsOpenGEX: Fix usage of texture specular tokenKim Kulling3 years