Commit History

Author SHA1 Message Date
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  Andy Maloney 4cbce374b6 Code Cleanups 10 years ago
  Kim Kulling 08886e28d7 use <> include bracket style. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Turo Lamminen f708d0b122 Silence some uninitialized variable warnings 10 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg aa189c0247 # TextureTransform-Step: fix memory leak due to uvtrafo keys not being deleted properly. This fixes [3463286]. 13 years ago
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  aramis_acg c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. 15 years ago
  aramis_acg 25088fd7da FIX: IrrMesh lightmap scale factor is imported correctly now. 16 years ago
  aramis_acg fd9769eae6 MD2 16 years ago
  aramis_acg 055c3f0d24 IRRMESH/IRR 16 years ago
  aramis_acg 9fe1652c2b Cleaned up public headers. 16 years ago
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. 16 years ago
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 16 years ago
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg c9c2810e3c Fixes for some warnings in the gcc4 linux 64 build. 17 years ago
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 years ago
  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 years ago
  aramis_acg 8b2ca95419 Finalized material system. Fixed texture coordinate transformation. Improvements to the ASE loaders, normals for the 3DS loader fixed. First try to load bones for MDL7 models (first try = failure ;-)). 17 years ago
  aramis_acg 66e69ef6b2 Fixes for 64 bit builds 17 years ago