Commit History

Author SHA1 Message Date
  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