Commit History

Author SHA1 Message Date
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 10 years ago
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 years ago
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 years ago
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  rob100 b8c12fdc6f CodeQuality improvements 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma 470ad98281 fix "headercheck": 10 years ago
  Kim Kulling c3e2fa0761 - untabify obj parser. 11 years ago
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 years ago
  Jared Duke 931f0489bd Properly parse 'mg' keyword in .obj files 12 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 years ago
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements 14 years ago
  kimmi f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. 15 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  aramis_acg a84774cbe2 Increase OBJ loader static working buffer size to 4096 to avoid huge lines being cropped. 16 years ago
  kimmi a870710f56 - REFACTORING : Remove not used header from ObjFileParser. 16 years ago
  aramis_acg 64168ba975 FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters. 16 years ago
  aramis_acg 0d53ac5ad5 Fixing build errors. 16 years ago
  kimmi 85a14fa265 Bugfix: Memory leak fixed. 16 years ago
  aramis_acg 29c33760e4 Triangulation: 17 years ago
  kimmi fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 years ago
  kimmi 600cd7a8f0 BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified). 17 years ago
  kimmi 0e125c2255 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. 17 years ago
  kimmi a3d2ff5f26 CHANGE: Bugfixes for ObjFile material import 17 years ago
  aramis_acg 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 years ago
  ulfjorensen 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 17 years ago