Commit History

Author SHA1 Message Date
  Turo Lamminen bbb60c29f0 Fix strict aliasing violation in MaterialSystem 7 years ago
  kimkulling 0e15b25cd1 Next log call changes. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 5e98898dca Update version. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Jared Mulconry 60cd4605eb Fixed build warnings on MSVC14 x64 in the Material System source. 8 years ago
  Kim Kulling c5d6ac2c30 ObjParser: remove deprecated code. 8 years ago
  Kim Kulling dfaea27dfc MaterialSystem: fix some findings. 8 years ago
  Chris Russ 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  wise86Android 4af9632269 fix memory leak 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 67cb86d166 Fixed: Correct memory leak found by cppcheck 10 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 bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Léo Terziman 7bc074857e Missing material functions for aiUVTransform added 11 years ago
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. 12 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 c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. 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 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). 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 686f2655db Material system now auto-converts from string to float/int arrays. 15 years ago
  aramis_acg 3b95a1e782 Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount(). 16 years ago
  aramis_acg de50bb915b MD5 16 years ago