Historia zmian

Autor SHA1 Wiadomość Data
  Kim Kulling c22b4acd47 3MF: Export initial commit. 8 lat temu
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Helio Chissini de Castro 4a0171bd82 - Apply mechanism to decide use for IrrXML external or internal 8 lat temu
  Jared Mulconry 1e2c0279b0 Fixed build warnings on MSVC14 x64 in the IRR format sources. 9 lat temu
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 lat temu
  Kim Kulling 1191d03405 Update license info. 9 lat temu
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit 10 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
  Kim Kulling 2bfc353fde License info: update year info. 10 lat temu
  abma 470ad98281 fix "headercheck": 10 lat temu
  Turo Lamminen 308884f144 Remove unnecessary semicolons after function definition 10 lat temu
  Léo Terziman bac6b34504 Removing null characters from xml parser input to avoid parsing failures 12 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 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 lat temu
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 lat temu
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 15 lat temu
  aramis_acg 8929ee3da5 Doc now includes parts of the internal API. 16 lat temu
  aramis_acg a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). 16 lat temu
  ulfjorensen 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 16 lat temu
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 16 lat temu