Commit History

Author SHA1 Message Date
  Kim Kulling 327afe0183 Fix crashes (#6138) 2 months ago
  Kim Kulling e8a6286542 ASE: Use correct vertex container (#6051) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 35e4f1bf64 Kimkulling/fix double precision tests (#5660) 1 year ago
  Kim Kulling bff00b15f1 Replace raw pointers by std::string (#5656) 1 year ago
  Garux dd10fb6ee4 remove ASE parsing break added in c1968823adfb8c997f98671becca51fc54614da7 : original intent was to keep parsing (#5634) 1 year ago
  Garux 47dbabadcd fix ASE loader crash when *MATERIAL_COUNT or *NUMSUBMTLS is not specified or is 0 (#5559) 1 year ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Alex 86aecf395e Fix Bad-cast to Assimp::D3DS::Material from invalid vptr in Assimp::ASE::Parser::ParseLV2MaterialBlock 2 years ago
  Jackie9527 502bceb6e8 Fix warning related to unreachable-code-return, remove redundant return. 2 years ago
  Kim Kulling 81f85a6f93 Avoid undefined-shift in Assimp::ASE::Parser::ParseLV4MeshFace. 2 years ago
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 2 years ago
  Aleks L 4b85eb59c2 Fixes Heap-buffer-overflow READ in Assimp::ASE::Parser::ParseLV1SoftSkinBlock 3 years ago
  Kim Kulling 174b2fcf59 Fix invalid use of material reference. 3 years ago
  Kim Kulling 37ec378b60 Fixx out-of-range access in ASE-Parser 3 years ago
  Kim Kulling 06fffb4f83 ASE: Fix warning unreachable code 3 years ago
  Kim Kulling c1968823ad ASE: Fix material parsing 3 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  Kim Kulling 18531e3677 Next iteration for c++11 features. 3 years ago
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging 4 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Kim Kulling 4ee2f5f69d Merge branch 'master' into aseHack 4 years ago
  Garux 149224091f support missing closing brace in material list after Ascii Scene Exporter v2.51 4 years ago
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago