Historique des commits

Auteur SHA1 Message Date
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
  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. il y a 14 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  kimmi d5bd7009a6 - Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro. il y a 14 ans
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements il y a 14 ans
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. il y a 14 ans
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git il y a 14 ans
  aramis_acg 799ae75d67 # Obj: add missing check for empty normals, which caused models with no or partial normal sets to fail in some cases. il y a 14 ans
  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
  kimmi efc5c91746 - BUGFIX : Fix CanRead-method of obj-file-importer class: add missing token for a format validation. il y a 15 ans
  kimmi a6a1d57781 BUGFIX : Set the object name in assimp-node instance. il y a 15 ans
  kimmi d4f563c795 - UPDATE : Add bugfixes for the correct topology import from a bsp-level. il y a 15 ans
  kimmi 8fef884dbc - UPDATE : Use of correct indices in Q3BSP-loader il y a 15 ans
  kimmi 7f2f5e7555 - UPDATE : Q3BSPLoader now imports topology of a quake-level. Known issues: It seems, that faces a still missing. il y a 15 ans
  kimmi f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. il y a 15 ans
  kimmi 3b35e4e3b8 - REFACTORING : Replace an assert by an ai_assert-statement. 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 16 ans
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. il y a 16 ans
  kimmi 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. 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 cc1ff304df FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords. il y a 16 ans
  aramis_acg 8b19981ce9 Obj loader ignores empty meshes now. Thanks for tomva for the patch (see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3402881). 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 eda47a6f0b - Add new helper funtion to detect end of buffer. il y a 16 ans
  aramis_acg de14e06805 FIX: Nasty debug-only bug in FindInstancesProcess. il y a 16 ans
  aramis_acg 13804abf2e FIX: ObjLoader reads opacity now. il y a 16 ans
  aramis_acg 0d53ac5ad5 Fixing build errors. il y a 17 ans
  aramis_acg 29c33760e4 Triangulation: il y a 17 ans