Historia zmian

Autor SHA1 Wiadomość Data
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Kim Kulling f383ec0797 Fix some review findings. 9 lat temu
  Kim Kulling 7207e5117c Use new include bracktes. 9 lat temu
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 lat temu
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 lat temu
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 lat temu
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 lat temu
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 lat temu
  aramis_acg 7ad99f3baf # lowercase include (mingw cross compile fix). Thanks to abma for the patch. 14 lat temu
  aramis_acg 93ed38e50b FIX: Change call to OutputDebugString to OutputDebugStringA to deal with _UNICODE builds. 15 lat temu
  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 lat temu
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 lat temu
  ulfjorensen 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 17 lat temu
  DarkGuru 309169af1e Some fixes for build with MinGW 17 lat temu
  kimmi 96ea41502a FEATURE: Add default logger with file- and win32 debuglogging 17 lat temu