Commit History

Author SHA1 Message Date
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 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
  Turo Lamminen ba4689fd05 Whitespace 10 years ago
  Turo Lamminen c342778f42 Fix read past end of buffer after call to TokenMatch 10 years ago
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. 11 years ago
  Kim Kulling c6b516b68b bugfix: handling possible nullptr access. 11 years ago
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. 11 years ago
  Léo Terziman 29c125e51d Minor improvement of ParsingUtils 11 years ago
  kimmi fa71305e07 Bugfix : Removed useless and weird const_cast from TokenMatch. ( merged from GitHub, thanks to Riku Palomäki ). 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 1400ae79e7 + add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features. 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
  kimmi 76385013d0 BUGFIX: Fix compiler warning: suggest parthesis. 15 years ago
  aramis_acg 2b9461fbf7 MD3 16 years ago
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 years ago
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 years ago
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 years ago
  aramis_acg fc8a8b54f9 3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN 17 years ago
  aramis_acg b422d4e303 Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 17 years ago