提交历史

作者 SHA1 备注 提交日期
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling f383ec0797 Fix some review findings. 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 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 年之前
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 年之前
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 年之前
  aramis_acg 7ad99f3baf # lowercase include (mingw cross compile fix). Thanks to abma for the patch. 14 年之前
  aramis_acg 93ed38e50b FIX: Change call to OutputDebugString to OutputDebugStringA to deal with _UNICODE builds. 15 年之前
  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 年之前
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 年之前
  ulfjorensen 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 17 年之前
  DarkGuru 309169af1e Some fixes for build with MinGW 17 年之前
  kimmi 96ea41502a FEATURE: Add default logger with file- and win32 debuglogging 17 年之前