Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kim Kulling 5f100a0984 Obj: fix nullptr access. (#5894) 8 mēneši atpakaļ
  Kim Kulling 9723b3554b Obj: Fix Sonarcube findings (#5873) 8 mēneši atpakaļ
  Matthias Möller 0b19b7d73b fixes potential memory leak on malformed obj file (#5645) 1 gadu atpakaļ
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 gadu atpakaļ
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 gadu atpakaļ
  Kim Kulling 0b0ec713f6 Fix empty mesh handling 1 gadu atpakaļ
  Alex 54f5d01190 Fix Heap-buffer-overflow WRITE in Assimp::ObjFileImporter::createVertexArray 2 gadi atpakaļ
  Kim Kulling aee4df9be8 Fix possible dereferencing of invalid pointer. 2 gadi atpakaļ
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 gadi atpakaļ
  Kim Kulling eac0876c9b Refactoring: Use correct prefix for attributes in ObjImport. 3 gadi atpakaļ
  Kim Kulling 85f86ec076 Revert using face as pod type 3 gadi atpakaļ
  Kim Kulling f6bcb160d0 Improvements of obj-parsers. 3 gadi atpakaļ
  Sergio Acereda 51e248909f Avoid setting metallic/roughness/sheen/clearcoat properties when they are not found on mtl file. 3 gadi atpakaļ
  Terence Russell 4ddacdb5df Expose the original OBJ illum model as a material property. 3 gadi atpakaļ
  Terence Russell 17123ed4a1 Add support for bump -bm (bump/normal multiplier) 3 gadi atpakaļ
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 3 gadi atpakaļ
  Rene Sepulveda 19371af6e6 Support PBR properties/maps in Obj importer 3 gadi atpakaļ
  Kim Kulling df739f00dd Merge branch 'master' into issue_3398 3 gadi atpakaļ
  Kim Kulling 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 4 gadi atpakaļ
  Hill Ma 8d6d6b48c3 Obj: make a predicate more robust. 4 gadi atpakaļ
  Krishty b546dfccc7 fix for 0f3e6e2941f754014d5f9f12656a9e326fca61ed 4 gadi atpakaļ
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 gadi atpakaļ
  Kim Kulling d6892b3f58 Merge branch 'master' into pugi_xml 4 gadi atpakaļ
  Kim Kulling 23defc275a Merge branch 'master' into makeInternalErrorsAccessible 4 gadi atpakaļ
  Joshua Hyatt 638499a278 Replace unique_ptr and add custom deleter 4 gadi atpakaļ
  Joshua Hyatt dcf9a7b2d8 Conform variable names to code standards 4 gadi atpakaļ
  Joshua Hyatt c769f8d4ad Replace unique_ptr with raw pointer to avoid destructing stream 4 gadi atpakaļ
  kimkulling 582a8b1887 Fix xml-migration bild. 5 gadi atpakaļ
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 gadi atpakaļ
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 gadi atpakaļ