Commit History

Author SHA1 Message Date
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 5a30bccdae closes https://github.com/assimp/assimp/issues/1612: make wstaring handling depend from encoding of the filename. 7 years ago
  Daniel Löber 2f93cd77f8 added path conversion code for unicode on windows 7 years ago
  Kim Kulling 7db10022e9 closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android 7 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Kim Kulling 6641188a8e assimp/issues/702: fix resource leak and use initializer list for all 9 years ago
  Kim Kulling 7ed32fd5a9 fix typo. 10 years ago
  Kim Kulling f5c8f7b5e5 DefaultIOSystem: close cygwin issue assimp/assimp/issues/660. 10 years ago
  Kim Kulling d06945f17e DefaultIOSystem: fix issue assimp/assimp/issues/660 by checking for _WIN32 10 years ago
  Kim Kulling ef6baa0acf DefaultIOSystem: use correct define to detect Visual Studi compiler. 10 years ago
  Kim Kulling 34ee4c4b9a DefaultIOSystem close assimp/assimp/issues/108 : use correct macro to 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
  Madrich b6d91ec11a Fix Path functions 10 years ago
  Madrich 2dde962f0d FilePath Functions in DefaultIOSystems 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 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 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  rave3d 52228add3a add some #ifdefs for SWIG 15 years ago
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall 15 years ago
  aramis_acg 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 16 years ago
  aramis_acg 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. 16 years ago
  alil e9fc71cc60 fixed some linux compilation issues 16 years ago
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. 17 years ago