提交历史

作者 SHA1 备注 提交日期
  kimkulling a06133ab52 Update copyrights. 6 年之前
  rickomax 35a044bda3 Various additions/fixes (FBX blend-shapes support added) 6 年之前
  Diego Lopes 700c85bbfb _stat64 doesn't seem to exist. use __stat64! 7 年之前
  Nicholas Woodfield 458a7ae801 Silencing compile warnings during build, all little stuff like uint to size_t or BOOL to bool. 7 年之前
  kimkulling 8626b185fb Fix misused log macros + compiler warnings. 7 年之前
  kimkulling 3d79472172 fix the build. 7 年之前
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 年之前
  Kim Kulling 4ae7298489 Update DefaultIOSystem.cpp 7 年之前
  Kim Kulling 339e33303e Update DefaultIOSystem.cpp 7 年之前
  Marco Di Benedetto 9d813a48b0 fixed emply buffer stream write, removed some cast warnings. 7 年之前
  Kim Kulling b049933d2f update license dates. 7 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 年之前
  Kim Kulling 5a30bccdae closes https://github.com/assimp/assimp/issues/1612: make wstaring handling depend from encoding of the filename. 7 年之前
  Daniel Löber 2f93cd77f8 added path conversion code for unicode on windows 7 年之前
  Kim Kulling 7db10022e9 closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android 7 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Kim Kulling 6641188a8e assimp/issues/702: fix resource leak and use initializer list for all 9 年之前
  Kim Kulling 7ed32fd5a9 fix typo. 10 年之前
  Kim Kulling f5c8f7b5e5 DefaultIOSystem: close cygwin issue assimp/assimp/issues/660. 10 年之前
  Kim Kulling d06945f17e DefaultIOSystem: fix issue assimp/assimp/issues/660 by checking for _WIN32 10 年之前
  Kim Kulling ef6baa0acf DefaultIOSystem: use correct define to detect Visual Studi compiler. 10 年之前
  Kim Kulling 34ee4c4b9a DefaultIOSystem close assimp/assimp/issues/108 : use correct macro to 10 年之前
  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 年之前
  Madrich b6d91ec11a Fix Path functions 10 年之前