Historique des commits

Auteur SHA1 Message Date
  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. il y a 14 ans
  aramis_acg a83183d95f # fix transposed memset() parameters -> replace by fill_n il y a 14 ans
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp il y a 15 ans
  aramis_acg cab35c496d [3053648] Obj: segfault when first line is a material. il y a 15 ans
  aramis_acg 7a50b03fc5 Obj: Remove deprecated assertion - empty object names are fine. il y a 15 ans
  kimmi c38c91d28d Bugfix : Fixed not ANSI character in comment. il y a 15 ans
  kimmi f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. il y a 15 ans
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. il y a 15 ans
  aramis_acg 70c4eb4d3a Fix buffer overrun in Obj-loader (this is related to [2970556]). il y a 16 ans
  kimmi 78f27eef13 BUGFIX : Fix incorrect INSTALL target. il y a 16 ans
  kimmi 21f948288c BUGFIX : Fix crash in material loader. il y a 16 ans
  kimmi 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. il y a 16 ans
  kimmi a870710f56 - REFACTORING : Remove not used header from ObjFileParser. il y a 16 ans
  kimmi 1829481591 - UPDATE : Add group loading support to Obj-Loader. Many thanks to Robert Ramirez for this Patch. il y a 16 ans
  aramis_acg 64168ba975 FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters. il y a 16 ans
  aramis_acg a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). il y a 16 ans
  kimmi d3ff282987 - Removed dead code. il y a 16 ans
  kimmi af725fd545 - Bugfix 2824877: Avoid handling of negative ids in face definitions. il y a 16 ans
  kimmi eda47a6f0b - Add new helper funtion to detect end of buffer. il y a 16 ans
  aramis_acg 0d53ac5ad5 Fixing build errors. il y a 16 ans
  kimmi 85a14fa265 Bugfix: Memory leak fixed. il y a 16 ans
  aramis_acg 29c33760e4 Triangulation: il y a 17 ans
  aramis_acg 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. il y a 17 ans
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). il y a 17 ans
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. il y a 17 ans
  kimmi cb7d509017 FIX: Material files with blanks in the filename can be loaded. il y a 17 ans
  cgmelt 23ec92092a il y a 17 ans
  ulfjorensen b776f04251 More bugfixes from Jonathan: il y a 17 ans
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). il y a 17 ans
  kimmi d4d9d016d1 BUGFIX: Correct handling of not stored texture coordinates il y a 17 ans