Историја ревизија

Аутор SHA1 Порука Датум
  Alexander Gessler faea2ecccc OBJ: Support spaces in material names, fixes #545. пре 10 година
  Łukasz Twarduś 55ae853c2e Fix compilation with libc++ пре 10 година
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' пре 10 година
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Kim Kulling bd1168af30 fix invalid line endling handling. пре 11 година
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. пре 11 година
  Tyson Grant Nottingham 0c5605d07d Don't use isspace() in OBJ file parser. пре 11 година
  Tyson Grant Nottingham 36c82fe5b0 Allow several spaces between numbers in OBJ files. пре 11 година
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. пре 11 година
  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 година