Historia zmian

Autor SHA1 Wiadomość Data
  Kim Kulling 55c9761228 Merge branch 'master' into patch-12 7 lat temu
  Giuseppe Barbieri fc360b9cc8 Update ValidateDataStructure.h 7 lat temu
  Giuseppe Barbieri b428c66f39 Update ValidateDataStructure.h 7 lat temu
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Kim Kulling 7207e5117c Use new include bracktes. 9 lat temu
  Kim Kulling 1191d03405 Update license info. 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
  Kim Kulling 2bfc353fde License info: update year info. 10 lat temu
  abma 470ad98281 fix "headercheck": 10 lat temu
  Sherief Farouk 32b694d4f6 Added AI_WONT_RETURN_SUFFIX to ReportError(). 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 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 lat temu
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. 14 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 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. 15 lat temu
  aramis_acg 4bbc03332b General 16 lat temu
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 lat temu
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 lat temu
  ulfjorensen 8925813026 - renamed "bone" anims and associated structures to generic "node" anims. Breaking change, sorry for that. 17 lat temu
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 lat temu
  aramis_acg c1b6f29854 Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 17 lat temu
  aramis_acg fc8a8b54f9 3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN 17 lat temu
  aramis_acg b422d4e303 Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 17 lat temu
  aramis_acg 758e092449 Added validation step, added helper macro AI_BUILD_KEY to the material system. 17 lat temu