Historique des commits

Auteur SHA1 Message Date
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Giuseppe Barbieri 83896f18b3 Update ObjFileImporter.h il y a 9 ans
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. il y a 9 ans
  Kim Kulling 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma 470ad98281 fix "headercheck": il y a 10 ans
  Kim Kulling a50fa5f1de add missing doc in obj importer. il y a 10 ans
  Kim Kulling c3e2fa0761 - untabify obj parser. il y a 11 ans
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). il y a 11 ans
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly il y a 12 ans
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. il y a 12 ans
  Kim Kulling e3a5480811 bugfix: fix typo's in obj-doxygen documentation. il y a 12 ans
  Kim Kulling 9e78823efb refactoring : remove dead code. il y a 12 ans
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements il y a 14 ans
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. il y a 14 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 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 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 4bbc03332b General 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 0e125c2255 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. il y a 17 ans