Commit History

Author SHA1 Message Date
  Giuseppe Barbieri 83896f18b3 Update ObjFileImporter.h 8 years ago
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. 8 years ago
  Kim Kulling 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma 470ad98281 fix "headercheck": 10 years ago
  Kim Kulling a50fa5f1de add missing doc in obj importer. 10 years ago
  Kim Kulling c3e2fa0761 - untabify obj parser. 10 years ago
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). 11 years ago
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly 11 years ago
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. 12 years ago
  Kim Kulling e3a5480811 bugfix: fix typo's in obj-doxygen documentation. 12 years ago
  Kim Kulling 9e78823efb refactoring : remove dead code. 12 years ago
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements 14 years ago
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. 14 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  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. 15 years ago
  kimmi 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. 15 years ago
  kimmi 1829481591 - UPDATE : Add group loading support to Obj-Loader. Many thanks to Robert Ramirez for this Patch. 15 years ago
  aramis_acg 4bbc03332b General 16 years ago
  kimmi fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 years ago
  kimmi 0e125c2255 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. 17 years ago
  kimmi a3d2ff5f26 CHANGE: Bugfixes for ObjFile material import 17 years ago