提交歷史

作者 SHA1 備註 提交日期
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 9 年之前
  Andrew Parlane c7d86e97cc ObjTools: Update getName() to work with const iterators. 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names 9 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  abma 470ad98281 fix "headercheck": 10 年之前
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. 11 年之前
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. 11 年之前
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 年之前
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly 11 年之前
  kimmi 3f47ac3fe2 Bugfix : Fix an invalid getName function. Thanks to cyrilchampier. 13 年之前
  kimmi 7384ce4005 Bugfix: Fix gcc 4.4 compilation error on r1251, thanks to Rosen Diankov for that. 13 年之前
  kimmi 8441ecf6bf Bugfix : Fix a compiler issue with OSX and Linux. 13 年之前
  kimmi f9cd8845b1 - Bugfix : Bug 3511751 closed, handling no defined material name. 13 年之前
  aramis_acg c84a14a7a8 [3118522] OBJ material/texture filename with spaces support. 13 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 年之前
  kimmi 613a4cc679 - BUGFIX: Crash in obj-model. 15 年之前
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 年之前
  kimmi 21f948288c BUGFIX : Fix crash in material loader. 15 年之前
  kimmi eda47a6f0b - Add new helper funtion to detect end of buffer. 16 年之前
  aramis_acg 29c33760e4 Triangulation: 16 年之前
  aramis_acg f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 17 年之前
  kimmi 06e4262f80 - Refactorized obj-material-loader: removed duplicated float separation and made it to a template. 17 年之前
  kimmi cb7d509017 FIX: Material files with blanks in the filename can be loaded. 17 年之前
  aramis_acg 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 年之前
  kimmi a052251bcf FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet. 17 年之前
  aramis_acg db9c5fef2b - ASE loader alpha 17 年之前