Commit History

Author SHA1 Message Date
  Turo Lamminen bcffa28a33 MDLImporter: Don't take address of packed struct member 7 years ago
  Kim Kulling 3c370c83b9 MDLImporter: remove dead code. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  wise86Android 61097479c8 122243 Resource leak 9 years ago
  Kim Kulling 2568797015 MDLMoader: fix resource leak. 9 years ago
  Chris Russ fa1d6d8c55 propagating precision requirments into operations 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  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 67c258e75d snprintf: change next couple of sprintf to snprintf. 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
  abma 611778045d fix for upstream changes 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Alexander Gessler 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. 12 years ago
  kimmi d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). 13 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 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 years ago
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 years ago
  aramis_acg 906c45eeeb Fix: qnan detection code. Appearently I fooled myself when I wrote this. 15 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 844d814710 Fix possible heap corruption in the MDL material loader. 15 years ago
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall 15 years ago
  aramis_acg 4bbc03332b General 16 years ago
  aramis_acg 4727ad6c6a Fixed HMP typo. 16 years ago
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 16 years ago