Historial de Commits

Autor SHA1 Mensaje Fecha
  kimkulling a06133ab52 Update copyrights. hace 6 años
  Minmin Gong df1669d07e Fix the wrong results when calling aiGetMaterialInteger on bool type properties, such as AI_MATKEY_TWOSIDED. hace 7 años
  Turo Lamminen c3d8464a37 Remove aiCreateAndRegisterDefaultMaterial, it's completely wrong hace 7 años
  kimkulling 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. hace 7 años
  Turo Lamminen bbb60c29f0 Fix strict aliasing violation in MaterialSystem hace 7 años
  kimkulling 0e15b25cd1 Next log call changes. hace 7 años
  Kim Kulling b049933d2f update license dates. hace 7 años
  BuildTools 66171de915 Successful lib build, unit testing still WIP hace 7 años
  Kim Kulling 5e98898dca Update version. hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Jared Mulconry 60cd4605eb Fixed build warnings on MSVC14 x64 in the Material System source. hace 9 años
  Kim Kulling c5d6ac2c30 ObjParser: remove deprecated code. hace 9 años
  Kim Kulling dfaea27dfc MaterialSystem: fix some findings. hace 9 años
  Chris Russ 63a4591683 Fixing bugs related to 64-bit upgrade in materials hace 9 años
  Kim Kulling 7207e5117c Use new include bracktes. hace 9 años
  wise86Android 4af9632269 fix memory leak hace 9 años
  Kim Kulling 1191d03405 Update license info. hace 9 años
  Richard 67cb86d166 Fixed: Correct memory leak found by cppcheck hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  Léo Terziman 7bc074857e Missing material functions for aiUVTransform added hace 12 años
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. hace 12 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 13 años
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. hace 13 años
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. hace 14 años
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
  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). hace 14 años