Commit History

Author SHA1 Message Date
  Kim Kulling e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks 8 years ago
  Kim Kulling 813f3b8248 ObjLoader: improve performance of obj-import. 8 years ago
  Kim Kulling 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  [email protected] df5fc5f68d OBJParser: Support spaces in texture file names 9 years ago
  Kim Kulling 8272514b83 ObjImporter: use pre increment as a micro optimization. 9 years ago
  Alberto Taiuti cf7059f074 Fix obj .mtl file loading 9 years ago
  Kim Kulling 084a6f6415 Obj-Streaming: add new io-stream for line-wise cached reading + first 9 years ago
  Kim Kulling 905e48a35c Buffered stream API for big files: add next try of a prototype.^ 9 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 years ago
  Andrew Parlane c7d86e97cc ObjTools: Update getName() to work with const iterators. 10 years ago
  Kim Kulling 1191d03405 Update license info. 10 years ago
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names 10 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 470ad98281 fix "headercheck": 10 years ago
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. 11 years ago
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. 11 years ago
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 years ago
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly 12 years ago
  kimmi 3f47ac3fe2 Bugfix : Fix an invalid getName function. Thanks to cyrilchampier. 13 years ago
  kimmi 7384ce4005 Bugfix: Fix gcc 4.4 compilation error on r1251, thanks to Rosen Diankov for that. 13 years ago
  kimmi 8441ecf6bf Bugfix : Fix a compiler issue with OSX and Linux. 13 years ago
  kimmi f9cd8845b1 - Bugfix : Bug 3511751 closed, handling no defined material name. 13 years ago
  aramis_acg c84a14a7a8 [3118522] OBJ material/texture filename with spaces support. 14 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 years ago
  kimmi 613a4cc679 - BUGFIX: Crash in obj-model. 15 years ago