Historique des commits

Auteur SHA1 Message Date
  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
  kimmi d38e83766b BUGFIX: Fix correct handling of erroreous models (invalid token will now not cause a crash) il y a 17 ans
  aramis_acg 38d04b6796 MD5 bugfix. il y a 17 ans
  kimmi fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. il y a 17 ans
  kimmi 600cd7a8f0 BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified). il y a 17 ans
  kimmi 0e125c2255 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. il y a 17 ans
  kimmi d6fc5de7d5 BUGFIX: Add defaultmaterial to obj-model data structure, when no materials are loaded il y a 17 ans
  kimmi a3d2ff5f26 CHANGE: Bugfixes for ObjFile material import il y a 17 ans
  ulfjorensen 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore il y a 17 ans
  kimmi a052251bcf FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet. il y a 17 ans
  aramis_acg db9c5fef2b - ASE loader alpha il y a 17 ans