История коммитов

Автор SHA1 Сообщение Дата
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 лет назад
  Jared Duke 931f0489bd Properly parse 'mg' keyword in .obj files 12 лет назад
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. 12 лет назад
  Calvin Hsu 32a10ec0a0 obj: Add support for relative vertex indexing 12 лет назад
  Calvin Hsu c29109d1a4 obj: Fix tabs causing vertices to be skipped 12 лет назад
  Alexander Gessler e80886f12c Obj: support line continuations with \ (fixes #91) 12 лет назад
  Andy Maloney d7c6cd9ece {OBJ} Allow spaces in group names 12 лет назад
  kimmi 648e8fe924 - Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances. 14 лет назад
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 лет назад
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 лет назад
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 лет назад
  aramis_acg 2c0965795c [ 3460982] Patch for Bug 3460978 - Obj loader not generating new objects for material groups. 14 лет назад
  kimmi ab71ca60c3 - Feature : First buggy prototype of the M3-loader for starcraft models. 14 лет назад
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements 14 лет назад
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 лет назад
  aramis_acg 36d3a60c40 # fix obj crashes due to out-of-bounds indices in the input files. This fixes models/invalid/malformed.obj and models/invalid/malformed2.obj. 14 лет назад
  aramis_acg a83183d95f # fix transposed memset() parameters -> replace by fill_n 14 лет назад
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp 15 лет назад
  aramis_acg cab35c496d [3053648] Obj: segfault when first line is a material. 15 лет назад
  aramis_acg 7a50b03fc5 Obj: Remove deprecated assertion - empty object names are fine. 15 лет назад
  kimmi c38c91d28d Bugfix : Fixed not ANSI character in comment. 15 лет назад
  kimmi f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. 15 лет назад
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
  aramis_acg 70c4eb4d3a Fix buffer overrun in Obj-loader (this is related to [2970556]). 16 лет назад
  kimmi 78f27eef13 BUGFIX : Fix incorrect INSTALL target. 16 лет назад
  kimmi 21f948288c BUGFIX : Fix crash in material loader. 16 лет назад
  kimmi 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. 16 лет назад
  kimmi a870710f56 - REFACTORING : Remove not used header from ObjFileParser. 16 лет назад
  kimmi 1829481591 - UPDATE : Add group loading support to Obj-Loader. Many thanks to Robert Ramirez for this Patch. 16 лет назад
  aramis_acg 64168ba975 FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters. 16 лет назад